Finite State Machine This project will read .dfa files and strings to simulate a finite state machine. Tasks Check if the string is the language of the machine Check if two machines recognize the same language Provide a counterexample, if they don't