eoSSGAStochTournamentReplacement< EOT > Class Template Reference

SSGA stochastic tournament replacement. More...

#include <eoReduceMerge.h>

Inheritance diagram for eoSSGAStochTournamentReplacement< EOT >:

eoReduceMerge< EOT > eoReplacement< EOT > eoBF< A1, A2, R > eoFunctorBase

List of all members.

Public Member Functions

 eoSSGAStochTournamentReplacement (double _t_rate)

Private Attributes

eoStochTournamentTruncate< EOTtruncate
eoPlus< EOTplus


Detailed Description

template<class EOT>
class eoSSGAStochTournamentReplacement< EOT >

SSGA stochastic tournament replacement.

Is an eoReduceMerge. It much cleaner to insert directly the offspring in the parent population, but it is NOT equivalent in case of more than 1 offspring as already replaced could be removed , which is not possible in the eoReduceMerge So what the heck !

Definition at line 108 of file eoReduceMerge.h.


The documentation for this class was generated from the following file:

Generated on Thu Jan 1 23:19:51 2009 for EvolvingObjects by  doxygen 1.5.5