The survivors selection mechanism
![]() | operator)
( PoolA & iPool, ArrayC<GenotypeA*> const & iArray ) Creating the pool for the next generation |
![]() | SelectSurvivorsA ( ConfigurationA const & iConfiguration ) Creating a new survivors selection mechanism |
This selection mechanism takes a pool and a list containing the offspring. It then merges these two to form the pool for the next generation.
virtual void operator)
( PoolA & iPool, ArrayC<GenotypeA*> const & iArray )
Given a pool and a list of genotypes, the two are merged into a new pool which overwrites the old one.
iArray - This is a list of offspring that was created.
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de