public static final class IloCplex.Param.Simplex
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
IloCplex.Param.Simplex.Limits
Limits
|
static class |
IloCplex.Param.Simplex.Perturbation
Perturbation
|
static class |
IloCplex.Param.Simplex.Tolerances
Tolerances
|
| Modifier and Type | Field and Description |
|---|---|
static IloCplex.IntParam |
Crash
Crash.
|
static IloCplex.IntParam |
DGradient
DGradient.
|
static IloCplex.IntParam |
Display
Display.
|
static IloCplex.IntParam |
DynamicRows
DynamicRows.
|
static IloCplex.IntParam |
PGradient
PGradient.
|
static IloCplex.IntParam |
Pricing
Pricing.
|
static IloCplex.IntParam |
Refactor
Refactor.
|
| Constructor and Description |
|---|
IloCplex.Param.Simplex() |
public static final IloCplex.IntParam Crash
CPXPARAM_Simplex_Crash in the callable library manual.public static final IloCplex.IntParam DGradient
CPXPARAM_Simplex_DGradient in the callable library manual.public static final IloCplex.IntParam Display
CPXPARAM_Simplex_Display in the callable library manual.public static final IloCplex.IntParam DynamicRows
CPXPARAM_Simplex_DynamicRows in the callable library manual.public static final IloCplex.IntParam PGradient
CPXPARAM_Simplex_PGradient in the callable library manual.public static final IloCplex.IntParam Pricing
CPXPARAM_Simplex_Pricing in the callable library manual.public static final IloCplex.IntParam Refactor
CPXPARAM_Simplex_Refactor in the callable library manual.