XSLP_EVTOL_R
Description Relative tolerance on total penalty costs Type Double Default value 0.001 Notes The solution will be regarded as having no active error vectors if one of the following applies:
every penalty error vector and penalty delta vector has an activity less than XSLP_ERRORTOL_A;
the sum of the cost contributions from all the penalty error and penalty delta vectors is less than XSLP_EVTOL_A;
the sum of the cost contributions from all the penalty error and penalty delta vectors is less than XSLP_EVTOL_R * Obj where Obj is the current objective function value. Affects routines See also
If you have any comments or suggestions about these pages, please send mail to docs@dashoptimization.com.