/
This enumeration specifies how much effort LayeredDigraphLayout puts into trying to look for link crossings. Used for LayeredDigraphLayout.aggressiveOption.
since
3.0
The faster, less aggressive, crossing reduction algorithm.
The slower, more aggressive, crossing reduction algorithm.
The fastest, but poorest, crossing reduction algorithm.
This enumeration specifies how much effort LayeredDigraphLayout puts into trying to look for link crossings. Used for LayeredDigraphLayout.aggressiveOption.
since
3.0