Introduction - If you have any usage issues, please Google them yourself
Undirected graph with n cities that traffic between the network construction plan, the vertices represent the city, right next to that the cost of the line, try to design a program, making the total cost of this transportation network minimum, that is seeking the minimum spanning tree problem .