Lecture 14: Depth-First Search (DFS), Topological Sort

Published: Dec. 7, 2012, 7:43 p.m.

This lecture covers depth-first search, including edge classification, and how DFS is used for cycle detection and topological sort.