Polarith AI
1.8

◆ IsObjectiveMinimized()

bool IsObjectiveMinimized ( int  index)

Determines if an objective is considered to be minimized or maximized.

Parameters
indexSpecifies the objective.
Returns
true if the objective is to be minimized, false otherwise.
Exceptions
ArgumentOutOfRangeExceptionIf there is no objective at the specified index .
Imprint