7/23/2014
•
EN
Dijkstra's Algorithm
A Rust developer shares an example of implementing Dijkstra's shortest path algorithm using the standard library's PriorityQueue.