The OPTMILP Option Tuner
Functional Summary
Table 1 summarizes the options available for the TUNER statement in the OPTMILP procedure.
Table 1: Options for the TUNER Statement
| Option | Description |
|---|---|
| GOAL= | Specifies the goal of the tuning process |
| LOGFREQ= | Specifies the frequency of printing in the log |
| LOGLEVEL= | Specifies the detail of tuner progress printed in the log |
| MAXCONFIGS= | Specifies the maximum number of tuning configurations |
| MAXTIME= | Specifies the maximum tuning time |
| OPTIONMODE= | Specifies which set of options to tune |
| OPTIONVALUES= | Specifies the input data set that contains a list of options to be tuned |
| PROBLEMS= | Specifies the input data set that contains a list of tuning problems |
| TUNEROUT= | Specifies the output data set that contains detailed tuning results |
The options available for the PROC OPTMILP statement are documented in the section Functional Summary in Chapter 13, The OPTMILP Procedure. You must specify the MAXTIME= option in the PROC OPTMILP statement so that the tuner can terminate properly.
Last updated: April 14, 2021