Enum: enumGoalType

Enumeration of the possible optimization objective types.

Fields

Name Description
eGT_MaximumPossible Maximize.
eGT_MinimumPossible Minimize.
eGT_NoPreference No objective defined.
eGT_SeekTarget Seek target.