| realea::CMAES | Local Search method CMAES defined by Hansen |
| realea::internal::CMAESBound | It is responsable of the CMAES behaviour among the boundaries |
| realea::CMAESHansen | Local Search method CMAESHansen defined by Hansen |
| realea::Hybrid | Hybrid scheme, it combines an EA and a LS method (with a Intensity fixed) |
| realea::ISelect | Abstract the parent selection method |
| realea::LSCross | |
| LSParamsMemory | This class store the LS parameters to each individual of a population |
| MA2PH | Hybrid algorithm using a two phase scheme (really it is not a MA) |
| realea::MALSChains | Memetic algorithm following the model proposed in the Daniel Molina's thesis |
| realea::MemeticHart | Classical Memetic Algorithm (using the Hart's model) |
| realea::ProxyEA | Allow to proxy an EAlgorithm (using the pattern decorator) |
| realea::ReplaceWorst | |
| realea::SelectNAM | Negative Assortative Mating parent mechanism |
| realea::SelectTournament | Tournament parent mechanism |
| realea::Simplex | |
| realea::SimplexDim | |
| realea::SimplexNeigh | |
| SortIndex< T > | |
| realea::SSGA | Implements the Steady-by-State Genetic Algorithm (SSGA) |
1.6.1