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< A1, A2, R > 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)

Private Attributes

unsigned t_size

Classes

struct  Cmp


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 Jan 1 23:19:45 2009 for EvolvingObjects by  doxygen 1.5.5