Module parallel

Module parallel 

Source
Expand description

Parallel implementations of community detection algorithms

Functionsยง

parallel_louvain_communitiesDeprecated
Parallel version of Louvain community detection algorithm
parallel_louvain_communities_result
Detects communities using parallel Louvain method (modern API)