public static final class IloCplex.Param.Simplex.Perturbation
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static IloCplex.DoubleParam |
Constant
Perturbation constant.
|
static IloCplex.BooleanParam |
Indicator
Perturbation indicator.
|
public static final IloCplex.DoubleParam Constant
See CPXPARAM_Simplex_Perturbation_Constant in the C API for further information.
public static final IloCplex.BooleanParam Indicator
See CPXPARAM_Simplex_Perturbation_Indicator in the C API for further information.