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

Louvain #6

Merged
merged 2 commits into from
Apr 13, 2022
Merged

Louvain #6

merged 2 commits into from
Apr 13, 2022

Conversation

Cry1is
Copy link
Contributor

@Cry1is Cry1is commented Apr 13, 2022

Louvain algorithm works. Still need to implement:

  • Random ordering of the vertices in order to get the highest modularity.
  • Some way to handle split communities (communities that are split into two, but moving from one community to the other does not change the modularity)

@Cry1is Cry1is merged commit 4195f33 into main Apr 13, 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

Successfully merging this pull request may close these issues.

1 participant