now.net

Dijkstra's algorithm

Also known as Uniform cost search, UCS, Dijkstra. This is the canonical page; those names redirect here.

Uniform-cost search is Dijkstra's algorithm in AI-search terminology.

Pairings in the atlas

Rivals: other methods for the same problems

Where it sits

graphs-paths · Graph Algorithms