asa113_test, a Fortran90 code which calls asa113(), which divides M points in N dimensions into K clusters seeking the division which minimizes a user-defined criterion.
The information on this web page is distributed under the MIT license.
asa113, a Fortran90 code which implements a clustering algorithm using transfers and swaps, by Banfield and Bassill. This is a version of Applied Statistics Algorithm 113.