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

Island detection #63

Open
mishaturnbull opened this issue Dec 7, 2024 · 0 comments
Open

Island detection #63

mishaturnbull opened this issue Dec 7, 2024 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@mishaturnbull
Copy link
Owner

Add algorithm to detect islands in a given graph. Must be flexible as to link type / attributes (pass-thru to helpers.neighbors if applicable?).

This may be the same as strongly-connected components; author needs to refresh on some graph theory... likely related to / similar to #62 .

@mishaturnbull mishaturnbull added the enhancement New feature or request label Dec 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant