tau0:, upper bound for infeasibility, must be > 0
tau0 =
del0: upper bound for δ (determines the active set)
del0 = Important : 0 < del0
delmin: lower bound for δ . Any inequality with value less than delmin
will be considered ''active''.
delmin = Important: 0 < delmin < del0
&epsilon: >= 2.2e-16, recommended >= 1.0e-7, the parameter indicating ''sufficient accuracy''
epsx =
smallw : >= 2.2e-16 bound for the dual infeasibility
smallw =
rho: bound for indicating ''rank deficient active set''
rho =
rho1: bound for indicating singular Hessian
rho1 =
|