Description: Freshman completed the shortest path algorithm. Using C language to achieve a classic Dijkstra algorithm. Transformation matrix to strike the shortest path to a given starting point to other nodes.
To Search:
File list (Check if you may need any files):
dijkstra.cpp