Function that implements Dijkstra's single source shortest path algorithm for a graph represented using adjacency matrix representation
source not stored for this graph (policy: none)
no test coverage detected