Clustering

Clustering a set of points into a few groups is frequently used for statistical analysis and classification in numerous applications, including information retrieval, facility location, data mining, spatial data bases, data compression, image processing, astrophysics, and scientific computing.

The abstract problem is as follows: given a set S of n points in a d-dimensional metric space (R^d, rho) and an integer k, cover S by k congruent disks (under the rho-metric) of smallest possible radius.

Selected bibliography