|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ICycleRemover | |
---|---|
de.cau.cs.kieler.core.slimgraph.alg | Algorithms for the slim graph data structure. |
Uses of ICycleRemover in de.cau.cs.kieler.core.slimgraph.alg |
---|
Classes in de.cau.cs.kieler.core.slimgraph.alg that implement ICycleRemover | |
---|---|
class |
AbstractCycleRemover
Abstract superclass that can be used for implementations of cycle remover algorithms which operate by reversing edges. |
class |
DFSCycleRemover
Cycle remover that uses a depth first search to remove cycles. |
class |
GreedyCycleRemover
Cycle remover implementation that uses a greedy algorithm. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |