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 algorithm issue #1

Open
brucefeng10 opened this issue Dec 21, 2018 · 1 comment
Open

Floyd algorithm issue #1

brucefeng10 opened this issue Dec 21, 2018 · 1 comment

Comments

@brucefeng10
Copy link

This code of the Floyd algorithm is not the correct version of Floyd-alogorithm. It does not work if I change the index of node. The k loop(for k in range(length)) should be in the front.

@muzixing
Copy link
Owner

oh?if possible, you can submit a pull request.

muzixing pushed a commit that referenced this issue Oct 4, 2023
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

2 participants