August 2017
Intermediate to advanced
222 pages
5h 3m
English
There are numerous algorithms for solving the shortest path problem, and one really interesting one was discovered by Edsger Dijkstra (pronounced “dike’ struh”) in 1959. Unsurprisingly, this algorithm is known as Dijkstra’s algorithm.
Here are the rules of Dijkstra’s algorithm (don’t worry—they’ll become clearer when we walk through our example):