Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add source_components method. #34

Merged
merged 14 commits into from
Dec 21, 2013
Merged

Add source_components method. #34

merged 14 commits into from
Dec 21, 2013

Conversation

mdickinson
Copy link
Owner

This PR adds a 'source_components' method for computing the strongly connected components that are unreachable from any others; in other words, the strongly connected components from which all other vertices are reachable.

mdickinson added a commit that referenced this pull request Dec 21, 2013
Add source_components method.
@mdickinson mdickinson merged commit c7054dd into master Dec 21, 2013
@mdickinson mdickinson deleted the scc-graph branch December 21, 2013 20:11
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