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