Last time I began explaining how to run the Game of Life on our software for stochastic C-set rewriting systems. Remember that a stochastic stochastic C-set rewriting system consists of three parts:
• a category C that describes the type of data that’s stochastically evolving in time
• a collection of ‘rewrite rules’ that say how this data is allowed to change
• for each rewrite rule, a ‘timer’ that says the probability that we apply the rule as a function of time.
I explained all this with m...
Published on May 24, 2024 07:05