*********** Communities *********** .. contents:: `Contents` :depth: 2 :local: .. automodule:: networkx.algorithms.community .. currentmodule:: networkx Bipartitions ------------ .. automodule:: networkx.algorithms.community.kernighan_lin .. autosummary:: :toctree: ../generated/ kernighan_lin_bisection Generators ---------- .. automodule:: networkx.algorithms.community.generators .. autosummary:: :toctree: ../generated/ LFR_benchmark_graph K-Clique -------- .. automodule:: networkx.algorithms.community.kclique .. autosummary:: :toctree: ../generated/ k_clique_communities Label propagation ----------------- .. automodule:: networkx.algorithms.community.asyn_lpa .. autosummary:: :toctree: ../generated/ asyn_lpa_communities Measuring partitions -------------------- .. automodule:: networkx.algorithms.community.quality .. autosummary:: :toctree: ../generated/ coverage performance Partitions via centrality measures ---------------------------------- .. automodule:: networkx.algorithms.community.centrality .. autosummary:: :toctree: ../generated/ girvan_newman