I am trying to use ELKI\'s SLINK implementation of hierarchical clustering in my program.
I have a set of objects (of my own type) that need to be clustered. For that, I
The DendrogramModel does not include the objects in the cluster. Models are additional meta data on the clusters.
DendrogramModel
Use the getIDs() method to access the members of a Cluster instance.