Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Floyd's algorithm (chapter 16.4) #62

Open
checktor opened this issue Oct 11, 2018 · 0 comments
Open

Floyd's algorithm (chapter 16.4) #62

checktor opened this issue Oct 11, 2018 · 0 comments

Comments

@checktor
Copy link

checktor commented Oct 11, 2018

Why does the presented method to detect cycles in successor graphs (Floyd's algorithm) work?

In my point of view, your explanation concerning the correctness of this algorithm is a bit too short and does not clarify the reason why this algorithm actually works.

But overall, well done! I really enjoyed reading your handbook :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant