XSLP_ERRORTOL_A
Description
|
Absolute tolerance for error vectors
|
Type
|
Double
|
Default value
|
0.00001
|
Note
|
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
|