APM.OBJFCNVAL - APMonitor Option

Main.OptionApmObjfcnval History

Hide minor edits - Show changes to output

June 09, 2017, at 12:26 AM by 10.5.113.159 -
Changed line 5 from:
%width=50px%Attach:apm.png
to:
%width=50px%Attach:apm.png [[Main/DbsGlobal|Global Options]] | %width=30px%Attach:fv.png %width=30px%Attach:mv.png %width=30px%Attach:sv.png %width=30px%Attach:cv.png[[Main/DbsVariable|Local Options]]
June 01, 2017, at 07:43 PM by 45.56.3.173 -
Added lines 1-11:
(:title APM.OBJFCNVAL - APMonitor Option:)
(:keywords APM.OBJFCNVAL, Optimization, Estimation, Option, Configure, Default, Description:)
(:description Objective function value:)

%width=50px%Attach:apm.png

 Type: Floating Point, Output
 Default Value: 0.0
 Description: Objective function value

OBJFCNVAL is the objective function value reported by the solver. All objectives are converted to a minimization form before solution is attempted. Any maximization terms are multiplied by -1 to convert to an equivalent minimization form. For maximization problems, the objective function should be multiplied by -1 after retrieving OBJFCNVAL. The objective function may include multiple terms, not just a single objective. OBJFCNVAL is a summation of all objectives.