Package | Description |
---|---|
com.yworks.yfiles.algorithms |
Modifier and Type | Method and Description |
---|---|
static Groups.Dendrogram |
Groups.hierarchicalClustering(Graph graph,
Groups.INodeDistanceProvider distances,
Linkage linkage)
Partitions the graph into clusters based on hierarchical clustering.
|