public static final class IloCplex.Param.Emphasis
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static IloCplex.BooleanParam |
Memory
Memory.
|
static IloCplex.IntParam |
MIP
MIP.
|
static IloCplex.BooleanParam |
Numerical
Numerical.
|
| Constructor and Description |
|---|
IloCplex.Param.Emphasis() |
public static final IloCplex.BooleanParam Memory
CPXPARAM_Emphasis_Memory in the callable library manual.public static final IloCplex.IntParam MIP
CPXPARAM_Emphasis_MIP in the callable library manual.public static final IloCplex.BooleanParam Numerical
CPXPARAM_Emphasis_Numerical in the callable library manual.