XSLP_MIPERRORTOL_A
Description
|
Absolute penalty error cost tolerance for MIP cut-off
|
Type
|
Double
|
Default value
|
0 (inactive)
|
Note
|
The penalty error cost test is applied at each node where there are active penalties in the solution. If
XSLP_MIPERRORTOL_A is nonzero and the absolute value of the penalty costs is greater than
XSLP_MIPERRORTOL_A, the node will be declared infeasible. If
XSLP_MIPERRORTOL_A is zero then no test is made and the node will not be declared infeasible on this criterion.
|
Affects routines
|
|
See also
|