Introduction - If you have any usage issues, please Google them yourself
Kruskal minimum spanning tree algorithm, the purpose of the experiment
1. Master the adjacency list structure of the graph
2, master the minimum spanning tree algorithm
Two, experimental content
Implementation of Kruskal algorithm based on adjacency list