Add moRandomWalk.h, update lesson 6 sampling.cpp
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1775 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
984872b03d
commit
d05c43ea3a
5 changed files with 303 additions and 168 deletions
|
|
@ -98,6 +98,7 @@ public:
|
|||
|
||||
/**
|
||||
* Explore the neighborhood with only one random solution
|
||||
* we supposed that the first neighbor is uniformly selected in the neighborhood
|
||||
* @param _solution
|
||||
*/
|
||||
virtual void operator()(EOT & _solution) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue