This project should when provided with a Node network and a starting node output a sort of routing table for the given Network.
So far working! Please report bugs if you find any 😄
Example:
(Picture from https://www.codingame.com/playgrounds/1608/shortest-paths-with-dijkstras-algorithm/dijkstras-algorithm)