Skip to content

Create kosaraju's algorithm.py#47

Open
sumeshpandit wants to merge 1 commit intotornado-12:masterfrom
sumeshpandit:patch-2
Open

Create kosaraju's algorithm.py#47
sumeshpandit wants to merge 1 commit intotornado-12:masterfrom
sumeshpandit:patch-2

Conversation

@sumeshpandit
Copy link
Copy Markdown

We can find all strongly connected components in O(V+E) time using Kosaraju’s algorithm.

We can find all strongly connected components in O(V+E) time using Kosaraju’s algorithm.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant