IBM ILOG Solver User's Manual > More on Solving > Limits and Problem Decomposition: Locating Warehouses > Suggested answers > Exercise 2 |
Exercise 2 |
INDEX
![]() |
How do you implement a search limit?
You use the function IloLimitSearch
. It takes three parameters: the environment, a goal, and a search limit. This function places a search limit on a goal and returns another goal.
© Copyright IBM Corp. 1987, 2009. Legal terms. | PREVIOUS NEXT |