Állapotgépmodellek
Állapotgépmodellek, known in English as state machine models or finite state machines (FSMs), are mathematical models of computation used to design both computer hardware and computer software. An állapottér, or state space, is a set of all possible states an állapotgép can be in. The gép, or machine, can only be in one state at a time. It transitions from one state to another in response to some external inputs. The set of states and the transitions between them form the core of the model.
There are two main types of állapotgépmodellek: deterministic and non-deterministic. In a deterministic állapotgép, for each
Állapotgépmodellek are widely used in various fields. They are fundamental to the design of digital circuits,