Category:Evolutionary algorithms: Difference between revisions

Content deleted Content added
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.
Removed Artificial Evolution (doesn't match the abbrev.), removed a spelling mistake
Line 1:
An '''evolutionary algorithm''' (also '''EA''', '''Artificial Evolution''') is ana [[metaheuristic]] [[optimization (computer science)|optimization]] [[algorithm]] using evolutionary techniques inspired by mechanisms from [[biological evolution]] such as [[mutation]], [[recombination]], and [[natural selection]] to find an optimal configuration for a specific system within specific constraints.
 
{{catmore}}