Skip to main content
FRAMES NO FRAMES

IlcTimeLimit

public IlcSearchLimit IlcTimeLimit(IlcCPEngine solver, IlcFloat limit)
Definition file: ilcp/cpext.h
Returns a goal to limit the search.

This function returns a search limit which can be used to limit the execution time of an IlcGoal by the use of IlcLimitSearch. The limit limit specifies the limit in seconds.

See Also: