Corrected wrong Dijkstra priority queue implementation (#909) · ikvm/Python@a212efe · GitHub
Skip to content

Commit a212efe

Browse files
ziyzhupoyea
authored andcommitted
Corrected wrong Dijkstra priority queue implementation (TheAlgorithms#909)
* Corrected wrong DFS implementation * changed list into hash set for dijkstra priority queue implementation.
1 parent 12a16d6 commit a212efe

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

graphs/dijkstra.py

Lines changed: 2 additions & 2 deletions

0 commit comments

Comments
 (0)