FRAMES NO FRAMES

IlcLimitSearch

public IlcGoal IlcLimitSearch(IlcGoal goal, IlcSearchLimit searchLimit)
Definition file: ilsolver/search.h
Include file: <ilsolver/ilosolver.h>

This function returns a goal that limits the exploration of the search tree defined by goal with the limit indicated by searchLimit. All nodes explored after that limit has been met are discarded.

See Also: