Algorithm 1044: PyGenStability, a Multiscale Community Detection Framework with Generalized Markov Stability

Published: 01 Jan 2024, Last Modified: 29 Sept 2024ACM Trans. Math. Softw. 2024EveryoneRevisionsBibTeXCC BY-SA 4.0
Abstract: We present PyGenStability, a general-use Python software package that provides a suite of analysis and visualization tools for unsupervised multiscale community detection in graphs. PyGenStability finds optimized partitions of a graph at different levels of resolution by maximizing the generalized Markov Stability quality function with the Louvain or Leiden algorithm. The package includes automatic detection of robust graph partitions and allows the flexibility to choose quality functions for weighted undirected, directed, and signed graphs and to include other user-defined quality functions.
Loading