fix back some errors inserted by previous refactoring
- move PBIL classes in deprecated/, superseeded by the EDO module
This commit is contained in:
parent
aa5dbe82c6
commit
646f20934e
17 changed files with 30 additions and 30 deletions
|
|
@ -33,8 +33,8 @@ Authors:
|
|||
|
||||
#include <edo>
|
||||
|
||||
#include "Rosenbrock.h"
|
||||
#include "Sphere.h"
|
||||
#include "../application/common/Rosenbrock.h"
|
||||
#include "../application/common/Sphere.h"
|
||||
|
||||
typedef eoReal< eoMinimizingFitness > EOT;
|
||||
typedef edoNormalMulti< EOT > Distrib;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue