Add the autocorrelation sampling

git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1777 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
verel 2010-05-04 16:37:22 +00:00
commit adde4c4898
9 changed files with 335 additions and 30 deletions

View file

@ -132,6 +132,7 @@
#include <coolingSchedule/moSimpleCoolingSchedule.h>
#include <sampling/moSampling.h>
#include <sampling/moAutocorrelationSampling.h>
#include <problems/bitString/moBitNeighbor.h>
#include <problems/eval/moOneMaxIncrEval.h>