acceptable_obj_change_tol:
"Acceptance" stopping criterion based on objective function change.
If the relative change of the objective function
(scaled by Max(1,|f(x)|)) is less than this
value, this part of the acceptable tolerance
termination is satisfied; see also
acceptable_tol. This is useful for the
quasi-Newton option, which has trouble to bring
down the dual infeasibility. The valid range for this real option is
and its default value is
.
Andreas Waechter
2010-12-22