eoEPReduce< EOT > Class Template Reference

EP truncation method (some global stochastic tournament + sort) Softer selective pressure than pure truncate. More...

#include <eoReduce.h>

Inheritance diagram for eoEPReduce< EOT >:

eoReduce< EOT > eoBF< eoPop< EOT > &, unsigned, void > eoFunctorBase List of all members.

Public Types

typedef EOT::Fitness Fitness
typedef std::pair< float,
typename eoPop< EOT >::iterator > 
EPpair
 helper struct for comparing on std::pairs

Public Member Functions

 eoEPReduce (unsigned _t_size)
void operator() (eoPop< EOT > &_newgen, unsigned _newsize)
 The pure virtual function that needs to be implemented by the subclass.

Private Attributes

unsigned t_size

Detailed Description

template<class EOT>
class eoEPReduce< EOT >

EP truncation method (some global stochastic tournament + sort) Softer selective pressure than pure truncate.

Definition at line 83 of file eoReduce.h.


The documentation for this class was generated from the following file:
Generated on Thu Oct 19 05:06:47 2006 for EO by  doxygen 1.3.9.1