public static final class IloCplex.Param.MIP.Pool
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static IloCplex.DoubleParam |
AbsGap
AbsGap.
|
static IloCplex.IntParam |
Capacity
Capacity.
|
static IloCplex.IntParam |
Intensity
Intensity.
|
static IloCplex.DoubleParam |
RelGap
RelGap.
|
static IloCplex.IntParam |
Replace
Replace.
|
| Constructor and Description |
|---|
IloCplex.Param.MIP.Pool() |
public static final IloCplex.DoubleParam AbsGap
CPXPARAM_MIP_Pool_AbsGap in the callable library manual.public static final IloCplex.IntParam Capacity
CPXPARAM_MIP_Pool_Capacity in the callable library manual.public static final IloCplex.IntParam Intensity
CPXPARAM_MIP_Pool_Intensity in the callable library manual.public static final IloCplex.DoubleParam RelGap
CPXPARAM_MIP_Pool_RelGap in the callable library manual.public static final IloCplex.IntParam Replace
CPXPARAM_MIP_Pool_Replace in the callable library manual.