Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 537 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 537 Bytes

Shortest Path GUI App

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.

alt tag