The Clusutils package contains two programs to assist researchers in their study of data clustering algorithms. The clusgen program generates artificial data sets. The cluscomp program compares partitions of a data set, and returns an index (between plus/minus 1) which is a measure of the correspondence of the partitions with each other.
The Clusutils package is currently being developed on a machine running the GNU/Linux operating system but it should be able to be compiled with any fairly modern C++ compiler.
License: GNU GPL.
Tags: statistics, clustering, library.
Programs: cluscomp, clusgen.
Interface: library.
Source language: C++.
Supported language: C++.
Maintainer: Dan Pape.
Developer: Dan Pape.
Homepage: http://clusutils.sourceforge.net/.
Documentation: http://clusutils.sourceforge.net/manual/.
Source repository: https://sourceforge.net/cvs/?group_id=5234.