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

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.