EvolvingObjects
|
eoReduce: .reduce the new generation to the specified size At the moment, limited to truncation - with 2 different methods, one that sorts the whole population, and one that repeatidely kills the worst. More...
#include <eoReduce.h>
eoReduce: .reduce the new generation to the specified size At the moment, limited to truncation - with 2 different methods, one that sorts the whole population, and one that repeatidely kills the worst.
Ideally, we should be able to choose at run-time!!!
Definition at line 47 of file eoReduce.h.