Package | Description |
---|---|
gov.sandia.cognition.graph.community |
Modifier and Type | Method and Description |
---|---|
Louvain.LouvainHierarchy<NodeNameType> |
Louvain.solveCommunities()
Solves for community detection of the graph passed in during the
constructor.
|