| Overview | Group | Tree | Graph | Deprecated | Index | Concepts |

The class IlcSearchLimit represents
search limits in a goal-based search.
For more information, see the concept Global modifiers in CP Optimizer.
See Also:
| Method Summary | |
|---|---|
public IlcSearchLimitI * | getImpl() const |
public | IlcSearchLimit(IlcSearchLimitI * impl=0) |
| Method Detail |
|---|
This constructor creates a handle object from a pointer to an implementation object. If the implementation object is zero, you must initialize the handle before using it.
This member function returns a pointer to the implementation object of the invoking handle.