Run parameters
There are various run parameters that you can select for the optimization solve in the Decision Optimization model builder
Run configuration parameters
When you click the Run Configuration icon next to the Run button in the Model view of the model builder, a window opens showing you the currently set parameter values. You can click Add parameter and then choose from the following parameters from the Select Parameters drop-down menu.
Name | Type | Description |
---|---|---|
Runtime limit |
Number | You can use this parameter to set a time limit in seconds. |
Log detail level
|
Enum
|
You can use this to define the level of detail provided by engine log. The default
value is INFO . |
If you choose Custom parameter... from the Select Parameters drop-down menu you can add the following advanced parameters.
Name | Type | Description |
---|---|---|
Modeling Assistant only For CPLEX For CPO |
Python names for CPLEX and CPO parameters can be entered with the prefixes
ma.cplex.parameters. or ma.cpo.parameters. For example,
For a list of parameters see:
|
Once you have set the run configuration parameters they will remain with those values for all subsequent runs for that scenario. You can set different run configurations for different scenarios.
You can remove set parameters by hovering over the parameter displayed in the Run configuration window and clicking the remove button.