Uses of Package
de.cau.cs.kieler.core.slimgraph.alg

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

Classes in de.cau.cs.kieler.core.slimgraph.alg used by de.cau.cs.kieler.core.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.
IPlanarityTester
          Interface for algorithms that test planarity of a biconnected graph.