Skip to content

Problem in Dijkstra's Algorithm  #1

Description

@rooch001

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions