Replace Templates NHE and Neighborhood
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1732 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
e3a9101595
commit
5f7d120a6e
48 changed files with 236 additions and 227 deletions
|
|
@ -45,7 +45,7 @@ int main() {
|
|||
|
||||
//test avec un neighbordhood ordonné
|
||||
//Du coup on verifie juste qu'on a bien une evolution de la solution et qu'on fait 3 pas avant d'arreter l'exploration
|
||||
moRandomWalkExplorer<bitNeighborhood> test(nh, eval, 3);
|
||||
moRandomWalkExplorer<bitNeighbor> test(nh, eval, 3);
|
||||
|
||||
test.initParam(sol);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue