Introduction - If you have any usage issues, please Google them yourself
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.