Introduction - If you have any usage issues, please Google them yourself
I prepared a number of graph theory code, including deep search, minimum spanning tree, shortest path, notes I wrote in great detail, we can serve as a reference entry.
Packet : 103244828graph.rar filelist
DFS.pas
Dijkstra.pas
Kruskal.pas