add missing eoEval* headers in <eo>

This commit is contained in:
Johann Dreo 2020-02-09 06:53:36 +01:00
commit 9623f4d1f8
2 changed files with 8 additions and 3 deletions

View file

@ -25,7 +25,7 @@ Johann Dréo <johann.dreo@thalesgroup.com>
#include "eoExceptions.h"
/** Check at each evaluation if a given tie contract has been reached.
/** Check at each evaluation if a given time contract has been reached.
*
* Throw an eoMaxTimeException if the given max time has been reached.
* Usefull if you want to end the search independently of generations.