Ajout de la random neutral walk sampling, on tient le bon bout ;)
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1797 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
bee9d839a6
commit
312b213a01
8 changed files with 614 additions and 1 deletions
|
|
@ -52,7 +52,7 @@
|
|||
* Sample the fitness of solutions from Metropolis-Hasting sampling
|
||||
* and the fitness of one random neighbor
|
||||
*
|
||||
* The values are collected during the random search
|
||||
* The values are collected during the Metropolis-Hasting walk
|
||||
*
|
||||
*/
|
||||
template <class Neighbor>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue