in Graph Theory retagged by
20,454 views
40 votes
40 votes

Let $G$ be any connected, weighted, undirected graph.

  1. $G$ has a unique minimum spanning tree, if no two edges of $G$ have the same weight.
  2. $G$ has a unique minimum spanning tree, if, for every cut of $G$, there is a unique minimum-weight edge crossing the cut.

Which of the following statements is/are TRUE?

  1. I only
  2. II only
  3. Both I and II
  4. Neither I nor II
in Graph Theory retagged by
by
20.5k views

4 Comments

0
0

what is wrong in my example please anyone explain ? 

bcoz in last example there is more than one spanning tree possible

1
1

@Ray Tomlinson they are asking about "EVERY" cut in 3rd graph {4,5},{4,6} edge is also a cut which have same weight.

1
1

6 Answers

3 votes
3 votes
If for every cut of a graph there is a unique minimum weight edge crossing the cut,
then the graph has a unique minimum spanning tree.

This statement is true and can be proved ea sily by contradiction.
–1 vote
–1 vote

If edge wt. are distinct then the graph will have unique MST but the converse of this statement (statement 1 of question) is not true. 

The graph can have unique MST even though it has repeated edge weights. 

So, statement 1 is False.

Answer:

Related questions

Quick search syntax
tags tag:apple
author user:martin
title title:apple
content content:apple
exclude -tag:apple
force match +apple
views views:100
score score:10
answers answers:2
is accepted isaccepted:true
is closed isclosed:true