Next: check_derivatives_for_naninf:
Up: NLP
Previous: bound_relax_factor:
Contents
honor_original_bounds:
Indicates whether final points should be projected into original bounds.
Ipopt might relax the bounds during the
optimization (see, e.g., option
"bound_relax_factor"). This option determines
whether the final point should be projected back
into the user-provide original bounds after the
optimization.
The default value for this string option is "yes".
Possible values:
- no: Leave final point unchanged
- yes: Project final point back into original bounds
Andreas Waechter
2008-08-26