tuning repeater
Specifies the number of times tuning is to be repeated on reordered versions of a given problem.
Purpose
Tuning repeater
|
Description
Specifies the number of times tuning is to be repeated on reordered versions of a given problem. The problem is reordered automatically by CPLEX permuting its rows and columns. This repetition is helpful when only one problem is being tuned, as repeated reordering and re-tuning may lead to more robust tuning results.
This parameter
applies to only one problem in a tuning session. That is, in the Interactive
Optimizer, this parameter is effective only when you are tuning a
single problem; in the Callable Library (C API), this parameter is
effective only when you are tuning a single problem with the routine CPXtuneparam .
Values
Any nonnegative integer; default: 1 (one)