We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d132c92 commit 986a367Copy full SHA for 986a367
README.md
@@ -1,5 +1,5 @@
1
# Python-Path-Finder
2
-A* Path finder written in python
+A* Path finder written in python, uses Octile Heuristic to calculate f Values
3
4
## Dependencies
5
`python 3+`
0 commit comments