Click or drag to resize

LGSPMatcherGeneratorLazyNegativeIndependentConditionEvaluation Field

If true, the negatives, independents, and evaluations are inserted at the end of the schedule instead of as early as possible; this is likely less efficient but allows to use checks which require that they are only called after a structural match was found

Namespace: de.unika.ipd.grGen.lgsp
Assembly: lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.1
Syntax
C#
public bool LazyNegativeIndependentConditionEvaluation

Field Value

Boolean
See Also