Transition function

A transition function maps a machine’s current state and input symbol to its next action and state. Its outputs specify how the machine changes as it processes an input.

Connect