-
Notifications
You must be signed in to change notification settings - Fork 0
This is a python program in which I simulated everything a turing machine can do. Essentially, after you create an object of the Turing Machine class and add the appropriate transitions, the code can run the turing machine computations given an initial state of the tape. It also produces a list of snapshots of the configurations of the machine.
rishavb123/TuringMachineSimulator
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Turning Machine Simulator: A turning machine simulator using python.
About
This is a python program in which I simulated everything a turing machine can do. Essentially, after you create an object of the Turing Machine class and add the appropriate transitions, the code can run the turing machine computations given an initial state of the tape. It also produces a list of snapshots of the configurations of the machine.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published