logo
首页技术栈工具库讨论
leidenalg

leidenalg

This package implements the Leiden algorithm in C++ and exposes it to python. It relies on (python-)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 function is find_partition which is able to optimize a variety of quality functions using the Leiden algorithm.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
GitHub iconvtraag/leidenalg271
CONDA
conda install -c anaconda leidenalg
查看
标签
根据用户添加的标签生成
暂无标签