Next: jac_d_constant:
Up: NLP
Previous: fixed_variable_treatment:
Contents
jac_c_constant:
Indicates whether all equality constraints are linear
Activating this option will cause Ipopt to ask
for the Jacobian of the equality constraints only
once from the NLP and reuse this information
later.
The default value for this string option is "no".
Possible values:
- no: Don't assume that all equality constraints are
linear
- yes: Assume that equality constraints Jacobian are
constant
Andreas Waechter
2008-08-26