Genetic Operation

From GM-RKB
Jump to navigation Jump to search

A Genetic Operation is an Operation that operates on a Gene-based Representation.



References

2009

  • http://www.genetic-programming.com/gpanimatedtutorial.html
    • …Specifically, genetic programming iteratively transforms a population of computer programs into a new generation of programs by applying analogs of naturally occurring genetic operations. The genetic operations include crossover (sexual recombination), mutation, reproduction, gene duplication, and gene deletion.