Recombination_MuPlusLambda< T > Class Template Reference

Implementation of mu plus lambda recombination. More...

#include <Recombination_MuPlusLambda.h>

Inheritance diagram for Recombination_MuPlusLambda< 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_MuPlusLambda< T >

Implementation of mu plus lambda recombination.

The current population size is mu, each round lambda offspring will be generated the best from (+) individuals are selected for the next generations.

See also:
Recombination | Recombination_KeepBest | Recombination_MuCommaLambda

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