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

Problem in Dijkstra's Algorithm #1

Open
rooch001 opened this issue Jul 25, 2018 · 0 comments
Open

Problem in Dijkstra's Algorithm #1

rooch001 opened this issue Jul 25, 2018 · 0 comments

Comments

@rooch001
Copy link

Firstly Thank You very much for making us available this wonderful book .
I was trying to implement Dijkstra's Algorithm following the code available in the book.
But it is not outputting the correct result.
I also tested the code available in the repository.
For the same graph used in the code/book , the source is 'A' vertex and its distance from 'E' vertex should be 7 but the code is showing 8.

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