Michael Krowford
New member
- Joined
- Apr 15, 2020
- Messages
- 2
Given a directed graph on n vertices (V = {1,..., n}), which is obtained from a path graph (whose edges lead from I vertex to i + 1) by adding some more m data edges. Find the number of strong connectivity components per O (m log m).