Enum: enumConstraintType

Enumeration of the possible optimization constraint types.

Fields

Name Description
eCT_GreaterThanTarget Greater than target.
eCT_InsideBounds Inside bounds.
eCT_LessThanTarget Less than target.
eCT_NearTarget Equals target.
eCT_NoPreference No constraint defined.