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