update to add new classes
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@341 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
19c01ce5a2
commit
1981ca509b
1 changed files with 2 additions and 0 deletions
|
|
@ -35,6 +35,7 @@
|
|||
#include <moeoFitnessAssignment.h>
|
||||
#include <moeoGenerationalReplacement.h>
|
||||
#include <moeoHybridLS.h>
|
||||
#include <moeoIBEA.h>
|
||||
#include <moeoIndicatorBasedFitnessAssignment.h>
|
||||
//#include <moeoIndicatorBasedLS.h>
|
||||
//#include <moeoIteratedIBMOLS.h>
|
||||
|
|
@ -44,6 +45,7 @@
|
|||
#include <moeoObjectiveVector.h>
|
||||
#include <moeoObjectiveVectorComparator.h>
|
||||
#include <moeoRandomSelect.h>
|
||||
//#include <moeoReferencePointIndicatorBasedFitnessAssignment.h>
|
||||
#include <moeoReplacement.h>
|
||||
#include <moeoRouletteSelect.h>
|
||||
#include <moeoSelectFromPopAndArch.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue