From 81976eb029e2df13f2840709e3243903047ed247 Mon Sep 17 00:00:00 2001 From: boufaras Date: Wed, 23 Feb 2011 10:53:02 +0000 Subject: [PATCH] git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@2175 331e1502-861f-0410-8da2-ba01fb791d7f --- trunk/paradiseo-mo/src/explorer/moTSexplorer.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trunk/paradiseo-mo/src/explorer/moTSexplorer.h b/trunk/paradiseo-mo/src/explorer/moTSexplorer.h index eb9e84103..cc10f44dd 100644 --- a/trunk/paradiseo-mo/src/explorer/moTSexplorer.h +++ b/trunk/paradiseo-mo/src/explorer/moTSexplorer.h @@ -146,7 +146,7 @@ public: neighborhood.init(_solution, *current); //eval the current neighbor eval(_solution, *current); - + //Find the first non-tabu element if ( (!tabuList.check(_solution, *current)) || aspiration(_solution, *current) ) { // set best