Lesson sources have updated to use configuration files
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@958 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
9d9e5d4b3d
commit
01da681c6a
15 changed files with 305 additions and 79 deletions
|
|
@ -91,7 +91,7 @@ class moSimpleSolutionTabuList: public moTabuList < M >
|
|||
M move=(M)_move;
|
||||
EOT solution=(EOT) _solution;
|
||||
|
||||
_move(_solution);
|
||||
move(solution);
|
||||
|
||||
if (memory_size!=0)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue