Introduction - If you have any usage issues, please Google them yourself
The adjacency matrix and output of its adjacency matrix are established for any given network vertex and edge number, and then the minimum spanning tree is generated using the Prim algorithm or Kruskal algorithm.