Polarith AI
1.8

◆ IsObjectiveNormalized()

bool IsObjectiveNormalized ( int  index)

Determines whether the objective with the specified index is normalized when calling Evaluate.

Parameters
indexThe index of the targeted objective.
Returns
true if the objective is to be normalized, false otherwise.
Exceptions
ArgumentOutOfRangeExceptionIf there is no objective with the specified index .
Imprint