public static final class IloCplex.Param.Preprocessing
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static IloCplex.IntParam |
Aggregator
Aggregator.
|
static IloCplex.IntParam |
BoundStrength
BoundStrength.
|
static IloCplex.IntParam |
CoeffReduce
CoeffReduce.
|
static IloCplex.IntParam |
Dependency
Dependency.
|
static IloCplex.IntParam |
Dual
Dual.
|
static IloCplex.LongParam |
Fill
Fill.
|
static IloCplex.IntParam |
Folding
Folding.
|
static IloCplex.IntParam |
Linear
Deprecated.
|
static IloCplex.IntParam |
NumPass
NumPass.
|
static IloCplex.BooleanParam |
Presolve
Presolve.
|
static IloCplex.IntParam |
QCPDuals
QCPDuals.
|
static IloCplex.BooleanParam |
QPMakePSD
QPMakePSD.
|
static IloCplex.IntParam |
QToLin
QToLin.
|
static IloCplex.IntParam |
Reduce
Reduce.
|
static IloCplex.IntParam |
Reformulations
Reformulations.
|
static IloCplex.IntParam |
Relax
Relax.
|
static IloCplex.IntParam |
RepeatPresolve
RepeatPresolve.
|
static IloCplex.IntParam |
SOS1Reform
SOS1Reform.
|
static IloCplex.IntParam |
SOS2Reform
SOS2Reform.
|
static IloCplex.IntParam |
Symmetry
Symmetry.
|
| Constructor and Description |
|---|
IloCplex.Param.Preprocessing() |
public static final IloCplex.IntParam Aggregator
CPXPARAM_Preprocessing_Aggregator in the callable library manual.public static final IloCplex.IntParam BoundStrength
CPXPARAM_Preprocessing_BoundStrength in the callable library manual.public static final IloCplex.IntParam CoeffReduce
CPXPARAM_Preprocessing_CoeffReduce in the callable library manual.public static final IloCplex.IntParam Dependency
CPXPARAM_Preprocessing_Dependency in the callable library manual.public static final IloCplex.IntParam Dual
CPXPARAM_Preprocessing_Dual in the callable library manual.public static final IloCplex.LongParam Fill
CPXPARAM_Preprocessing_Fill in the callable library manual.public static final IloCplex.IntParam Folding
CPXPARAM_Preprocessing_Folding in the callable library manual.@Deprecated public static final IloCplex.IntParam Linear
CPXPARAM_Preprocessing_Linear in the callable library manual.public static final IloCplex.IntParam NumPass
CPXPARAM_Preprocessing_NumPass in the callable library manual.public static final IloCplex.BooleanParam Presolve
CPXPARAM_Preprocessing_Presolve in the callable library manual.public static final IloCplex.IntParam QCPDuals
CPXPARAM_Preprocessing_QCPDuals in the callable library manual.public static final IloCplex.BooleanParam QPMakePSD
CPXPARAM_Preprocessing_QPMakePSD in the callable library manual.public static final IloCplex.IntParam QToLin
CPXPARAM_Preprocessing_QToLin in the callable library manual.public static final IloCplex.IntParam Reduce
CPXPARAM_Preprocessing_Reduce in the callable library manual.public static final IloCplex.IntParam Reformulations
CPXPARAM_Preprocessing_Reformulations in the callable library manual.public static final IloCplex.IntParam Relax
CPXPARAM_Preprocessing_Relax in the callable library manual.public static final IloCplex.IntParam RepeatPresolve
CPXPARAM_Preprocessing_RepeatPresolve in the callable library manual.public static final IloCplex.IntParam SOS1Reform
CPXPARAM_Preprocessing_SOS1Reform in the callable library manual.public static final IloCplex.IntParam SOS2Reform
CPXPARAM_Preprocessing_SOS2Reform in the callable library manual.public static final IloCplex.IntParam Symmetry
CPXPARAM_Preprocessing_Symmetry in the callable library manual.