less than 1 minute read

Memetic Algorithms (MAs) are basically Evolutionary Algorithms () with plugged in. In the most basic form, the EA is “outer” or “main” algorithm. To each solution that it samples, a local search is applied. The result of the local search then enters the population.

Publications