Mashup rule: Difference between revisions
Jump to navigation
Jump to search
reword, links |
|||
| Line 1: | Line 1: | ||
{{Glossary}} | {{Glossary}} | ||
{{Stub}} | {{Stub}} | ||
A '''mashup rule''' is any rule which uses multiple states to emulate multiple different rules in one universe, or to emulate [[alternating rule]]s without using any alternation. Mashup rules are notably distinct from | A '''mashup rule''' is any rule which uses [[Multistate rule|multiple states]] to emulate multiple different rules in one [[universe]], or to emulate [[alternating rule]]s without using any alternation. Mashup rules are notably distinct from alternating rules, because in a mashup rule the different states can coexist in a single universe, whereas in an alternating rule all live cells on a given step follow the same phase of the rule. Since [[Golly]] cannot natively simulate alternating rules without the use of emulation, mashup [[ruletable]]s are the only way to simulate alternating rules that are not emulated by any [[B0]] rules. | ||
[[Category:Algorithms]] | [[Category:Algorithms]] | ||
[[Category:Cellular automata]] | [[Category:Cellular automata]] | ||
[[Category:Multistate rules]] | [[Category:Multistate rules]] | ||
Revision as of 16:11, 5 August 2023
| This article is a stub. You can help LifeWiki by expanding it. |
A mashup rule is any rule which uses multiple states to emulate multiple different rules in one universe, or to emulate alternating rules without using any alternation. Mashup rules are notably distinct from alternating rules, because in a mashup rule the different states can coexist in a single universe, whereas in an alternating rule all live cells on a given step follow the same phase of the rule. Since Golly cannot natively simulate alternating rules without the use of emulation, mashup ruletables are the only way to simulate alternating rules that are not emulated by any B0 rules.