Fast Simulation of Cellular Automata by Self-Composition
arXiv:2409.07065 · doi:10.25088/ComplexSystems.34.3.259
Abstract
Computing the configuration of any one-dimensional cellular automaton at generation can be accelerated by constructing and running a composite rule with a radius proportional to . The new automaton is the original one, but with its local rule function composed with itself. Consequently, the asymptotic time complexity to compute the configuration of generation is reduced from -time to , but with -space, demonstrating a time-memory tradeoff. Experimental results are given in the case of Rule 30.
17 pages, 7 figures, includes source code