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

@ -72,7 +72,7 @@ public:
// initialization of the external continuator (for example the time, or the number of generations)
cont->init(_solution);
bool b= (*cont)(_solution);
bool b;
do {
// explore the neighborhood of the solution