pathfinding::directed

Module astar

Source
Expand description

Compute a shortest path (or all shorted paths) using the A* search algorithm.

Structs§

  • Iterator structure created by the astar_bag function.

Functions§