CSE 421Introduction to Algorithms
Undirected Depth-First Search
Directed Depth First Search
An Application:
Strongly Connected Components
PPT Slide
Uses for SCC’s
Two Simple SCC Algorithms
Goal:
Lemma 1
Definition
Lemma 2
Subgoal
Lemma 3
Lemma 4
How to Find Exits (in 1st component)
Finding Other Components
Lemma 3’
Lemma 4’
SCC Algorithm
Complexity
Email: ruzzo@cs.washington.edu
Home Page: http://www.cs.washington.edu/education/courses/421
Other information: (c) 1998, University of Washington, CSE