Lecture 18 (Abraham) - Minimum spanning trees (MSTs)

Date Pre-lecture slides Post-lecture scribbles Async video Lecture recording
October 31 2024 Not available yet Not available yet Not available yet Not available yet
 

Notes

Minimum Spanning Trees

Definition

Example:

text text text

Applications

Basic Properties

Cuts

Given a graph G = (V, E), a cut is a partition of the vertices of the graph into two sets (S, V \ S).

Safe and Unsafe edges

Safe edge

text

Unsafe edge

text

Spanning tree properties

Algorithms

Additional Resources

Contributors

Sandhya Perumenki