Question: Given a graph G and a minimum spanning tree T, suppose that we decrease the weight of one of the edges in T. Show that

Given a graph G and a minimum spanning tree T, suppose that we decrease the weight of one of the edges in T. Show that T is still a minimum spanning tree for G. More formally, let T be a minimum spanning tree for G with edge weights given by weight function w. Choose one edge (x, y) ¬ T and a positive number k, and define the weight function w′ by


if (u, v) # (x, y). w(u, v) w(x, y) - k if (u, v) = (x, y). w'(u, v) =

Show that T is a minimum spanning tree for G with edge weights given by w′.

if (u, v) # (x, y). w(u, v) w(x, y) - k if (u, v) = (x, y). w'(u, v) =

Step by Step Solution

3.43 Rating (169 Votes )

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock

Let wT xyer wx y We have wT wT k Consider an... View full answer

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

Document Format (1 attachment)

Word file Icon

C-S-A (189).docx

120 KBs Word File

Students Have Also Explored These Related Algorithms Questions!

Related Book