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:
jboisson 2008-02-15 13:03:11 +00:00
commit 01da681c6a
15 changed files with 305 additions and 79 deletions

View file

@ -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)
{