hmm not a good idea to replace with dummy
This commit is contained in:
parent
879da6b82e
commit
ec2eaae4ce
1 changed files with 0 additions and 1 deletions
|
|
@ -174,7 +174,6 @@ public:
|
||||||
eoPop<EOT> offspring, empty_pop;
|
eoPop<EOT> offspring, empty_pop;
|
||||||
|
|
||||||
popEval(empty_pop, _pop); // A first eval of pop.
|
popEval(empty_pop, _pop); // A first eval of pop.
|
||||||
replace(_pop, offspring); // set worths, scaling, etc.
|
|
||||||
|
|
||||||
do
|
do
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Reference in a new issue