finite state machines

This note last modified March 17, 2021

Basically markov chains: you have a state, things that transition you from state to state, and a set of actions that are followed when you are in each state.