public static final class IloCplex.Param.Read
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static IloCplex.IntParam |
Constraints
Deprecated.
Since V20.1.0
|
static IloCplex.IntParam |
DataCheck
Indicator to check data consistency.
|
static IloCplex.StringParam |
FileEncoding
Code page for file reading and writing.
|
static IloCplex.LongParam |
Nonzeros
Deprecated.
Since V20.1.0
|
static IloCplex.LongParam |
QPNonzeros
Deprecated.
Since V20.1.0
|
static IloCplex.IntParam |
Scale
Type of scaling used.
|
static IloCplex.IntParam |
Variables
Deprecated.
Since V20.1.0
|
static IloCplex.LongParam |
WarningLimit
Max number of warnings to display.
|
@Deprecated public static final IloCplex.IntParam Constraints
public static final IloCplex.IntParam DataCheck
See CPXPARAM_Read_DataCheck in the C API for further information.
public static final IloCplex.StringParam FileEncoding
See CPXPARAM_Read_FileEncoding in the C API for further information.
@Deprecated public static final IloCplex.LongParam Nonzeros
@Deprecated public static final IloCplex.LongParam QPNonzeros
public static final IloCplex.IntParam Scale
See CPXPARAM_Read_Scale in the C API for further information.
@Deprecated public static final IloCplex.IntParam Variables
public static final IloCplex.LongParam WarningLimit
See CPXPARAM_Read_WarningLimit in the C API for further information.