Implementation of the Louvain algorithm for community detection with various methods for use with igraph in python.
-
Updated
Sep 4, 2024 - C++
Implementation of the Louvain algorithm for community detection with various methods for use with igraph in python.
PyGenStability: Multiscale community detection with generalized Markov Stability
Implements a generalized Louvain algorithm (C++ backend and Matlab interface)
Batched Graph Clustering using Louvain Method on multiple GPUs.
Forked from https://sourceforge.net/projects/louvain/ . This fork attemps to fix some memory corruption bugs
Louvain's community detection algorithm for big graphs
Add a description, image, and links to the louvain-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the louvain-algorithm topic, visit your repo's landing page and select "manage topics."