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

Speed up network component identification #112

Open
thomas-fred opened this issue Oct 11, 2022 · 0 comments
Open

Speed up network component identification #112

thomas-fred opened this issue Oct 11, 2022 · 0 comments

Comments

@thomas-fred
Copy link
Contributor

thomas-fred commented Oct 11, 2022

Ideas:

  • Use igraph rather than networkx in snkit's connected components routine
  • Run connected components routine on slices, then relabel where these components touch (after joining slices)
@thomas-fred thomas-fred changed the title Push component identification down to slice level Speed up network component identification Oct 17, 2022
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

No branches or pull requests

1 participant