org.processmining.analysis.clustering.algorithm
Class AHC
java.lang.Object
org.processmining.analysis.clustering.algorithm.AHC
public class AHC
- extends java.lang.Object
Title:
Description:
Copyright: Copyright (c) 2004
Company:
- Version:
- 1.0
- Author:
- not attributable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
phm_index
public java.util.TreeMap phm_index
logList
public java.util.Vector[] logList
AHC
public AHC(SimCalculator sim,
int minimumNumOfClusters)
getClusterProcedure
public int[][] getClusterProcedure()
getClusterProcedureSim
public double[] getClusterProcedureSim()
AHCAlgorithm
public void AHCAlgorithm()