Polarith AI
1.8

◆ SetObjectiveNormalized()

void SetObjectiveNormalized ( int  index,
bool  normalized 
)

Allows to set whether the objective with the specified index is normalized when calling Context.Evaluate.

Parameters
indexThe index of the targeted objective.
normalizedSpecifies whether the objective will be normalized.
Exceptions
ArgumentOutOfRangeExceptionIf there is no objective with the specified index .
Imprint