eoEPReduce< EOT > Class Template Reference
EP truncation method (some global stochastic tournament + sort) Softer selective pressure than pure truncate.
More...
#include <eoReduce.h>
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: