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 )


Table of Contents

This document was automatically generated on Mon Nov 4 14:54:44 2002 by HappyDoc version 2.0.1