discretestate
Discretestate is a term sometimes used to describe a system whose state is discrete. In formal usage the standard expression is discrete state or discrete-state, referring to a model in which the state variables can take only a finite or countably infinite set of distinct values. Such systems evolve in time through transitions among states, either in fixed time steps or as events occur, and may be deterministic or stochastic.
State space and transitions: The collection of all possible states is called the state space. A deterministic
Examples: A digital circuit with flip-flops has two on/off states per component; a traffic-light controller cycles
Relation to other modeling approaches: Discrete-state models contrast with continuous-state models in which state variables take
Applications: computer science (protocol design, formal verification), operations research (queueing networks), robotics (discrete planners), and systems