XKTR_PARAM_BAR_FEASMODETOL
Description
|
Specifies the tolerance in equation that determines whether Knitro will force subsequent iterates to remain feasible.
|
Type
|
Double
|
Default value
|
1.0e-4
|
Note
|
The tolerance applies to all inequality constraints in the problem. This option only has an effect if option
XKTR_PARAM_BAR_FEASIBLE = stay or
XKTR_PARAM_BAR_FEASIBLE = get_stay.
|