|
Major optimality tolerance |
ed |
Default = 1.0e-6 |
This specifies the final accuracy of the dual variables. On successful termination, SNOPT will have computed a solution (x, s, p) such that
where gapj is an estimate of the complementarity
gap for variable j (j =1:n+m).
The gaps are computed from the final QP solution using the reduced gradients
dj =
gj -pTaj (where
gj is
the jth component of the objective gradient, aj is the associated column of the constraint
matrix (A - I), and p
is the set of QP dual variables):

In the major iteration log, maxgap appears as the quantity labeled "Optimal".