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

[Feature Request] Functions to calculate modularity on all available graph models #41

Open
LibraChris opened this issue Oct 25, 2021 · 0 comments
Milestone

Comments

@LibraChris
Copy link
Member

Is your feature request related to a problem? Please describe.
Modularity is a very important measure of the graph structure. The Louvain method for community detection operates on modularity optimization, yet a simple method to calculate the modularity of a graph outside of the louvain methode is not implemented.

Describe the solution you'd like
Both graph models supported by FSharp.FGL should include a methode for modulartiy calculation.

@LibraChris LibraChris added this to the Backlog milestone Apr 16, 2023
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