Polarith AI
1.8

◆ IsObjectiveMinimized()

bool IsObjectiveMinimized ( int  index)

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

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