Polarith AI
1.8

◆ SetObjectiveMinimized()

void SetObjectiveMinimized ( int  index,
bool  minimized 
)

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

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