Package es.uam.eps.ir.relison.sna.community.detection.connectedness
Community detection algorithm based on the connectedness of the nodes.
-
Class Summary Class Description StronglyConnectedComponents<U> Computes communities via the Strongly Connected Components.WeaklyConnectedComponents<U> Computes communities via the Strongly Connected Components