公共静态最终类IloCplex.Param.MIP.Limits
扩展java.lang.Object
| 修饰符和类型 | 领域和说明 |
|---|---|
static IloCplex.IntParam |
AggForCut切分生成的约束聚合限制。
|
static IloCplex.IntParam |
AuxRootThreads用于辅助根任务的线程数。
|
static IloCplex.LongParam |
CutPasses切割平面通过次数。
|
static IloCplex.DoubleParam |
CutsFactor限制削减的行乘数系数。
|
static IloCplex.IntParam |
EachCutLimit限制每种类型每次切割的次数。
|
static IloCplex.IntParam |
GomoryCand生成戈莫里分数切分的候选极限。
|
static IloCplex.LongParam |
GomoryPass生成 Gomory 分数切割的通过极限。
|
static IloCplex.DoubleParam |
LowerObjStop触发最小化 MIP 结束前的目标下限。
|
static IloCplex.LongParam |
Nodes分支和切割节点限制。
|
static IloCplex.IntParam |
Populate每次填充调用的解决方案上限。
|
static IloCplex.DoubleParam |
ProbeDetTime探测的确定性时限。
|
static IloCplex.DoubleParam |
ProbeTime探测时限。
|
static IloCplex.LongParam |
RepairTries尝试修复启发式的次数。
|
static IloCplex.LongParam |
Solutions混合整数解极限
|
static IloCplex.IntParam |
StrongCand强分支候选限制。
|
static IloCplex.LongParam |
StrongIt强分支迭代限制
|
static IloCplex.DoubleParam |
TreeMemory树的大小上限(兆字节)。
|
static IloCplex.DoubleParam |
UpperObjStop触发最大化 MIP 结束前的目标上限。
|
public static finalIloCplex.IntParam AggForCut
更多信息请参见 C API 中的 "CPXPARAM_MIP_Limits_AggForCut。
public static finalIloCplex.IntParam AuxRootThreads
更多信息请参见 C API 中的 "CPXPARAM_MIP_Limits_AuxRootThreads。
public static finalIloCplex.LongParam CutPasses
更多信息请参见 C API 中的 "CPXPARAM_MIP_Limits_CutPasses。
public static finalIloCplex.DoubleParam CutsFactor
更多信息请参见 C API 中的 "CPXPARAM_MIP_Limits_CutsFactor。
public static finalIloCplex.IntParam EachCutLimit
更多信息请参见 C API 中的 "CPXPARAM_MIP_Limits_EachCutLimit。
公共静态最终IloCplex.IntParam GomoryCand
更多信息请参见 C API 中的 "CPXPARAM_MIP_Limits_GomoryCand。
public static finalIloCplex.LongParam GomoryPass
更多信息请参见 C API 中的 "CPXPARAM_MIP_Limits_GomoryPass。
public static finalIloCplex.DoubleParam LowerObjStop
更多信息请参见 C API 中的 "CPXPARAM_MIP_Limits_LowerObjStop。
public static finalIloCplex.LongParamNodes
更多信息请参见 C API 中的 "CPXPARAM_MIP_Limits_Nodes。
public static finalIloCplex.IntParamPopulate
更多信息请参见 C API 中的 "CPXPARAM_MIP_Limits_Populate。
public static finalIloCplex.DoubleParam ProbeDetTime
更多信息请参见 C API 中的 "CPXPARAM_MIP_Limits_ProbeDetTime。
public static finalIloCplex.DoubleParam ProbeTime
更多信息请参见 C API 中的 "CPXPARAM_MIP_Limits_ProbeTime。
public static finalIloCplex.LongParam RepairTries
更多信息请参见 C API 中的 "CPXPARAM_MIP_Limits_RepairTries。
public static finalIloCplex.LongParamSolutions
更多信息请参见 C API 中的 "CPXPARAM_MIP_Limits_Solutions。
public static finalIloCplex.IntParam StrongCand
更多信息请参见 C API 中的 "CPXPARAM_MIP_Limits_StrongCand。
public static finalIloCplex.LongParam StrongIt
更多信息请参见 C API 中的 "CPXPARAM_MIP_Limits_StrongIt。
public static finalIloCplex.DoubleParam TreeMemory
更多信息请参见 C API 中的 "CPXPARAM_MIP_Limits_TreeMemory。
public static finalIloCplex.DoubleParam UpperObjStop
更多信息请参见 C API 中的 "CPXPARAM_MIP_Limits_UpperObjStop。