Buckland's Example
Here's Buckland's example 2.1.
Current State
Input
Next State
Runaway
Safe
Patrol
Attack
Weaker Than Enemy
Run Away
Patrol
Threatened AND Stronger Than Enemy
Attack
Patrol
Threatened AND Weaker Than Enemy
Run Away
Let's draw this.
How many states are there?
What do you do in each state?
What's the alphabet (inputs)?
Where do you start?
What about the inputs that aren't in the state transition table?