CAGE 1.1.2
A generic and fairly complete cellular automata simulation engine.
Latest Version: 1.1.3
CAGE is a fairy generic and complete cellular automaton simulation
engine in Python. It supports both 1D and 2D automata, a variety
of prepackaged rules, and the concept of "agents" which can move
about independently on the map for implementing agent behavior.
CAGE comes with numerous examples of fully-functional CA systems,
including Conway's Game of Life, Langton's self-reproducing
automaton, Langton's "vants," and 1D automata rule explorers. It
also comes with simple displayers (including a curses interface
for 2D automata). Also included is a unique implementation of a
finite state machine (ant.py).
- Author: Erik Max Francis <software at alcyone com>
- Maintainer: Erik Max Francis
- Home Page: http://www.alcyone.com/software/cage/
- Download URL: http://www.alcyone.com/software/cage/cage-latest.tar.gz
- Keywords: cellular automata, Turing machines, Langton vants, self-organizing systems, finite state machines, finite state automata
- License: GPL
- Platform: any; Unix for curses frontend
-
Categories
- Development Status :: 6 - Mature
- Intended Audience :: Developers
- Intended Audience :: End Users/Desktop
- Intended Audience :: Science/Research
- License :: OSI Approved :: GNU General Public License (GPL)
- Operating System :: OS Independent
- Programming Language :: Python
- Topic :: Games/Entertainment
- Topic :: Scientific/Engineering :: Artificial Intelligence
- Topic :: Scientific/Engineering :: Mathematics
- Package Index Owner: xihr
- DOAP record: CAGE-1.1.2.xml
Log in to rate this package.
