Finite State Machines

From TRCCompSci - AQA Computer Science
Revision as of 15:52, 16 December 2016 by C3ypt1c (talk | contribs)
Jump to: navigation, search

This section needs expansion.
You can help by adding to it.

Definition

A finite state machine is a way of breaking down a problem into several mutually independent states that are only able to change when a transition occurs.