Schema (genetic algorithms): Difference between revisions

Content deleted Content added
merge content from Propagation of schema
Yobot (talk | contribs)
m Propagation of schema: WP:CHECKWIKI error fixes using AWB (11774)
Line 11:
 
==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 (genetic algorithms)|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't have to be) children of parents who matched it.
 
==See also==