-
Beta Was this translation helpful? Give feedback.
Answered by
kaya3
Apr 22, 2025
Replies: 2 comments 3 replies
-
|
Hi! First, I think you made a typo: But your question is still valid for The reason is that And a new |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Here's my understanding:
DBB -> **Dis not applied when theDin the input pattern was put there by a rewrite which occurs in the same step. Think of the<all>rule as applying a random maximal set of non-overlapping rewrites simultaneously - each rewrite is based on the state of the grid at the start of the current time step. Another way of looking at it is that an<all>node can never write something to any individual grid location that a<one>node with the same rules wouldn't be able to write to the same location within one time step.