/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.

Primary LanguageC++MIT LicenseMIT

Watchers