Introduction - If you have any usage issues, please Google them yourself
This project is programmed in VC++ to demonstrate a demo which solves shortest path problem between two cities。This program has a city network GUI, utilizes Dijkstra algorithm and can produce the length and concrete path between any selected two cities.