XSLP_MIPOCOUNT
Description Number of SLP iterations at each node over which to measure objective function variation Type Integer Default value 5 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.