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:
parent
54b43683cb
commit
f580837dde
8 changed files with 114 additions and 85 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue