Discrete Mathematics and Its Applications, Seventh Edition

Published by McGraw-Hill Education
ISBN 10: 0073383090
ISBN 13: 978-0-07338-309-5

Chapter 11 - Section 11.5 - Minimum Spanning Trees - Exercises - Page 803: 35

Answer

Proving that the reverse-delete algorithm always produces a minimum spanning tree when given as input a weighted graph with distinct edge weights.

Work Step by Step

The reverse-delete algorithm must terminate and produce a spanning tree, - because the algorithm never disconnects the graph and upon termination there can be no more simple circuits. -The edge deleted at each stage of the algorithm must have been the edge of maximum weight in whatever circuits it was a part of. -Therefore by Exercise 33 it cannot be in any minimum spanning tree. -- Since only edges that could not have been in any minimum spanning tree have been deleted, the result must be a minimum spanning tree.
Update this answer!

You can help us out by revising, improving and updating this answer.

Update this answer

After you claim an answer you’ll have 24 hours to send in a draft. An editor will review the submission and either publish your submission or provide feedback.