Question: Problem 3 . Suppose we are given a undirected weighted graph G = ( V , E; w ) , where w : E -

Problem 3.
Suppose we are given a undirected weighted graph G =(V, E; w), where w : E -> R is the map to assign a
weight w(e) to each edgee in E. Let T be a minimum spanning tree of G.
a) Now let G1=(V, E; w1) be a modified version of G: In particular, G1 share the same vertex set and
edge set as G. The only difference lies in the edge weights, where for any edge e in E, the new weight
doubles the previous weight w(e); that is, w1(e)=2w(e).
(True or False): The tree T is still a minimum spanning tree for G1 as well. You do not need to
provide a justification.
b) Now let G2=(V, E; w2) be another modified version of G: In particular, G1 share the same vertex
set and edge set as G. The only difference lies in the edge weights, where for any edge e in E, the new
weight equals the previous weight w(e)+2; that is, w2(e)= w(e)+2.
(True or False): The tree T is still a minimum spanning tree for G2 as well. You do not need to
provide a justification.
c) Let s in V be a source node. Let T be a shortest path tree of G from the source s. Consider the
modified graph G2 defined above.
(True or False): The tree T is a shortest path tree for G2 from the source s as well.
Problem 3.
Suppose we are given a undirected weighted graph G=(V,E;w), where w:ER is the map to assign a
weight w(e) to each edgee inE. Let T** be a minimum spanning tree of G.
a) Now let G1=(V,E;w1) be a modified version of G : In particular, G1 share the same vertex set and
edge set as G. The only difference lies in the edge weights, where for any edge einE, the new weight
doubles the previous weight w(e); that is,w1(e)=2w(e).
(True or False): The tree T** is still a minimum spanning tree for G1 as well. You do not need to
provide a justification.
b) Now let G2=(V,E;w2) be another modified version of G : In particular, G1 share the same vertex
set and edge set as G. The only difference lies in the edge weights, where for any edge einE, the new
weight equals the previous weight w(e)+2; that is,w2(e)=w(e)+2.
(True or False): The tree T** is still a minimum spanning tree for G2 as well. You do not need to
provide a justification.
c) Let sinV be a source node. Let widehat(T) be a shortest path tree of G from the source s. Consider the
modified graph G2 defined above.
(True or False): The tree widehat(T) is a shortest path tree for G2 from the source s as well.
 Problem 3. Suppose we are given a undirected weighted graph G

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!