Graph Theory37 sections · 1633 units
Open in CourseQuiz: Bidirectional Reachability
Knowledge check
Check Your Understanding
Problem asks: 'Can node reach AND can reach in a directed graph?' What should you compute?
- A.Strongly connected components (SCCs)
- B.Shortest paths
- C.Minimum spanning tree
- D.Connected components