documentationfor yFiles for HTML 2.6

HierarchicalClusteringResult

Represents clusters in the graph and the dendrogram as computed by HierarchicalClustering.

Inheritance Hierarchy
HierarchicalClusteringResult

Remarks

The dendrogram remains valid for the chosen metric and linkage as long as the graph did not change in between. This can be used to efficiently cluster the same graph again with a different number of clusters or a different cut-off value for dissimilarity using either changeClusterCount or changeCutoff.

Type Details

yfiles module
view-layout-bridge
yfiles-umd modules
view-layout-bridge
Legacy UMD name
yfiles.analysis.HierarchicalClusteringResult

See Also

Properties

Methods