|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectilog.concert.IloNumVarBoundType
Objects of this class represent the bound-type for a modeling variable.
They are used to define IloNumVarBound
objects for use with
IloCplex.refineConflict
.
Field Summary | |
static IloNumVarBoundType |
Lower
Lower bound type. |
static IloNumVarBoundType |
Upper
Upper bound type. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final IloNumVarBoundType Upper
public static final IloNumVarBoundType Lower
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |