Overview | Group | Tree | Graph | Index | Concepts |
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 indicate the sense of an objective—whether it is a minimization
(Minimize
) or a maximization (Maximize
).
See Also:
Fields |
---|
Minimize | |
Maximize |