BorderFlow + ClusterVisualizationKit

This packages contains the BorderFlow algorithm and the ClusterVisualizationKit for the visualization of clustering algorithms e.g. BorderFlow.

Packages
de.uni_leipzig.bf.cluster Provides the classes which implement BorderFlow algorithm.
de.uni_leipzig.bf.cluster.harden Provides the classes which implement hardening versions for BorderFlow.
de.uni_leipzig.bf.eval Provides the classes which implement evaluation methods.
de.uni_leipzig.bf.util Provides the classes which implement utility methods.
de.uni_leipzig.cvk.data Provides the classes which implement methods for input/output and methods to get access to all adapted algorithms e.g.BorderFlow.
de.uni_leipzig.cvk.data.cluster Provides the classes which implement a strategy for extended ClusterAlgorithm classes.
de.uni_leipzig.cvk.gui Provides the classes which implement the Swing components for the Application.
de.uni_leipzig.cvk.visual Provides the classes which implement the visualization with the top-level Visualization and Display classes of prefuse toolkit.
de.uni_leipzig.mcl.cluster Provides the classes which implement the Markov clustering algorithm.