Pseudocode of Dijkstra's algorithm for finding the shortest paths between nodes in a graph.
//https://en.wikipedia.org/wiki/Dijkstra%27s_algorithm