CMD + K

libleidenalg

Community

Leiden is a general algorithm for methods of community detection in large networks.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::libleidenalg

Usage Tracking

0.12.0
0.11.1
0.11.0
0.10.0
4 / 8 versions selected
Downloads (Last 6 months): 0

Description

This package implements the Leiden algorithm in C++. It relies on igraph for it to function. Besides the relative flexibility of the implementation, it also scales well, and can be run on graphs of millions of nodes (as long as they can fit in memory). The core class is the Optimiser class which is able to optimize a variety of quality functions using the Leiden algorithm.

About

Summary

Leiden is a general algorithm for methods of community detection in large networks.

Last Updated

Oct 30, 2025 at 12:59

License

GPL-3.0-or-later

Supported Platforms

linux-aarch64
linux-ppc64le
macOS-64
macOS-arm64
win-64
linux-64