Skip to content

MarkH817/finite-state-machine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published