Schema (genetic algorithms): Difference between revisions

Content deleted Content added
Monkbot (talk | contribs)
m top: Task 16: replaced (1×) / removed (0×) deprecated |dead-url= and |deadurl= with |url-status=;
Citation bot (talk | contribs)
Alter: url. | You can use this bot yourself. Report bugs here. | Suggested by Abductive | Category:Genetic algorithms | via #UCB_Category
Line 1:
{{Evolutionary algorithms}}
A '''schema''' is a template in [[computer science]] used in the field of [[genetic algorithm]]s that identifies a [[subset]] of strings with similarities at certain string positions. Schemata are a special case of [[cylinder set]]s; and so form a [[topological space]].<ref name="Holland1">{{cite book |title=Adaptation in Natural and Artificial Systems|year=1992|edition=reprint|publisher=The MIT Press|author=Holland, John Henry |isbn=9780472084609 |url=https://books.google.com/books/about/Adaptation_in_natural_and_artificial_sys.html?id=JE5RAAAAMAAJ |url-status=live |accessdate=22 April 2014}}</ref>
 
== Description ==