This is just here as a test because I lose it

Term information

PMID

18784020

definition

In artificial intelligence, an evolutionary algorithm (EA) is a subset of evolutionary computation, a generic population-based metaheuristic optimization algorithm. An EA uses some mechanisms inspired by biological evolution: reproduction, mutation, recombination, and selection. Candidate solutions to the optimization problem play the role of individuals in a population, and the fitness function determines the environment within which the solutions "live" (see also cost function). Evolution of the population then takes place after the repeated application of the above operators. Artificial evolution (AE) describes a process involving individual evolutionary algorithms; EAs are individual components that participate in an AE. source: http://en.wikipedia.org/wiki/Evolutionary_algorithm

exact synonym

evolution algorithms

evolutionary algorithms

evolutionary algorithm

Term relations

Subclass of: