The CA

This is the "MajorityLD" cellular automaton model, i.e. "Majority with Long Distance interactions". You can think of it as a model of peer pressure, genetic drift, or the spread of opinions or ideas. The rules are that each cell tries to do what the majority of its neighbors (peers) are doing, or a sample of its neighbors.

If we have n states, labelled 0 through n-1, each site looks at some set of neighbors. It then sets its own state either to whatever the majority of its neighbors are doing, or to copy a randomly-chosen neighbor.

The Controls

See the parent web page for general controls.

Controls specific to this particular applet are: