Table 12.1 outlines the options available for the OPTQP procedure classified by function.
Table 12.1: Options in the OPTQP Procedure
| Description | Option | 
|---|---|
| Data Set Options | |
| Specifies a QPS-format input SAS data set | |
| Specifies a dual solution output SAS data set | |
| Specifies whether the QP model is a maximization or minimization problem | |
| Specifies the primal solution output SAS data set | |
| Saves output data sets only if optimal | |
| Control Options | |
| Specifies the maximum number of iterations | |
| Specifies the time limit for the optimization process | |
| Specifies the type of presolve | |
| Enables or disables iteration log | |
| Enables or disables printing summary | |
| Specifies the stopping criterion based on duality gap | |
| Specifies the stopping criterion based on dual infeasibility | |
| Specifies the stopping criterion based on primal infeasibility | |
| Specifies units of CPU time or real time |