Package de.uni_leipzig.bf.cluster

Provides the classes which implement BorderFlow algorithm.

See:
          Description

Class Summary
BorderFlow  
Cluster  
ClusterCache ClusterCache implements a very simple caching strategy.
ClusterGraph  
Main  
 

Enum Summary
Main.HardenStrategy  
Main.MeasureStrategy  
 

Package de.uni_leipzig.bf.cluster Description

Provides the classes which implement BorderFlow algorithm. The package contains the algorithm, the data structure, a cache strategy and the entry point.