|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICrossingReducer
Interface for algorithms that reduce crossings in a layered graph.
Method Summary | |
---|---|
void |
reduceCrossings(LayeredGraph layeredGraph)
Reduces the number of crossings in a given layered directed graph by changing the order of nodes in each layer. |
Methods inherited from interface de.cau.cs.kieler.core.alg.IAlgorithm |
---|
reset, reset, setProgressMonitor |
Method Detail |
---|
void reduceCrossings(LayeredGraph layeredGraph)
layeredGraph
- layered graph to process
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |