APM.OBJFCNVAL - APMonitor Option
Main.OptionApmObjfcnval History
Hide minor edits - Show changes to markup
(:title APM.OBJFCNVAL - APMonitor Option:) (:keywords APM.OBJFCNVAL, Optimization, Estimation, Option, Configure, Default, Description:) (:description Objective function value:)

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.