Problem

An open problem is a problem for which no solution has been found. An example is "Do oscillators of all periods exist in Conway's Game of Life?".

Unsolved problems can be subdivided into several basic categories:

  • Periods: Do oscillators, spaceships, guns or puffers exist of a particular period?
  • Unusual-growth patterns: What is the long-term effect of a predefined pattern? For example, it is unknown whether the Fermat prime calculator grows indefinitely.
  • Solvable problems: Some problems are known to have a solution, but as yet no pattern has been built. For instance, no Conway's Life quadratic growth replicator has been built to date, but a workable blueprint is available, and no really large new technical problems would have to be overcome to complete the construction.
  • Construction and destruction problems: These include finding the smallest Garden of Eden, building a stable eater that can absorb any single glider aimed at it, determining whether a particular object has a glider synthesis, or discovering an unstoppable-growth pattern.
  • Spatial minimization problems: Find an object that satisfies some criterion that fits within a certain bounding box. Examples include Mike Playle's prize for a small stable reflector.
  • Temporal minimization problems: As above, but concentrating on speed rather than size.

List of problems

Open and previously open problems include:

Problem Status Year posed Posed by Year solved Solved by
Description
one cell thick infinite growthsolved?Nick Gotts1998Stephen Silver
The question “is there a one-cell-thick pattern exhibiting infinite growth?was answered in the affirmative.
Coolout Conjecturesolved<1992Richard Schroeppel2001Richard Schroeppel
The question “given a partial Life pattern that's internally consistent with being part of a still life (stable pattern), is there always a way to add a stabilizing boundary?” was answered in the negative.
Garden of Edensolved??<1970Edward Moore
The existence of a Garden of Eden in Conway's Game of Life was known from the start because of a 1962 theorem by Edward Moore that guarantees their existence in a wide class of cellular automata.
Grandfather problemsolved1972John Conway2016mtve
The question “is there a configuration which has a father but no grandfather?” was answered in the affirmative.
Omniperiodicityopen??
The question “do oscillators of all periods exist?” remains open for Conway's Game of Life; no oscillators are known for period 19, 38 and 41, and no non-trivial oscillators are known for period 34.
Replicatorssolved??1982Elwyn R. Berlekamp, John Conway, Richard K. Guy
The question “do replicators exist in Conway's Game of Life?” was answered in the affirmative.[1]
Still life finitization problemsolved?Dean Hickerson2019Martin Grant
The question "given a still life without finite boundaries, can any MxN finite window of it be preserved within a finite still life by adding appropriate unchanging cells around it?" was answered in the negative.[2]
Unique father problemopen1972John Conway
The question “is there a stable configuration whose only father is itself?” remains open.
Universal computer / Universal constructorsolved?John Conway1982Elwyn R. Berlekamp, John Conway, Richard K. Guy
The question “does Conway's Game of Life support universal computation and universal construction?” was answered in the affirmative.[1]
gollark: <@!221273650131763200> Are you using Go? Stop.
gollark: "I don't need to know anything, I'll just copy example code."
gollark: Virtual cloud blockchain, *but* serverless.
gollark: Go's easy to read, but not easy to understand, since it actively discourages abstraction.
gollark: If you want to return something representing nothing, that should be encoded in the type system.

References

  1. Berlekamp, Elwyn R.; Conway, John H.; Guy, Richard K. (2004), Winning Ways for Your Mathematical Plays, 4 (2nd ed.), pp. 927-961
  2. Martin Grant (December 28, 2019). Re: Unproven conjectures (discussion thread) at the ConwayLife.com forums
This article is issued from Conwaylife. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.