Initializing help system before first use

XSLP_MVTOL

Description
Marginal value tolerance for determining if a constraint is slack
Type
Double
Default value
-1.0
Note
If the absolute value of the marginal value of a constraint is less than XSLP_MVTOL, then
(1) the constraint is regarded as not constraining for the purposes of the slack tolerance convergence criteria;
(2) the constraint is not regarded as an active constraint when identifying unconverged variables in active constraints.

When the value is set to be negative, the value is adjusted automatically by SLP, based on the feasibility target XSLP_VALIDATIONTARGET_R. Good values for the control are usually fall between 1e-3 and 1e-6.

Affects routines
See also