greedy-clustering

Download Link

This is code implementing an extremely simple greedy clustering algorthm. It will work on arbitrary metric spaces. Used in various work of mine in the following cases:

Includes a Matlab interface (only for Euclidean distance).

Distributed under the MIT License.