jac_d_constant:
Indicates whether all inequality constraints are linear
Activating this option will cause Ipopt to ask
for the Jacobian of the inequality 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 inequality constraints
are linear
- yes: Assume that equality constraints Jacobian are
constant
Andreas Waechter
2010-12-22