From 5cd0dcf9985cc7fa1cf11a1e0be3258ae363c7ae Mon Sep 17 00:00:00 2001 From: boufaras Date: Mon, 11 Jul 2011 08:32:24 +0000 Subject: [PATCH] add two test moILSexplorer & moILS git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@2315 331e1502-861f-0410-8da2-ba01fb791d7f --- trunk/paradiseo-mo/test/CMakeLists.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/trunk/paradiseo-mo/test/CMakeLists.txt b/trunk/paradiseo-mo/test/CMakeLists.txt index ee954d937..9f1750538 100644 --- a/trunk/paradiseo-mo/test/CMakeLists.txt +++ b/trunk/paradiseo-mo/test/CMakeLists.txt @@ -73,14 +73,14 @@ SET (TEST_LIST t-moSAexplorer t-moSA t-moLocalSearch - #t-moILSexplorer + t-moILSexplorer t-moSimpleHC t-moFirstImprHC t-moRandomBestHC t-moNeighborVectorTabuList t-moMonOpDiversification t-moTS - #t-moILS + t-moILS t-moDummyLS t-moRandomSearch t-moMetropolisHasting