Functional Summary

Table 8.1 summarizes the list of options available for the SOLVE WITH QP statement, classified by function.

Table 8.1 Options for the QP Solver

Description

Option

Control Options:

 

Specifies the maximum number of iterations

MAXITER=

Specifies the upper limit on time used to solve the problem

MAXTIME=

Specifies the ype of presolve

PRESOLVER=

Specifies the frequency of printing solution progress

PRINTFREQ=

Interior Point Algorithm Options:

 

Specifies the stopping criterion based on duality gap

STOP_DG=

Specifies the stopping criterion based on dual infeasibility

STOP_DI=

Specifies the stopping criterion based on primal infeasibility

STOP_PI=

Specifies units of CPU time or real time

TIMETYPE=