• Wincent
    Menu
  • Blog
  • Wiki
  • Snippets
  • Tags
  • Search

Finite state machineEdit

Created 2007-06-15, updated 2026-03-16

A finite state machine or finite state automaton is a machine comprised of a finite number of states, transitions between those states, and actions.

See also

  • Wikipedia article on finite state machines: http://en.wikipedia.org/wiki/Finite_state_machine
  • DFA
  • wiki
Site
  • About
  • Blog
  • Wiki
  • Snippets
  • Tags
  • Search
External
  • GitHub
  • Twitter
  • YouTube
  • Facebook
  • LinkedIn
Colophon

Made by Greg Hurrell with Rust (with help from Git and Neovim).