.Objective
Definition
The mathematical program suffix
.Objective
suffix contains the value of the objective at the end of the solve.
Datatype
The value of the
.Objective
suffix is numeric. When the solve is not successful or infeasible the value of the.Objective
isNA
.
Note
For multi-objective models, the
.Objective
suffix refers to the (blended) objective with the highest priority.The equivalent GAMS and AIMMS 2 name is
.objval
.The
.Objective
suffix is also mentioned in Table Suffices of a mathematical program filled by the solver of the Language Reference.