Description: Using java implementation of the Dijkstra algorithm, when the user enters the starting point and end point, it will automatically generate the shortest path between two points
File list (Check if you may need any files):
Dijkstra
........\Dijkstra.java
........\Edge.java
........\hh.java
........\Min.java