Content deleted Content added
→top: simpler |
|||
Line 4:
The resulting system of merges occurs in a different order than in a naive implementation of the same clustering algorithms, but can be shown to generate the same hierarchy of clusters.
The nearest-neighbor chain algorithm determines a clustering in time quadratic in the number of points. This time bound is linear in the input size
==Background==
|