GMU:StateMachine: Difference between revisions

From Medien Wiki
(Created page with "How can we tell a machine how to react to different situations and stimuli ? == Introduction == The state machine is an important concept in theoretical Computer Science....")
 
Line 39: Line 39:


We simply need to write down and structure the following things:
We simply need to write down and structure the following things:


* every possible situation (state)
* every possible situation (state)