asa058_test, a C++ code which calls asa058() to seek solutions of the K-Means problem.
The computer code and data files described and made available on this web page are distributed under the MIT license
asa058, a C++ code which implements the K-means data clustering algorithm, by David Sparks. This is a version of Applied Statistics Algorithm 58.