ILOG CPLEX 11.0 Parameters Reference Manual > > Alphabetic List of Parameters > Tuning time limit

C Name

CPX_PARAM_TUNINGTILIM

C++ Name

TuningTiLim

Java Name

TuningTiLim

.NET Name

TuningTiLim

InteractiveOptimizer

tune timelimit

Identifier

1113

Description

Sets a time limit per model and per test set (that is, suite of models) applicable in tuning.

For an overall time limit on tuning, use the global time limit parameter (TiLim, CPX_PARAM_TILIM).

For an example of how to use these time limit parameters together, see Example: Time Limits on Tuning in the Interactive Optimizer in the ILOG CPLEX User's Manual.

Values

Any nonnegative number; default: 10 000.

See Also

TiLim, CPX_PARAM_TILIM