Maarten was right

This commit is contained in:
gustavo 2000-03-31 16:23:16 +00:00
commit b5606ad11a
17 changed files with 35 additions and 28 deletions

View file

@ -11,16 +11,16 @@
using namespace std;
// general
#include <eoParser.h> // though contained in all others!
#include <utils/eoParser.h> // though contained in all others!
// evolution specific
#include <eoEvalFuncPtr.h>
//#include <eoSequentialOpHolder.h>
//#include <eoFullEA.h>
// representation specific
#include <eoESFullChrom.h> // though contained in following
#include <es/eoESFullChrom.h> // though contained in following
//#include <eoESReco.h>
#include <eoESFullMut.h>
#include <es/eoESFullMut.h>
//#include <eoESRandomize.h>
// this fitness
#include "real_value.h" // the sphere fitness