XSLP_CTOL
Description Closure convergence tolerance Type Double Default value 0.001 Notes The closure convergence criterion measures the change in value of a variable (X) relative to the value of its initial step bound (B), against the closure convergence tolerance. If
X < B * XSLP_CTOL
then the variable has converged on the closure convergence criterion.
If no explicit initial step bound is provided, then the test will not be applied and the variable can never converge on the closure criterion. See also Convergence Criteria, XSLP_ATOL_A, XSLP_ATOL_R
If you have any comments or suggestions about these pages, please send mail to docs@dashoptimization.com.