eoMGGReplacement< EOT > Class Template Reference
eoMGGReplacement is an eoReplacement:
- choose N (2) parents RANDOMLY - remove them from the parent population
- select best offspring, add to parents
- merge (other?) offspring and the N removed parents
- select best N-1 of this merged population (detTournament only at the moment)
- put them back into parent population
More...
#include <eoMGGReplacement.h>
Inheritance diagram for eoMGGReplacement< EOT >:
List of all members.
Detailed Description
template<class EOT>
class eoMGGReplacement< EOT >
eoMGGReplacement is an eoReplacement:
- choose N (2) parents RANDOMLY - remove them from the parent population
- select best offspring, add to parents
- merge (other?) offspring and the N removed parents
- select best N-1 of this merged population (detTournament only at the moment)
- put them back into parent population
Definition at line 50 of file eoMGGReplacement.h.
The documentation for this class was generated from the following file:
Generated on Thu Apr 19 11:02:32 2007 for EO by
1.4.7