EvolvingObjects
|
a truncate class that does not sort, but repeatidely kills the worse. More...
#include <eoReduce.h>
Private Member Functions | |
void | operator() (eoPop< EOT > &_newgen, unsigned _newsize) |
The pure virtual function that needs to be implemented by the subclass. |
a truncate class that does not sort, but repeatidely kills the worse.
To be used in SSGA-like replacements (e.g. see eoSSGAWorseReplacement)
Definition at line 181 of file eoReduce.h.