Evolutionary programming

From Free net encyclopedia

Evolutionary programming is one of the four major evolutionary algorithm paradigms.

It was first used by Lawrence J. Fogel in 1960 in order to use simulated evolution as a learning process aiming to generate artificial intelligence. Fogel used finite state machines as predictors and evolved them.

Currently evolutionary programming is a wide evolutionary computing dialect with no fixed structure, (representation), in contrast with the other three dialects. It's becoming harder to distinguish it from evolutionary strategies

It's main variation operator is mutation since members of the population are viewed as part of a specific species rather than members of the same species therefore each parent generates an offspring, using a (μ + μ) survivor selection.

References

  • Fogel, L.J., Owens, A.J., Walsh, M.J. (1966), Artificial Intelligence through Simulated Evolution, John Wiley.
  • Eiben, A.E., Smith, J.E. (2003), Introduction to Evolutionary Computing, Springer.

See also

es:Programacion evolutiva ja:進化的プログラミング


Template:Compu-sci-stub