=============== Edge Clustering =============== Algorithms falling in this category generate communities composed of edges. They return as result a ``EdgeClustering`` object instance. .. note:: The following lists are aligned to CD methods available in the *GitHub main branch* of `CDlib`_. .. automodule:: cdlib.algorithms .. autosummary:: :toctree: ../generated/ hierarchical_link_community hierarchical_link_community_w hierarchical_link_community_full .. _`CDlib`: https://github.com/GiulioRossetti/CDlib