Modif sur les continuator + ILS

git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1781 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
jhumeau 2010-05-05 09:44:21 +00:00
commit f580837dde
8 changed files with 114 additions and 85 deletions

View file

@ -66,6 +66,14 @@ public:
return true;
}
/**
* reset the start time
* @param _solution a solution
*/
virtual void init(EOT & _solution) {
start = time(NULL);
}
/**
* Class name