The definition demonstrates how to create 1D Elementary Cellular Automata using RABBIT.
The simplest class of one-dimensional cellular automata. Elementary cellular automata have two possible values for each cell (0 or 1), and rules that depend only on nearest neighbor values. As a result, the evolution of an elementary cellular automaton can completely be described by a table specifying the state a given cell will have in the next generation based on the value of the cell to its left, the value the cell itself, and the value of the cell to its right.
http://mathworld.wolfram.com/ElementaryCellularAutomaton.html
Hello
Thank u for your fantastic plugin
I think Cellular Automata .gh tutorial files links have problems
would u plz introduce some other mirror links
tnx