Graph Theory37 sections · 1633 units
Open in CourseQuiz: Condensation Graph
Knowledge check
Check Your Understanding
After finding SCCs, you build a condensation graph where each SCC becomes a single node. What type of graph is the condensation?
- A.An undirected graph
- B.A directed graph that may still have cycles
- C.A tree
- D.A directed acyclic graph (DAG)