| Field | Value | 
|---|---|
| Name | single-apps :: legacy :: Cyclic Cellular Automaton | 
| Description | The cyclic cellular automaton is a cellular automaton rule developed by David Griffeath and studied by several other cellular automaton researchers. In this system, each cell remains unchanged until some neighboring cell has a modular value exactly one unit larger than that of the cell itself, at which point it copies its neighbor's value. One-dimensional cyclic cellular automata can be interpreted as systems of interacting particles, while cyclic cellular automata in higher dimensions exhibit complex spiraling behavior. | 
| Homepage | https://homepage.ruhr-uni-bochum.de/Thomas.Woehlke/java/computer_kurzweil/single-apps/legacy/cyclic-cellular-automaton | 
| Field | Value | 
|---|---|
| Name | Computer Kurzweil | 
| URL | https://github.com/Computer-Kurzweil | 
| Field | Value | 
|---|---|
| GroupId | org.woehlke.computer.kurzweil | 
| ArtifactId | cyclic-cellular-automaton | 
| Version | 2.2.8 | 
| Type | jar | 
| Java Version | 15 |