EvolvingObjects
|
EP type of replacement strategy: first add parents to population, then truncate using EP tournament. More...
#include <eoMergeReduce.h>
Public Member Functions | |
eoEPReplacement (int _tSize) | |
Private Attributes | |
eoPlus< EOT > | plus |
eoEPReduce< EOT > | truncate |
EP type of replacement strategy: first add parents to population, then truncate using EP tournament.
Definition at line 114 of file eoMergeReduce.h.