About Anaconda Help Download Anaconda

conda-forge / packages / libleidenalg 0.11.1

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

copied from cf-staging / libleidenalg

Installers

  • linux-64 v0.11.1
  • win-64 v0.11.1
  • osx-64 v0.11.1
  • linux-aarch64 v0.11.1
  • linux-ppc64le v0.11.1
  • osx-arm64 v0.11.1

conda install

To install this package run one of the following:
conda install conda-forge::libleidenalg

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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy