Population type where individuals of next and previous generations are merged together instead of beig replaced. More...
Classes | |
| class | GEP::MergePopulation< IndividualType, Comparator > |
| MergePopulation of < GEP::Individual >. Manages the selection of Individuals according to cellular process. More... | |
Namespaces | |
| namespace | GEP |
Namespace for classes related to Gene Expression Programming This namespace contains classes describing Karva chromosomes, individuals based on these chromosomes, genetic operators and poppulation management. | |
Typedefs | |
| typedef boost::uniform_smallint | uniSmallint |
| typedef boost::variate_generator < boost::mt19937 &, uniSmallint > | smallGen |
Population type where individuals of next and previous generations are merged together instead of beig replaced.
Copyright (c) 2008 Marek Ostaszewski, Sebastien Varrette (see COPYING)
| typedef boost::variate_generator< boost::mt19937 &, uniSmallint > smallGen |
| typedef boost::uniform_smallint uniSmallint |
1.6.1