EvolvingObjects
eoCommaReplacement< EOT > Class Template Reference

ES type of replacement strategy: ignore parents, truncate offspring. More...

#include <eoMergeReduce.h>

Inheritance diagram for eoCommaReplacement< EOT >:
eoMergeReduce< EOT > eoReplacement< EOT > eoBF< eoPop< EOT > &, eoPop< EOT > &, void > eoFunctorBase binary_function

List of all members.

Public Member Functions

virtual void operator() (eoPop< EOT > &_parents, eoPop< EOT > &_offspring)
 The pure virtual function that needs to be implemented by the subclass.

Private Attributes

eoNoElitism< EOT > no_elite
eoTruncate< EOT > truncate

Detailed Description

template<class EOT>
class eoCommaReplacement< EOT >

ES type of replacement strategy: ignore parents, truncate offspring.

comma strategy

Definition at line 90 of file eoMergeReduce.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Friends