Schema (genetic algorithms): Difference between revisions

Content deleted Content added
tweaked
Tags: Mobile edit Mobile app edit iOS app edit
tweaked
Tags: Mobile edit Mobile app edit iOS app edit
Line 12:
 
==Propagation of schema==
In [[evolutionary computing]] such as [[genetic algorithms]] and [[genetic programming]], '''propagation''' refers to the inheritance of characteristics of one generation by the next. For example, a schema is propagated if individuals in the current generation match it and so do those in the next generation. Those in the next generation may be (but don'tdo not have to be) children of parents who matched it.
 
== The Expansion and Compression Operators ==