SPAETH
Cluster Analysis Tools


SPAETH is a FORTRAN90 library which analyzes data by grouping it into clusters.

Related Data and Programs:

ASA058 is a FORTRAN77 file containing the original text of the Sparks clustering algorithm ASA136.

ASA136 is a FORTRAN77 file containing the original text of the Hartigan and Wong clustering algorithm ASA136.

CITIES is a library of FORTRAN90 routines for various problems associated with a set of "cities" on a map.

The CITIES dataset directory contains a number of city distance datasets.

KMEANS is a FORTRAN90 library containing several implementations of the K-Means algorithm.

LAU_NP is a FORTRAN90 library containing heuristic algorithms for the K-center and K-median problems.

The SPAETH dataset collection contains a set of test data.

SPAETH2 is a second set of clustering algorithms.

The SPAETH2 dataset collection contains a set of test data.

Reference:

  1. Helmuth Spaeth,
    Cluster Dissection and Analysis,
    Theory, FORTRAN Programs, Examples,
    Ellis Horwood, 1985,
    QA278 S68213.
  2. Helmuth Spaeth,
    Cluster Analysis Algorithms for Data Reduction and Classification of Objects,
    Ellis Horwood, 1980,
    QA278 S6813.

Source Code:

Examples and Tests:

List of Routines:

You can go up one level to the FORTRAN90 source codes.


Last revised on 27 November 2006.