public static final class IloCplex.Param.Tune
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static IloCplex.DoubleParam |
DetTimeLimit
DetTimeLimit.
|
static IloCplex.IntParam |
Display
Display.
|
static IloCplex.IntParam |
Measure
Measure.
|
static IloCplex.IntParam |
Repeat
Repeat.
|
static IloCplex.DoubleParam |
TimeLimit
TimeLimit.
|
| Constructor and Description |
|---|
IloCplex.Param.Tune() |
public static final IloCplex.DoubleParam DetTimeLimit
CPXPARAM_Tune_DetTimeLimit in the callable library manual.public static final IloCplex.IntParam Display
CPXPARAM_Tune_Display in the callable library manual.public static final IloCplex.IntParam Measure
CPXPARAM_Tune_Measure in the callable library manual.public static final IloCplex.IntParam Repeat
CPXPARAM_Tune_Repeat in the callable library manual.public static final IloCplex.DoubleParam TimeLimit
CPXPARAM_Tune_TimeLimit in the callable library manual.