Validification Strategy

Property Value
Type: advanced
Identifier: org.eclipse.elk.layered.wrapping.validify.strategy
Meta Data Provider: options.LayeredMetaDataProvider
Value Type: org.eclipse.elk.alg.layered.options.ValidifyStrategy (Enum)
Possible Values: NO
GREEDY
LOOK_BACK
Default Value: ValidifyStrategy.GREEDY (as defined in org.eclipse.elk.layered)
Applies To: parents
Dependencies: org.eclipse.elk.layered.wrapping.strategy (WrappingStrategy.SINGLE_EDGE), org.eclipse.elk.layered.wrapping.strategy (WrappingStrategy.MULTI_EDGE)
Containing Group: wrapping -> validify

Description

When wrapping graphs, one can specify indices that are not allowed as split points. The validification strategy makes sure every computed split point is allowed.