A GUI based application , implemented in C# , using Dijkstra`s algorithm to perform the shortest path between 2 points.
The app gives the possibility to assign each path a value, then to select the points between you want to find the shortest path. You can reset the selected path and to automatically assign each empty path a big value(not to be taken in consideration). Moreover, the app is able to save and load all the values in a XML file.