We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5dda5c commit b88b1c3Copy full SHA for b88b1c3
README.md
@@ -14,7 +14,7 @@
14
* DFS
15
* ASTAR (A*)
16
17
-### Breadth First Search (unweighted Dijastra)
+### Breadth First Search (unweighted Dijkstra)
18
Breadth First Search is unweighted and guarantee a optimal path.
19

20
0 commit comments