public static class IloCplex.DoubleParam extends IloCplex.Param
double.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.TuneAdvance, ClockType, CPUmask, DetTimeLimit, NodeAlgorithm, OptimalityTarget, Parallel, ParamDisplay, RandomSeed, Record, RootAlgorithm, SolutionType, Threads, TimeLimit, WorkDir| Modifier | Constructor and Description |
|---|---|
protected |
IloCplex.DoubleParam(int value,
java.lang.String name) |
@Deprecated public static final IloCplex.DoubleParam EpMrk
CPXPARAM_Simplex_Tolerances_Markowitz in the callable library manual.@Deprecated public static final IloCplex.DoubleParam EpOpt
CPXPARAM_Simplex_Tolerances_Optimality in the callable library manual.@Deprecated public static final IloCplex.DoubleParam EpPer
CPXPARAM_Simplex_Perturbation_Constant in the callable library manual.@Deprecated public static final IloCplex.DoubleParam EpRHS
CPXPARAM_Simplex_Tolerances_Feasibility in the callable library manual.@Deprecated public static final IloCplex.DoubleParam NetEpOpt
CPXPARAM_Network_Tolerances_Optimality in the callable library manual.@Deprecated public static final IloCplex.DoubleParam NetEpRHS
CPXPARAM_Network_Tolerances_Feasibility in the callable library manual.@Deprecated public static final IloCplex.DoubleParam TiLim
CPXPARAM_TimeLimit in the callable library manual.@Deprecated public static final IloCplex.DoubleParam DetTiLim
CPXPARAM_DetTimeLimit in the callable library manual.@Deprecated public static final IloCplex.DoubleParam TuningTiLim
CPXPARAM_Tune_TimeLimit in the callable library manual.@Deprecated public static final IloCplex.DoubleParam TuningDetTiLim
CPXPARAM_Tune_DetTimeLimit in the callable library manual.@Deprecated public static final IloCplex.DoubleParam BtTol
CPXPARAM_MIP_Strategy_Backtrack in the callable library manual.@Deprecated public static final IloCplex.DoubleParam CutLo
CPXPARAM_MIP_Tolerances_LowerCutoff in the callable library manual.@Deprecated public static final IloCplex.DoubleParam CutUp
CPXPARAM_MIP_Tolerances_UpperCutoff in the callable library manual.@Deprecated public static final IloCplex.DoubleParam EpGap
CPXPARAM_MIP_Tolerances_MIPGap in the callable library manual.@Deprecated public static final IloCplex.DoubleParam EpInt
CPXPARAM_MIP_Tolerances_Integrality in the callable library manual.@Deprecated public static final IloCplex.DoubleParam EpAGap
CPXPARAM_MIP_Tolerances_AbsMIPGap in the callable library manual.@Deprecated public static final IloCplex.DoubleParam EpRelax
CPXPARAM_Feasopt_Tolerance in the callable library manual.@Deprecated public static final IloCplex.DoubleParam LowerObjStop
CPXPARAM_MIP_Limits_LowerObjStop in the callable library manual.@Deprecated public static final IloCplex.DoubleParam ObjDif
CPXPARAM_MIP_Tolerances_ObjDifference in the callable library manual.@Deprecated public static final IloCplex.DoubleParam ObjLLim
CPXPARAM_Simplex_Limits_LowerObj in the callable library manual.@Deprecated public static final IloCplex.DoubleParam ObjULim
CPXPARAM_Simplex_Limits_UpperObj in the callable library manual.@Deprecated public static final IloCplex.DoubleParam PolishAfterEpAGap
CPXPARAM_MIP_PolishAfter_AbsMIPGap in the callable library manual.@Deprecated public static final IloCplex.DoubleParam PolishAfterEpGap
CPXPARAM_MIP_PolishAfter_MIPGap in the callable library manual.@Deprecated public static final IloCplex.DoubleParam PolishAfterTime
CPXPARAM_MIP_PolishAfter_Time in the callable library manual.@Deprecated public static final IloCplex.DoubleParam PolishAfterDetTime
CPXPARAM_MIP_PolishAfter_DetTime in the callable library manual.@Deprecated public static final IloCplex.DoubleParam ProbeTime
CPXPARAM_MIP_Limits_ProbeTime in the callable library manual.@Deprecated public static final IloCplex.DoubleParam ProbeDetTime
CPXPARAM_MIP_Limits_ProbeDetTime in the callable library manual.@Deprecated public static final IloCplex.DoubleParam RelObjDif
CPXPARAM_MIP_Tolerances_RelObjDifference in the callable library manual.@Deprecated public static final IloCplex.DoubleParam CutsFactor
CPXPARAM_MIP_Limits_CutsFactor in the callable library manual.@Deprecated public static final IloCplex.DoubleParam TreLim
CPXPARAM_MIP_Limits_TreeMemory in the callable library manual.@Deprecated public static final IloCplex.DoubleParam SolnPoolGap
CPXPARAM_MIP_Pool_RelGap in the callable library manual.@Deprecated public static final IloCplex.DoubleParam SolnPoolAGap
CPXPARAM_MIP_Pool_AbsGap in the callable library manual.@Deprecated public static final IloCplex.DoubleParam UpperObjStop
CPXPARAM_MIP_Limits_UpperObjStop in the callable library manual.@Deprecated public static final IloCplex.DoubleParam WorkMem
CPXPARAM_WorkMem in the callable library manual.@Deprecated public static final IloCplex.DoubleParam BarEpComp
CPXPARAM_Barrier_ConvergeTol in the callable library manual.@Deprecated public static final IloCplex.DoubleParam BarQCPEpComp
CPXPARAM_Barrier_QCPConvergeTol in the callable library manual.@Deprecated public static final IloCplex.DoubleParam BarGrowth
CPXPARAM_Barrier_Limits_Growth in the callable library manual.@Deprecated public static final IloCplex.DoubleParam BarObjRng
CPXPARAM_Barrier_Limits_ObjRange in the callable library manual.@Deprecated public static final IloCplex.DoubleParam EpLin
CPXPARAM_MIP_Tolerances_Linearization in the callable library manual.@Deprecated public static final IloCplex.DoubleParam BendersFeasCutTol
CPXPARAM_Benders_Tolerances_FeasibilityCut in the callable library manual.@Deprecated public static final IloCplex.DoubleParam BendersOptCutTol
CPXPARAM_Benders_Tolerances_OptimalityCut in the callable library manual.@Deprecated public static final IloCplex.DoubleParam HeuristicEffort
CPXPARAM_MIP_Strategy_HeuristicEffort in the callable library manual.