State machine design
From CSSEMediaWiki
Revision as of 04:57, 3 October 2008 by Dominic Winkler (Talk | contribs)
Contents |
Finite State Machine
1. Design a simple finite state machine.
Non-/Deterministic FSM
2. Extend the design to allow deterministic or non-deterministic variants.