real-world-pathfinding
There are 1 repositories under real-world-pathfinding topic.
jkeys-ecg-nmsu/graph-with-search-algorithms
An efficient C++ representation of an edge-based (un)directed graph {V,E} with search and other graph theory algorithms, plus a basic implementation of Teresco's METAL highway pathfinding project.