Skip to main content

Module community

Module community 

Source
Expand description

Community-detection algorithms (ALGO-CO-*). Phase 1: modularity (Newman-Girvan modularity of a partition).

Functions§

modularity
Modularity of graph with respect to community assignment membership.
modularity_directed
Directed modularity (Leicht-Newman, ALGO-CO-001b).
modularity_weighted
Weighted modularity (ALGO-CO-001c).