The termination criterion for MISQP. The MISQP stopping
algorithm uses several alternative convergence checks, with the main
convergence parameter based on the Karush-Kuhn-Tucker necessary optimality
condition and the complementary slackness. The termination accuracy is
applied in such a way that the scale of the objective and constraint
parameters has little or no effect on the convergence check. The accuracy of the gradients calculation must be considered when
selecting the Termination Accuracy value. If the
subflow outputs are accurate up to 8–10 digits and the calculated gradients
have at least 7 accurate digits, the recommended Termination
Accuracy value is . If the gradient’s accuracy
is lower, the Termination Accuracy value must
be increased to . The value type is real. The default
value is . Other possible values are and .
|