The Sequential Quadratic Programming Solver

Functional Summary

Table 13.1 summarizes the options that can be used with the SOLVE WITH SQP statement.

Table 13.1: Options for the SQP Solver
Description Option
Solver Options: 
check second-order optimality conditionsHESCHECK / NOHESCHECK
maximum number of iterationsMAXITER=
upper limit on the real time for optimizationMAXTIME=
reduction rate of penalty parameters in the Lagrangian functionPENALTY=
convergence tolerance for both stationary and complementary conditionsOPTTOL=
convergence tolerance for feasibilityFEASTOL=
Output Option: 
print objective function value, norm of violated constraints, and norm of Lagrangian function gradient at each iterationPRINTFREQ=
Previous Page | Next Page | Top of Page