公共静态最终类IloCplex.Param.Preprocessing
扩展java.lang.Object
| 修饰符和类型 | 领域和说明 |
|---|---|
static IloCplex.IntParam |
Aggregator对聚合器应用的限制。
|
static IloCplex.IntParam |
BoundStrength绑定强化类型。
|
static IloCplex.IntParam |
CoeffReduce系数降低程度。
|
static IloCplex.IntParam |
Dependency预处理依赖性检查器的指标。
|
static IloCplex.IntParam |
Dual在预处理中采取双重措施。
|
static IloCplex.LongParam |
Fill填写汇总限制。
|
static IloCplex.IntParam |
FoldingLP 文件折叠指标。
|
static IloCplex.IntParam |
Linear已废弃。
自V20.1.0起
|
static IloCplex.IntParam |
NumPass限制使用防腐剂。
|
static IloCplex.BooleanParam |
Presolve预溶指示器
|
static IloCplex.IntParam |
QCPDualsQCP 的双重计算。
|
static IloCplex.BooleanParam |
QPMakePSD二进制 qp psd 或更紧的指标。
|
static IloCplex.IntParam |
QToLin将目标中涉及二元变量的乘积线性化的指标(对于凸 MIQP),或将有界变量的所有乘积线性化的指标(对于全局 QP)。
|
static IloCplex.IntParam |
Reduce原始和双重还原类型。
|
static IloCplex.IntParam |
Reformulations预溶液的重新配制。
|
static IloCplex.IntParam |
Relax用于额外预溶 mip 的 lp 松弛的指标。
|
static IloCplex.IntParam |
RepeatPresolve重复 mip presolve。
|
static IloCplex.IntParam |
SOS1Reform重新制定SOS1约束条件。
|
static IloCplex.IntParam |
SOS2Reform重新制定SOS2约束条件。
|
static IloCplex.IntParam |
Symmetry对称削减指标。
|
public static finalIloCplex.IntParamAggregator
更多信息请参见 C API 中的 "CPXPARAM_Preprocessing_Aggregator。
public static finalIloCplex.IntParam BoundStrength
更多信息请参见 C API 中的 "CPXPARAM_Preprocessing_BoundStrength。
public static finalIloCplex.IntParam CoeffReduce
更多信息请参见 C API 中的 "CPXPARAM_Preprocessing_CoeffReduce。
public static finalIloCplex.IntParam依赖关系
更多信息请参见 C API 中的 "CPXPARAM_Preprocessing_Dependency。
public static finalIloCplex.IntParamDual
更多信息请参见 C API 中的 "CPXPARAM_Preprocessing_Dual。
public static finalIloCplex.LongParamFill
更多信息请参见 C API 中的 "CPXPARAM_Preprocessing_Fill。
public static finalIloCplex.IntParamFolding
更多信息请参见 C API 中的 "CPXPARAM_Preprocessing_Folding。
@Deprecated public static finalIloCplex.IntParamLinear
public static finalIloCplex.IntParam NumPass
更多信息请参见 C API 中的 "CPXPARAM_Preprocessing_NumPass。
public static finalIloCplex.BooleanParamPresolve
更多信息请参见 C API 中的 "CPXPARAM_Preprocessing_Presolve。
public static finalIloCplex.IntParamQCPDuals
更多信息请参见 C API 中的 "CPXPARAM_Preprocessing_QCPDuals。
public static finalIloCplex.BooleanParam QPMakePSD
更多信息请参见 C API 中的 "CPXPARAM_Preprocessing_QPMakePSD。
public static finalIloCplex.IntParam QToLin
更多信息请参见 C API 中的 "CPXPARAM_Preprocessing_QToLin。
public static finalIloCplex.IntParamReduce
更多信息请参见 C API 中的 "CPXPARAM_Preprocessing_Reduce。
public static finalIloCplex.IntParamReformulations
更多信息请参见 C API 中的 "CPXPARAM_Preprocessing_Reformulations。
public static finalIloCplex.IntParamRelax
更多信息请参见 C API 中的 "CPXPARAM_Preprocessing_Relax。
public static finalIloCplex.IntParam RepeatPresolve
更多信息请参见 C API 中的 "CPXPARAM_Preprocessing_RepeatPresolve。
公共静态最终IloCplex.IntParam SOS1Reform
更多信息请参见 C API 中的 "CPXPARAM_Preprocessing_SOS1Reform。
公共静态最终IloCplex.IntParam SOS2Reform
更多信息请参见 C API 中的 "CPXPARAM_Preprocessing_SOS2Reform。
公共静态最终IloCplex.IntParam对称性
更多信息请参见 C API 中的 "CPXPARAM_Preprocessing_Symmetry。