XSLP_MIPOTOL_A
Description
|
Absolute objective function tolerance for MIP termination
|
Type
|
Double
|
Default value
|
0.00001
|
Note
|
The objective function test for MIP termination is applied only when step bounding has been applied (or
XSLP_SBSTART SLP iterations have taken place if step bounding is not being used). The node will be terminated at the current SLP iteration if the range of the objective function values over the last
XSLP_MIPOCOUNT SLP iterations is within
XSLP_MIPOTOL_A or within
OBJ * XSLP_MIPOTOL_R where
OBJ is the average value of the objective function over those iterations.
|
Affects routines
|
|
See also
|