I have fixed some bugs and added some tests for doDistrib classes

This commit is contained in:
Caner Candan 2010-10-12 10:09:56 +02:00
commit f2e1e40c30
7 changed files with 41 additions and 11 deletions

View file

@ -1,12 +1,7 @@
#include <eo>
#include <do>
#include <mo>
#include <utils/eoLogger.h>
#include <utils/eoParserLogger.h>
#include "Rosenbrock.h"
#include "Sphere.h"
typedef eoReal< eoMinimizingFitness > EOT;