We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

nlin

Change to browse by:

References & Citations

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Nonlinear Sciences > Cellular Automata and Lattice Gases

Title: Simplified Game of Life: Algorithms and Complexity

Abstract: Game of Life is a simple and elegant model to study dynamical system over networks. The model consists of a graph where every vertex has one of two types, namely, dead or alive. A configuration is a mapping of the vertices to the types. An update rule describes how the type of a vertex is updated given the types of its neighbors. In every round, all vertices are updated synchronously, which leads to a configuration update. While in general, Game of Life allows a broad range of update rules, we focus on two simple families of update rules, namely, underpopulation and overpopulation, that model several interesting dynamics studied in the literature. In both settings, a dead vertex requires at least a desired number of live neighbors to become alive. For underpopulation (resp., overpopulation), a live vertex requires at least (resp. at most) a desired number of live neighbors to remain alive. We study the basic computation problems, e.g., configuration reachability, for these two families of rules. For underpopulation rules, we show that these problems can be solved in polynomial time, whereas for overpopulation rules they are PSPACE-complete.
Comments: Published at MFCS 2020
Subjects: Cellular Automata and Lattice Gases (nlin.CG)
DOI: 10.4230/LIPIcs.MFCS.2020.22
Cite as: arXiv:2007.02894 [nlin.CG]
  (or arXiv:2007.02894v1 [nlin.CG] for this version)

Submission history

From: Ismaël Jecker [view email]
[v1] Mon, 6 Jul 2020 17:13:02 GMT (38kb,D)

Link back to: arXiv, form interface, contact.