The main function that finds the shortest path from given source to all other vertices using Dijkstra's Algorithm.It doesn't work on negative weights
source not stored for this graph (policy: none)
no test coverage detected