Definify.com
Definition 2024
state_machine
state machine
English
Noun
state machine (plural state machines)
- (computing theory) A formalism for describing computation, consisting of a set of states and a transition function describing when to move from one state to another.
- This algorithm will produce a state machine for parsing a given context-free grammar.
Translations
Translations
|
Related terms
See also
- automaton
- finite-state automaton
- finite-state machine
- Turing machine