Table of Contents

Class: AsynchronousAutomaton cage.py

An asynchronous automaton uses one map and updates each cell in unspecified order. The state transitions of each cell will be sensitive to those that have been made before it in this update, so is generally unsuitable for automata work where all transitions should be simultaneous.

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

  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