Skip to content

Topic

State machines

A way of modelling a process as a fixed set of named states and the permitted transitions between them, used to make the possible next actions explicit rather than inferred.

Current clusters