Lecture 18 - Minimum spanning trees (MSTs)

Date Pre-lecture slides Post-lecture scribbles Lecture recording
October 26 2023 Lecture 18 - Minimum spanning trees (MSTs) Lecture 18 - Minimum spanning trees (MSTs) Lecture 18 - Minimum spanning trees (MSTs)
 

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