Fix T to be the minimum spanning tree of G(V,E), G is an undirected graph with n vertices. why is there n-1 edges in the minimum spanning tree?
Fix T to be the minimum spanning tree of G(V,E), G is an undirected graph with n vertices. why is there n-1 edges in the minimum spanning tree?