documentationfor yFiles for HTML 3.0.0.3

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 HierarchicalClusteringLinkage 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.

This class cannot be instantiated

Type Details

yFiles module
view-layout-bridge

Properties

Methods