public abstract class IloNumVarBoundType
extends java.lang.Object
They are used to define IloNumVarBound objects for use with
IloCplex.refineConflict.
| Modifier and Type | Field and Description |
|---|---|
static IloNumVarBoundType |
Lower
Lower bound type.
|
static IloNumVarBoundType |
Upper
Upper bound type.
|
public static final IloNumVarBoundType Upper
public static final IloNumVarBoundType Lower