/Mealy-and-Moore

This program is simulating mealy and moore machines.

Primary LanguageC#

Setup

  • Create a text file for transition table,output,input,transition diagram to Disk C (or whatever)
  • You need to change these file paths in Moore.cs and Mealy.cs (Deafult: C:// *.txt)

Usage

  • Program will be read your text files and a input shows up. You can enter a text that consists only of words in the alphabet.