evaluator that throw an exception if a maximum CPU user time has been reached, for POSIX systems
This commit is contained in:
parent
efb22a6eda
commit
5697f6d699
3 changed files with 66 additions and 1 deletions
5
eo/NEWS
5
eo/NEWS
|
|
@ -1,4 +1,7 @@
|
|||
* release 1.1 (not yet released)
|
||||
* current
|
||||
- evaluators that throw an exception if a maximum time has en reached (wallclock and CPU user time for POSIX systems), independently of the number of generations
|
||||
|
||||
* release 1.1
|
||||
- provide cmake build system, remove the old autotools one
|
||||
- package generation system
|
||||
- GCC 4.3 compatibility
|
||||
|
|
|
|||
Reference in a new issue