| IBM ILOG Solver User's Manual > More on Modeling > Combining Constraints: Bin Packing > Suggested answers |
Suggested answers |
INDEX
PREVIOUS
NEXT
|
Exercise 1 |
INDEX
PREVIOUS
NEXT
|
What are the parameters of the constructor of the predefined constraint IloIfThen?
The constructor for IloIfThen creates a condition constraint. The first parameter is the environment. The parameter left indicates the IF clause. The parameter right indicates the THEN clause. The fourth optional parameter is a name used for debug and trace purposes.
| © Copyright IBM Corp. 1987, 2009. Legal terms. | PREVIOUS NEXT |