[][src]Module pathfinding::directed::iddfs

Compute a shortest path using the iterative deepening depth-first search algorithm.

Functions

iddfs

Compute a shortest path using the iterative deepening depth-first search algorithm.