public static class IloCplex.BooleanParam extends IloCplex.Param
boolean.IloCplex.Param.Barrier, IloCplex.Param.Benders, IloCplex.Param.Conflict, IloCplex.Param.Emphasis, IloCplex.Param.Feasopt, IloCplex.Param.MIP, IloCplex.Param.MultiObjective, IloCplex.Param.Network, IloCplex.Param.Output, IloCplex.Param.Preprocessing, IloCplex.Param.Read, IloCplex.Param.Sifting, IloCplex.Param.Simplex, IloCplex.Param.Tune| Modifier and Type | Field and Description |
|---|---|
static IloCplex.BooleanParam |
CloneLog
Deprecated.
|
static IloCplex.BooleanParam |
LBHeur
Deprecated.
|
static IloCplex.BooleanParam |
MemoryEmphasis
Deprecated.
|
static IloCplex.BooleanParam |
MIPOrdInd
Deprecated.
|
static IloCplex.BooleanParam |
MPSLongNum
Deprecated.
|
static IloCplex.BooleanParam |
NumericalEmphasis
Deprecated.
|
static IloCplex.BooleanParam |
ParamDisplay
Deprecated.
|
static IloCplex.BooleanParam |
PerInd
Deprecated.
|
static IloCplex.BooleanParam |
PreInd
Deprecated.
|
static IloCplex.BooleanParam |
QPmakePSDInd
Deprecated.
|
static IloCplex.BooleanParam |
Record
Deprecated.
|
static IloCplex.BooleanParam |
SiftingSimplex
Deprecated.
|
Advance, ClockType, CPUmask, DetTimeLimit, NodeAlgorithm, OptimalityTarget, Parallel, RandomSeed, RootAlgorithm, SolutionType, Threads, TimeLimit, WorkDir, WorkMem| Modifier | Constructor and Description |
|---|---|
protected |
IloCplex.BooleanParam(int value,
java.lang.String name) |
@Deprecated public static final IloCplex.BooleanParam CloneLog
CPXPARAM_Output_CloneLog in the callable library manual.@Deprecated public static final IloCplex.BooleanParam PreInd
CPXPARAM_Preprocessing_Presolve in the callable library manual.@Deprecated public static final IloCplex.BooleanParam MIPOrdInd
CPXPARAM_MIP_Strategy_Order in the callable library manual.@Deprecated public static final IloCplex.BooleanParam MPSLongNum
CPXPARAM_Output_MPSLong in the callable library manual.@Deprecated public static final IloCplex.BooleanParam LBHeur
CPXPARAM_MIP_Strategy_LBHeur in the callable library manual.@Deprecated public static final IloCplex.BooleanParam PerInd
CPXPARAM_Simplex_Perturbation_Indicator in the callable library manual.@Deprecated public static final IloCplex.BooleanParam QPmakePSDInd
CPXPARAM_Preprocessing_QPMakePSD in the callable library manual.@Deprecated public static final IloCplex.BooleanParam MemoryEmphasis
CPXPARAM_Emphasis_Memory in the callable library manual.@Deprecated public static final IloCplex.BooleanParam NumericalEmphasis
CPXPARAM_Emphasis_Numerical in the callable library manual.@Deprecated public static final IloCplex.BooleanParam ParamDisplay
CPXPARAM_ParamDisplay in the callable library manual.@Deprecated public static final IloCplex.BooleanParam Record
CPXPARAM_Record in the callable library manual.@Deprecated public static final IloCplex.BooleanParam SiftingSimplex
CPXPARAM_Sifting_Simplex in the callable library manual.