public static final class IloCplex.Param.Feasopt
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static IloCplex.IntParam |
Mode
Mode.
|
static IloCplex.DoubleParam |
Tolerance
Tolerance.
|
| Constructor and Description |
|---|
IloCplex.Param.Feasopt() |
public static final IloCplex.IntParam Mode
CPXPARAM_Feasopt_Mode in the callable library manual.public static final IloCplex.DoubleParam Tolerance
CPXPARAM_Feasopt_Tolerance in the callable library manual.