Introduction - If you have any usage issues, please Google them yourself
The program adopt the frequently used Prim algorithm to generate a minimum spanning tree, when you run the program, it will show the edge of the minimum spanning tree from the
starting point to each edge node , and will show the weights of each edge.