tuning information display

Specifies the level of information reported by the tuning tool as it works.

Purpose

Tuning information display

API Parameter Name Name prior to V12.6.0
C CPXPARAM_Tune_Display CPX_PARAM_TUNINGDISPLAY
C++ IloCplex::Param::Tune::Display TuningDisplay (int)
Java IloCplex.Param.Tune.Display TuningDisplay (int)
.NET Cplex.Param.Tune.Display TuningDisplay (int)
OPL tuningdisplay tuningdisplay
Python parameters.tune.display tuning.display
Interactive tune display tune display
Identifier 1113 1113

Description

Specifies the level of information reported by the tuning tool as it works.

Use level 0 (zero) to turn off reporting from the tuning tool.

Use level 1 (one), the default, to display a minimal amount of information.

Use level 2 to display the minimal amount plus the parameter settings that the tuning tool is trying.

Use level 3 to display an exhaustive report of minimal information, plus settings that are being tried, plus logs.

Table 1. Values
Value Meaning
0 Turn off display
1 Display standard, minimal reporting; default
2 Display standard report plus parameter settings being tried
3 Display exhaustive report and log