Project Summary

Project Information

Field Value
Name 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://java.woehlke.org/kurzweil/computer_kurzweil/apps/legacy/cyclic-cellular-automaton

Project Organization

Field Value
Name Computer Kurzweil
URL https://github.com/Computer-Kurzweil

Build Information

Field Value
GroupId org.woehlke.computer.kurzweil
ArtifactId cyclic-cellular-automaton
Version 3.0.2-SNAPSHOT
Type jar
Java Version 17