Table of Contents

Class: SynchronousAutomaton cage.py

A synchronous automaton updates all cells simultaneously (that is, during a given update, no state transition will affect the transition of any other cell). This is probably the automaton you want to start from.

Base Classes   
Automaton
Methods   
__init__
swap
update
  __init__ 
__init__ ( self,  map )

  swap 
swap ( self )

  update 
update ( self )

Exceptions   
NotImplementedError, "unsupported map dimensionality"

Table of Contents

This document was automatically generated on Sat Jul 29 13:31:37 2006 by HappyDoc version 2.1