Skip to main content
FRAMES NO FRAMES

Enumeration Sense

Definition file: ilconcert/ilolinear.h
Specifies objective as minimization or maximization.

An instance of the class IloObjective represents an objective in a model. This nested enumeration is limited in scope to that class, and its values specify the sense of an objective; that is, whether it is a minimization (Minimize) or a maximization (Maximize).

See Also:

Fields

Minimize = 1 
Maximize = -1