Ajout des dummeLS et dummyExplorer. Travaux en cours sur RndRndFC
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1793 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
71fa51d3b5
commit
85fa0b461f
11 changed files with 299 additions and 14 deletions
|
|
@ -90,7 +90,7 @@ public:
|
|||
*/
|
||||
~moHillClimberSampling() {
|
||||
// delete the pointer on the local search which has been constructed in the constructor
|
||||
delete &localSearch;
|
||||
delete localSearch;
|
||||
}
|
||||
|
||||
protected:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue