XSLP_MIPOTOL_R
Description Relative objective function tolerance for MIP termination Type Double Default value 0.0001 Notes 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
If you have any comments or suggestions about these pages, please send mail to docs@dashoptimization.com.