2.2 · Lesson

Dijkstra's Shortest Path

Before running Full definition for Dijkstra's algorithm (opens in a new tab)An algorithm that finds the cheapest route between two nodes.'s on our logistics network, let's understand what it does, how it works internally, and how to configure it for different use cases.

Flowchart of Dijkstra's algorithm steps from initialization to shortest path.