enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Cellular automaton - Wikipedia

    en.wikipedia.org/wiki/Cellular_automaton

    An animation of the way the rules of a 1D cellular automaton determine the next generation. These 256 cellular automata are generally referred to by their Wolfram code, a standard naming convention invented by Wolfram that gives each rule a number from 0 to 255. A number of papers have analyzed and compared the distinct cases among the 256 ...

  3. Elementary cellular automaton - Wikipedia

    en.wikipedia.org/wiki/Elementary_cellular_automaton

    Class 1: Cellular automata which rapidly converge to a uniform state. Examples are rules 0, 32, 160 and 232. Class 2: Cellular automata which rapidly converge to a repetitive or stable state. Examples are rules 4, 108, 218 and 250. Class 3: Cellular automata which appear to remain in a random state. Examples are rules 22, 30, 126, 150, 182.

  4. Rule 90 - Wikipedia

    en.wikipedia.org/wiki/Rule_90

    In the mathematical study of cellular automata, Rule 90 is an elementary cellular automaton based on the exclusive or function. It consists of a one-dimensional array of cells, each of which can hold either a 0 or a 1 value. In each time step all values are simultaneously replaced by the XOR of their two neighboring values. [1]

  5. Conway's Game of Life - Wikipedia

    en.wikipedia.org/wiki/Conway's_Game_of_Life

    The Game of Life, also known as Conway's Game of Life or simply Life, is a cellular automaton devised by the British mathematician John Horton Conway in 1970. [1] It is a zero-player game , [ 2 ] [ 3 ] meaning that its evolution is determined by its initial state, requiring no further input.

  6. Rule 30 - Wikipedia

    en.wikipedia.org/wiki/Rule_30

    Rule 30 is an elementary cellular automaton introduced by Stephen Wolfram in 1983. [2] Using Wolfram's classification scheme , Rule 30 is a Class III rule, displaying aperiodic, chaotic behaviour. This rule is of particular interest because it produces complex, seemingly random patterns from simple, well-defined rules.

  7. Reversible cellular automaton - Wikipedia

    en.wikipedia.org/wiki/Reversible_cellular_automaton

    A cellular automaton is defined by its cells (often a one- or two-dimensional array), a finite set of values or states that can go into each cell, a neighborhood associating each cell with a finite set of nearby cells, and an update rule according to which the values of all cells are updated, simultaneously, as a function of the values of their neighboring cells.

  8. Rule 110 - Wikipedia

    en.wikipedia.org/wiki/Rule_110

    The Rule 110 cellular automaton (often called simply Rule 110) [a] is an elementary cellular automaton with interesting behavior on the boundary between stability and chaos. In this respect, it is similar to Conway's Game of Life. Like Life, Rule 110 with a particular repeating background pattern is known to be Turing complete. [2]

  9. Rule 184 - Wikipedia

    en.wikipedia.org/wiki/Rule_184

    A state of the Rule 184 automaton consists of a one-dimensional array of cells, each containing a binary value (0 or 1). In each step of its evolution, the Rule 184 automaton applies the following rule to each of the cells in the array, simultaneously for all cells, to determine the new state of the cell: [3]