Skip to content
This repository was archived by the owner on Sep 7, 2025. It is now read-only.

Added Kosaraju's algo to find strongly connected components in a g…#244

Merged
abranhe merged 1 commit into
AllAlgorithms:masterfrom
makjn10:add-graph-algo2
Oct 4, 2020
Merged

Added Kosaraju's algo to find strongly connected components in a g…#244
abranhe merged 1 commit into
AllAlgorithms:masterfrom
makjn10:add-graph-algo2

Conversation

@makjn10
Copy link
Copy Markdown

@makjn10 makjn10 commented Oct 10, 2019

…raph

This pull request is:

  • A new Algorithm
  • An update to an existing algorithm.
  • An error fix
  • Other (Describe below*)

This pull request fixes: #97

Changes:

@abranhe abranhe merged commit a81b652 into AllAlgorithms:master Oct 4, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Do you know any algorithm in C++?

2 participants