State machine
A computational model with a finite or otherwise defined set of states and transitions triggered by inputs or events. Its current state determines how it responds to the next trigger.
A computational model with a finite or otherwise defined set of states and transitions triggered by inputs or events. Its current state determines how it responds to the next trigger.