Ajout du MHBestFC

git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1796 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
verel 2010-05-06 20:21:24 +00:00
commit bee9d839a6
3 changed files with 117 additions and 2 deletions

View file

@ -86,7 +86,7 @@ public:
// delete the dummy local search
delete localSearch;
// random sampling
// Metropolis-Hasting sampling
localSearch = new moMetropolisHasting<Neighbor>(_neighborhood, _fullEval, _eval, _nbStep);
// delete the checkpoint with the wrong continuator