public static final class IloCplex.Param.Sifting
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static IloCplex.IntParam |
Algorithm
Algorithm.
|
static IloCplex.IntParam |
Display
Display.
|
static IloCplex.LongParam |
Iterations
Iterations.
|
static IloCplex.BooleanParam |
Simplex
Simplex.
|
| Constructor and Description |
|---|
IloCplex.Param.Sifting() |
public static final IloCplex.IntParam Algorithm
CPXPARAM_Sifting_Algorithm in the callable library manual.public static final IloCplex.BooleanParam Simplex
CPXPARAM_Sifting_Simplex in the callable library manual.public static final IloCplex.IntParam Display
CPXPARAM_Sifting_Display in the callable library manual.public static final IloCplex.LongParam Iterations
CPXPARAM_Sifting_Iterations in the callable library manual.