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 6cbfd7b commit fadd45fCopy full SHA for fadd45f
docs/INTRO.md
@@ -9,7 +9,7 @@ Pathfinding algorithms in 3D for python3 born from the fork of [python-pathfindi
9
10
Pathfinding3D is a comprehensive library designed for 3D pathfinding applications.
11
12
-Currently there are 7 path-finders bundled in this library, namely:
+Currently there are 8 path-finders bundled in this library, namely:
13
14
- A\*: Versatile and most widely used algorithm.
15
- Dijkstra: A\* without heuristic.
0 commit comments