Genetic Algorithm
Appearance
- Definition
- A genetic algorithm is a computer simulation in which a population of abstract representations of candidate solutions to an optimization problem are stochastically selected, recombined, mutated, and then either eliminated or retained, based on their relative fitnesses.
External Links
Anna Hondroudakis, Joel Malard, Gregory V. Wilson, An Introduction to Genetic Algorithms Using RPL2, 1995 Revised May 1996: http://www.epcc.ed.ac.uk/computing/training/document_archive/GAs-course/main.html