generic-paths

Generic pathfinding algorithms for Python.


Keywords
graph, pathfinding, python
License
MIT
Install
pip install generic-paths==0.0.2

Documentation

generic_paths

Generic pathfinding algorithms for Python.

Only BFS implemented for now.