public static final class IloCplex.Param.Read
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static IloCplex.IntParam |
Constraints
Deprecated.
|
static IloCplex.IntParam |
DataCheck
DataCheck.
|
static IloCplex.StringParam |
FileEncoding
FileEncoding.
|
static IloCplex.LongParam |
Nonzeros
Deprecated.
|
static IloCplex.LongParam |
QPNonzeros
Deprecated.
|
static IloCplex.IntParam |
Scale
Scale.
|
static IloCplex.IntParam |
Variables
Deprecated.
|
static IloCplex.LongParam |
WarningLimit
WarningLimit.
|
| Constructor and Description |
|---|
IloCplex.Param.Read() |
@Deprecated public static final IloCplex.IntParam Constraints
CPXPARAM_Read_Constraints in the callable library manual.public static final IloCplex.IntParam DataCheck
CPXPARAM_Read_DataCheck in the callable library manual.public static final IloCplex.StringParam FileEncoding
CPXPARAM_Read_FileEncoding in the callable library manual.@Deprecated public static final IloCplex.LongParam Nonzeros
CPXPARAM_Read_Nonzeros in the callable library manual.@Deprecated public static final IloCplex.LongParam QPNonzeros
CPXPARAM_Read_QPNonzeros in the callable library manual.public static final IloCplex.IntParam Scale
CPXPARAM_Read_Scale in the callable library manual.@Deprecated public static final IloCplex.IntParam Variables
CPXPARAM_Read_Variables in the callable library manual.public static final IloCplex.LongParam WarningLimit
CPXPARAM_Read_WarningLimit in the callable library manual.