public static final class IloCplex.Param.Output
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static IloCplex.BooleanParam |
CloneLog
CloneLog.
|
static IloCplex.StringParam |
IntSolFilePrefix
IntSolFilePrefix.
|
static IloCplex.BooleanParam |
MPSLong
MPSLong.
|
static IloCplex.IntParam |
WriteLevel
WriteLevel.
|
| Constructor and Description |
|---|
IloCplex.Param.Output() |
public static final IloCplex.BooleanParam CloneLog
CPXPARAM_Output_CloneLog in the callable library manual.public static final IloCplex.StringParam IntSolFilePrefix
CPXPARAM_Output_IntSolFilePrefix in the callable library manual.public static final IloCplex.BooleanParam MPSLong
CPXPARAM_Output_MPSLong in the callable library manual.public static final IloCplex.IntParam WriteLevel
CPXPARAM_Output_WriteLevel in the callable library manual.