Continuator et chekpoint ajoutées :)

git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1674 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
jhumeau 2010-01-25 15:24:40 +00:00
commit 476a59e1e7
18 changed files with 492 additions and 24 deletions

View file

@ -36,7 +36,7 @@
#define _moRndWithReplNeighborhood_h
#include <neighborhood/moIndexNeighborhood.h>
#include <utils/eoRng.h>
#include <utils/eoRNG.h>
/**
* A Random With replacement Neighborhood

View file

@ -36,7 +36,7 @@
#define _moRndWithoutReplNeighborhood_h
#include <neighborhood/moIndexNeighborhood.h>
#include <utils/eoRng.h>
#include <utils/eoRNG.h>
/**
* A Random without replacement Neighborhood