Difference between revisions of "Bellman"

From LifeWiki
Jump to navigation Jump to search
(bellman finds thread)
(Links to documentation, Simon Ekström's version)
Line 3: Line 3:


==External links==
==External links==
* [https://github.com/simsim314/BellmanWin BellmanWin] by Simsim314
 
* [http://sourceforge.net/projects/bellman/ Bellman] (older version)
===Program===
* [https://github.com/simeksgol/BellmanWin_szlim BellmanWin_szlim] by [[Simon Ekström]]
* [https://github.com/simsim314/BellmanWin BellmanWin] (older version) by Simsim314
* [http://sourceforge.net/projects/bellman/ Bellman] (original version)
 
===Documentation===
* [http://conwaylife.com/ref/bellman/bellman-B-2014-08-02.pdf Bellman: a program for finding catalysts in cellular automata] ([https://github.com/rokicki/lifecontent/raw/master/bellman/bellman-B-2014-08-02.pdf mirror]) (Draft B, August 2, 2014)
* [http://conwaylife.com/ref/bellman/bellman-A-2013-04-27.pdf Bellman: a program for finding catalysts in cellular automata] ([https://github.com/rokicki/lifecontent/raw/master/bellman/bellman-A-2013-04-27.pdf mirror]) (Draft A, April 27, 2013)
 
===Forum threads===
{{LinkForumThread|f=9|t=1139|title=Bellman}}
{{LinkForumThread|f=9|t=1139|title=Bellman}}
{{LinkForumThread|f=9|t=1476|title=Search utilities executable?}}
{{LinkForumThread|f=9|t=1476|title=Search utilities executable?}}
Line 10: Line 19:


[[Category:Software]]
[[Category:Software]]
__NOTOC__

Revision as of 10:30, 14 January 2018

Radiation.png This article is a stub. You can help LifeWiki by expanding it.

Bellman, named after the character in Lewis Carroll's The Hunting of the Snark, is a 
program for searching for catalytic interactions in Conway's Game of Life and potentially 
other similar cellular automata. Results are derived directly from the automaton's evolution
 rule, not generated from a list of candidate catalysts as with previous searchers.

External links

Program

Documentation

Forum threads

  • Bellman (discussion thread) at the ConwayLife.com forums