public static class IloCplex.LongParam extends IloCplex.Param
IloCplex parameters.
For more detail about each parameter, see the
CPLEX Parameters Reference Manual.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.LongParam |
AggFill
Deprecated.
Use hierarchy of parameters under
IloCplex.Param instead.
|
static IloCplex.LongParam |
BarItLim
Deprecated.
Use hierarchy of parameters under
IloCplex.Param instead.
|
static IloCplex.LongParam |
BarMaxCor
Deprecated.
Use hierarchy of parameters under
IloCplex.Param instead.
|
static IloCplex.LongParam |
BBInterval
Deprecated.
Use hierarchy of parameters under
IloCplex.Param instead.
|
static IloCplex.LongParam |
CutPass
Deprecated.
Use hierarchy of parameters under
IloCplex.Param instead.
|
static IloCplex.LongParam |
FracPass
Deprecated.
Use hierarchy of parameters under
IloCplex.Param instead.
|
static IloCplex.LongParam |
HeurFreq
Deprecated.
Use hierarchy of parameters under
IloCplex.Param instead.
|
static IloCplex.LongParam |
IntSolLim
Deprecated.
Use hierarchy of parameters under
IloCplex.Param instead.
|
static IloCplex.LongParam |
ItLim
Deprecated.
Use hierarchy of parameters under
IloCplex.Param instead.
|
static IloCplex.LongParam |
MIPInterval
Deprecated.
Use hierarchy of parameters under
IloCplex.Param instead.
|
static IloCplex.LongParam |
NetItLim
Deprecated.
Use hierarchy of parameters under
IloCplex.Param instead.
|
static IloCplex.LongParam |
NodeLim
Deprecated.
Use hierarchy of parameters under
IloCplex.Param instead.
|
static IloCplex.LongParam |
NzReadLim
Deprecated.
Use hierarchy of parameters under
IloCplex.Param instead.
|
static IloCplex.LongParam |
PolishAfterIntSol
Deprecated.
Use hierarchy of parameters under
IloCplex.Param instead.
|
static IloCplex.LongParam |
PolishAfterNode
Deprecated.
Use hierarchy of parameters under
IloCplex.Param instead.
|
static IloCplex.LongParam |
QPNzReadLim
Deprecated.
Use hierarchy of parameters under
IloCplex.Param instead.
|
static IloCplex.LongParam |
RepairTries
Deprecated.
Use hierarchy of parameters under
IloCplex.Param instead.
|
static IloCplex.LongParam |
RINSHeur
Deprecated.
Use hierarchy of parameters under
IloCplex.Param instead.
|
static IloCplex.LongParam |
SiftItLim
Deprecated.
Use hierarchy of parameters under
IloCplex.Param instead.
|
static IloCplex.LongParam |
StrongItLim
Deprecated.
Use hierarchy of parameters under
IloCplex.Param instead.
|
static IloCplex.LongParam |
SubMIPNodeLimit
Deprecated.
Use hierarchy of parameters under
IloCplex.Param instead.
|
static IloCplex.LongParam |
WarningLimit
Deprecated.
Use hierarchy of parameters under
IloCplex.Param instead.
|
Advance, ClockType, CPUmask, DetTimeLimit, NodeAlgorithm, OptimalityTarget, Parallel, ParamDisplay, RandomSeed, Record, RootAlgorithm, SolutionType, Threads, TimeLimit, WorkDir, WorkMem| Constructor and Description |
|---|
IloCplex.LongParam(int val,
java.lang.String name) |
equals, hashCode@Deprecated public static final IloCplex.LongParam AggFill
IloCplex.Param instead.
See CPX_PARAM_AGGFILL in the C API,
or IloCplex::LongParam::AggFill in the C++ API
for further information.
@Deprecated public static final IloCplex.LongParam NzReadLim
IloCplex.Param instead.
See CPX_PARAM_NZREADLIM in the C API,
or IloCplex::LongParam::NzReadLim in the C++ API
for further information.
@Deprecated public static final IloCplex.LongParam QPNzReadLim
IloCplex.Param instead.
See CPX_PARAM_QPNZREADLIM in the C API,
or IloCplex::LongParam::QPNzReadLim in the C++ API
for further information.
@Deprecated public static final IloCplex.LongParam ItLim
IloCplex.Param instead.
See CPX_PARAM_ITLIM in the C API,
or IloCplex::LongParam::ItLim in the C++ API
for further information.
@Deprecated public static final IloCplex.LongParam SiftItLim
IloCplex.Param instead.
See CPX_PARAM_SIFTITLIM in the C API,
or IloCplex::LongParam::SiftItLim in the C++ API
for further information.
@Deprecated public static final IloCplex.LongParam BarItLim
IloCplex.Param instead.
See CPX_PARAM_BARITLIM in the C API,
or IloCplex::LongParam::BarItLim in the C++ API
for further information.
@Deprecated public static final IloCplex.LongParam BarMaxCor
IloCplex.Param instead.
See CPX_PARAM_BARMAXCOR in the C API,
or IloCplex::LongParam::BarMaxCor in the C++ API
for further information.
@Deprecated public static final IloCplex.LongParam BBInterval
IloCplex.Param instead.
See CPX_PARAM_BBINTERVAL in the C API,
or IloCplex::LongParam::BBInterval in the C++ API
for further information.
@Deprecated public static final IloCplex.LongParam CutPass
IloCplex.Param instead.
See CPX_PARAM_CUTPASS in the C API,
or IloCplex::LongParam::CutPass in the C++ API
for further information.
@Deprecated public static final IloCplex.LongParam FracPass
IloCplex.Param instead.
See CPX_PARAM_FRACPASS in the C API,
or IloCplex::LongParam::FracPass in the C++ API
for further information.
@Deprecated public static final IloCplex.LongParam HeurFreq
IloCplex.Param instead.
See CPX_PARAM_HEURFREQ in the C API,
or IloCplex::LongParam::HeurFreq in the C++ API
for further information.
@Deprecated public static final IloCplex.LongParam MIPInterval
IloCplex.Param instead.
See CPX_PARAM_MIPINTERVAL in the C API,
or IloCplex::LongParam::MIPInterval in the C++ API
for further information.
@Deprecated public static final IloCplex.LongParam NodeLim
IloCplex.Param instead.
See CPX_PARAM_NODELIM in the C API,
or IloCplex::LongParam::NodeLim in the C++ API
for further information.
@Deprecated public static final IloCplex.LongParam IntSolLim
IloCplex.Param instead.
See CPX_PARAM_INTSOLLIM in the C API,
or IloCplex::LongParam::IntSolLim in the C++ API
for further information.
@Deprecated public static final IloCplex.LongParam StrongItLim
IloCplex.Param instead.
See CPX_PARAM_STRONGITLIM in the C API,
or IloCplex::LongParam::StrongItLim in the C++ API
for further information.
@Deprecated public static final IloCplex.LongParam RINSHeur
IloCplex.Param instead.
See CPX_PARAM_RINSHEUR in the C API,
or IloCplex::LongParam::RINSHeur in the C++ API
for further information.
@Deprecated public static final IloCplex.LongParam RepairTries
IloCplex.Param instead.
See CPX_PARAM_REPAIRTRIES in the C API,
or IloCplex::LongParam::RepairTries in the C++ API
for further information.
@Deprecated public static final IloCplex.LongParam PolishAfterNode
IloCplex.Param instead.
See CPX_PARAM_POLISHAFTERNODE in the C API,
or IloCplex::LongParam::PolishAfterNode in the C++ API
for further information.
@Deprecated public static final IloCplex.LongParam PolishAfterIntSol
IloCplex.Param instead.
See CPX_PARAM_POLISHAFTERINTSOL in the C API,
or IloCplex::LongParam::PolishAfterIntSol in the C++ API
for further information.
@Deprecated public static final IloCplex.LongParam NetItLim
IloCplex.Param instead.
See CPX_PARAM_NETITLIM in the C API,
or IloCplex::LongParam::NetItLim in the C++ API
for further information.
@Deprecated public static final IloCplex.LongParam SubMIPNodeLimit
IloCplex.Param instead.
See CPX_PARAM_SUBMIPNODELIMIT in the C API,
or IloCplex::LongParam::SubMIPNodeLimit in the C++ API
for further information.
@Deprecated public static final IloCplex.LongParam WarningLimit
IloCplex.Param instead.
See CPX_PARAM_WARNLIM in the C API,
or IloCplex::LongParam::WarningLimit in the C++ API
for further information.