asa113_test, a C++ code which calls asa113() to divide M points in N dimensions into K clusters seeking the division which minimizes a user-defined criterion.
The computer code and data files described and made available on this web page are distributed under the MIT license
asa113, a C++ code which implements a clustering algorithm using transfers and swaps, by Banfield and Bassill. This is a version of Applied Statistics Algorithm 113.