Expand description
Louvain-style community detection on the import graph. Produces a high-level architecture overview by grouping tightly-coupled files.
Structs§
Functions§
- detect_
communities - Build an architecture overview from the import graph using Louvain community detection.