Uses of Package
dev.nm.graph.community
-
Packages that use dev.nm.graph.community Package Description dev.nm.graph.community -
Classes in dev.nm.graph.community used by dev.nm.graph.community Class Description EdgeBetweeness The edge betweenness centrality is defined as the number of the shortest paths that go through an edge in a graph or network.GirvanNewman The Girvan–Newman algorithm detects communities in complex systems.GirvanNewman.EdgeBetweenessCtor This allows customization of the computation of edge-betweeness.