now.net

Iterative deepening DFS

Also known as IDDFS, Iterative deepening depth-first search. This is the canonical page; those names redirect here.

Pairings in the atlas

Rivals: other methods for the same problems

Where it sits

graphs-paths · Graph Algorithms