Project Summary

Project Information

Field Value
Name single-apps :: insourcing :: 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/insourcing/insourcing-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 insourcing-cyclic-cellular-automaton
Version 2.2.8
Type jar
Java Version 15