Agent Engineering

Finite-State Machine

A model that describes a system using a finite set of named states and rules for responding to events. It makes permitted behavior explicit instead of relying on scattered flags. The model may carry additional data, but its state labels alone do not prove that external actions succeeded.

Also called: FSM

Reviewed

Sources

Free complete lesson

This definition and the complete practical lesson are free. The interactive reader loads the lesson examples without a membership.

Find the free complete lesson

Explore all dictionary definitions