DHART
Loading...
Searching...
No Matches
boost Namespace Reference

The Boost C++ library. https://www.boost.org/. More...

Detailed Description

The Boost C++ library. https://www.boost.org/.

DHARTAPI uses a subset of the boost library containing only the essentials for creating graphs and running shortest path algorithms. Use of boost is exclusive to the HF::Pathfinding namespace.

See also
BoostGraph For the graph implementation used.
path_finder.h for the boost functionality used.