tabu list move vector added

git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1769 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
jhumeau 2010-04-29 16:01:48 +00:00
commit c7684f0ef4
8 changed files with 260 additions and 5 deletions

View file

@ -78,6 +78,7 @@ SET (TEST_LIST
t-moSimpleHC
t-moFirstImprHC
t-moRandomBestHC
t-moNeighborVectorTabuList
)
FOREACH (test ${TEST_LIST})