-
is used to set up, in seconds, a CPU time limit after which the optimization process is stopped. This time is measured using the
Real_timer
class. The default value is 0 and means that there is no time limit. -
Type:
double
-
Precondition:
time_limit >= 0
- Default: 0