public static final class IloCplex.Param.Feasopt
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static IloCplex.IntParam |
Mode
Relaxation measure.
|
static IloCplex.DoubleParam |
Tolerance
Minimum amount of accepted relaxation.
|
public static final IloCplex.IntParam Mode
See CPXPARAM_Feasopt_Mode in the C API for further information.
public static final IloCplex.DoubleParam Tolerance
See CPXPARAM_Feasopt_Tolerance in the C API for further information.