Package de.cau.cs.kieler.klay.layered.p1cycles

Phase 1 - cycle breaking by edge reversal.

See:
          Description

Class Summary
GreedyCycleBreaker Cycle breaker implementation that uses a greedy algorithm.
InteractiveCycleBreaker A cycle breaker that responds to user interaction by respecting the direction of edges as given in the original drawing.
 

Enum Summary
CycleBreakingStrategy Definition of available cycle breaking strategies for the layered layouter.
 

Package de.cau.cs.kieler.klay.layered.p1cycles Description

Phase 1 - cycle breaking by edge reversal.