Ajout du MHBestFC
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1796 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
fde8e1e620
commit
bee9d839a6
3 changed files with 117 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue