implement a mehtod using Dijkstra, which will create a table with the shortest way from one node to all the others.
implement a mehtod using Dijkstra, which will create a table with the shortest way from one node to all the others.