Recombination_MuCommaLambda< T > Class Template Reference

Implementation of mu comma lambda recombination. More...

#include <Recombination_MuCommaLambda.h>

Inheritance diagram for Recombination_MuCommaLambda< T >:

Recombination< T >

List of all members.

Public Member Functions

virtual bool recombine (vector< Chromosome< T > * > &currentPopulation, vector< Chromosome< T > * > &offsprings)
 Implementation of the recombination strategy.


Detailed Description

template<typename T>
class Recombination_MuCommaLambda< T >

Implementation of mu comma lambda recombination.

The current population size is mu, each round lambda offspring will be generated the best mu from these lambda offsprings are selected for the next generations. the entire current population is discarded.

See also:
Recombination | Recombination_KeepBest | Recombination_MuPlusLambda

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

Generated on Thu Aug 28 18:34:53 2008 for Dolphin by  doxygen 1.5.6