ForwardVNselect compile et semble marcher, mais pas moBackwardVNSelection...

git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1928 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
verel 2010-08-29 09:21:37 +00:00
commit 107abf4434
4 changed files with 78 additions and 74 deletions

View file

@ -104,7 +104,8 @@ public:
shake(current);
std::cout << "current apres shake: "<< current << std::endl;
ls(current);
std::cout << "current apres ls: "<< ls.className() << " " << current << std::endl;
std::cout << "current apres ls: "<< ls.className() ;
std::cout << " sol: " << current << std::endl;
}
/**