Lecture 25. Graphs

Monday March 7


Graphs are a key abstraction with applications throughout computer science. Today we survey what graphs are, how to encode them, and some basic algorithms for manipulating them.

Readings

  • Readings: Chapter 18

Links

📦 Code and Slides