Lecture 7

Today’s topics: Minimal Spanning Trees.

Reading Guide

What should I know by the end of this lecture?

  • What is a minimal spanning tree?
  • Why is the greedy algorithm correct?
  • How does Prim’s Algorithm work?
Previous
Next