Skip to main content

Module community

Module community 

Source
Expand description

Louvain-style community detection on the import graph. Produces a high-level architecture overview by grouping tightly-coupled files.

Structs§

ArchitectureOverview
Community

Functions§

detect_communities
Build an architecture overview from the import graph using Louvain community detection.