Skip to content
This repository was archived by the owner on Jun 23, 2023. It is now read-only.

Conversation

tpoisot
Copy link
Member

@tpoisot tpoisot commented Jan 27, 2021

Let's make @gvdr happy and add some more community detection methods:

  • walktrap
  • infomap (maybe)
  • spinglass
  • Louvain
  • leading eigenvector (currently untested)

I will most likely tag a new release for every method

@tpoisot tpoisot merged commit c434425 into main Feb 19, 2021
@storopoli
Copy link

we could have also Leiden algorithm?
There is an old implementation in bicycle1885 /Leiden.jl that is MIT licensed.

Regarding Louvain there is an implementation that is quite not so optimized in a pull request in JuliaGraphs/CommunityDetection.jl#3.

@afternone
Copy link

There is an efficient implementation of Louvain method in the pull request: JuliaGraphs/CommunityDetection.jl#5

@tpoisot tpoisot deleted the feature-community branch February 11, 2022 00:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants