modularity

Modularity maximization and GenLouvain implementation in python

Modularity maximization and GenLouvain implementation in python Question: I have a temporal multilayer network that I want to find communities by using modularity maximization. I was wondering if there is an equivalent version of Matlab GenLouvain in Python for maximizing modularity in community detection? Preliminary search yielded this library, but the corresponding GitHub repository is …

Total answers: 3