asa136_test


asa136_test, a C++ code which calls asa136() to divide M points in N dimensions into K clusters so that the within-clusters sum of squares is minimized.

Licensing:

The computer code and data files described and made available on this web page are distributed under the MIT license

Related Data and Programs:

asa136, a C++ code which implements a clustering algorithm, by Hartigan and Wong. This is a version of Applied Statistics Algorithm 136.

Source Code:


Last revised on 28 January 2020.