edited by
458 views
0 votes
0 votes
Let $T$ be a minimum weight spanning tree of graph $G = (V, E)$, and let $V’$ be a subset of $V$ . Let $T'$ be a sub-graph of $T$ induced by $V'$ and let $G’$ be a sub-graph of $G$ induced by $V'$. Prove that If $T'$ is connected , then $T'$ is a minimum weight spanning tree of graph $G′$
edited by

Please log in or register to answer this question.

Related questions

3 votes
3 votes
0 answers
1
Warlock lord asked Sep 9, 2017
826 views
Show that a graph has a unique minimum spanning tree if, for every cut of the graphs, there is a unique line edge crossing the cut. Show that the converse is not true by ...
3 votes
3 votes
1 answer
2
Pooja Palod asked Oct 15, 2015
3,033 views
Suppose that edge weights are uniformly distributed over half open interval $[0,1)$. Which algorithm kruskal's or prim's can make you run faster?
1 votes
1 votes
1 answer
3