|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--ilog.concert.IloObjectiveSense
Objects of this class represent the sense of an IloObjective
object. Two types are defined: Minimize and Maximize.
| Field Summary | |
static ilog.concert.IloObjectiveSense |
Maximize
Indicates the objective sense for maximization. |
static ilog.concert.IloObjectiveSense |
Minimize
Indicates the objective sense for minimization. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final ilog.concert.IloObjectiveSense Minimize
public static final ilog.concert.IloObjectiveSense Maximize
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||