Category:Evolutionary algorithms: Difference between revisions

Content deleted Content added
No edit summary
Removed survival of the fittest because it adds no additional information to the previous state of the text, same for reproduction. Reproduction is not used as a mechanism by itself in an EA.
Line 1:
An '''evolutionary algorithm''' (also '''EA''', '''Artificial Evolution''') is an [[metaheuristic]] [[optimization (computer science)|optimization]] [[algorithm]] using evolutionary techniques inspired by mechanisms from [[biological evolution]] such as [[reproduction]], [[mutation]], [[recombination]], and [[natural selection]] and [[survival of the fittest]] to find an optimal configuration for a specific system within specific constraints.
 
{{catmore}}