Skip to content

Program that accepts a description of a Turing Machine (TM) for a decidable language and runs it on various input that the TM accepts or rejects

Notifications You must be signed in to change notification settings

logandauria/Turing_Machine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Turing_Machine

Program that accepts a description of a Turing Machine (TM) for a decidable language and runs it on various input that the TM accepts or rejects

  • Reads a formal description of a TM from a file and constructs it as a 7-tuple
  • Accepts strings interactively and processes them using the TM

About

Program that accepts a description of a Turing Machine (TM) for a decidable language and runs it on various input that the TM accepts or rejects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published