Test and sources have been updated to improve coverage and dynamic tests
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1122 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
a000ce368c
commit
4d252c4373
30 changed files with 616 additions and 394 deletions
|
|
@ -143,6 +143,7 @@ class moSimpleSolutionTabuList: public moTabuList < M >
|
|||
if (it!=tabuList.end())
|
||||
{
|
||||
tabuList.erase(it);
|
||||
memory_size--;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue