Uses of Package
de.cau.cs.kieler.klodd.hierarchical.structures.slimgraph.alg

Packages that use de.cau.cs.kieler.klodd.hierarchical.structures.slimgraph.alg
de.cau.cs.kieler.klodd.hierarchical.structures.slimgraph.alg Algorithms for the slim graph data structure. 
 

Classes in de.cau.cs.kieler.klodd.hierarchical.structures.slimgraph.alg used by de.cau.cs.kieler.klodd.hierarchical.structures.slimgraph.alg
AbstractCycleRemover
          Abstract superclass that can be used for implementations of cycle remover algorithms which operate by reversing edges.
ICycleRemover
          Interface for algorithms for removal of cycles in a layout graph.