Finite State Machine

  • Finite State Machine

  • It's presented in the senior level computer science class.

  • It's flow logic in the textbook. It's not really mentioned in the real world programming.

  • Directed Graph It's some nodes and edges with direction.

  • There are few kinds of state machines.

  • Regular Expression See this youtube video

Last updated