Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 801 Bytes

File metadata and controls

13 lines (8 loc) · 801 Bytes

GradFlowModMax

Gradient flow-based modularity maximization for community detection in multiplex networks

This repository contains Matlab codes to reproduce the numerical experiments from the manuscript

[1] Kai Bergermann and Martin Stoll. Gradient flow-based modularity maximization for community detection in multiplex networks, Philosophical Transactions of the Royal Society A, 383(2298), 20240244, 2025.

The three m-files S1_, S2_, S3_* directly produce the output of the examples shown in Subsections 7 a), 7 b), and 7 c) from [1], respectively. The directory GenLouvain-master is a placeholder for the Generalized Louvain codes [2] that our methods MPBTV and DGFM3 are compared to.

[2] https://github.com/GenLouvain/GenLouvain

2024, Kai Bergermann (kai.bergermann@math.tu-chemnitz.de)