C++ A* pathfinding library
The pathfinder library is comprised of several C++ template classes to facilitate finding connected paths from one state to another. It makes use of STL data structures and algorithms to provide maximum performance.
| Name | Name | Last commit date | ||
|---|---|---|---|---|