Skip to content

kmoffett95/Turing-Machine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

This was submitted for my Computation and Complexity module.
The challenge was to write code that could simulate a Turing Machine.
A 12 digit encoding would be given representing the transition table. 
I made it easy adaptable to the problems of a different size, by specifying the table size and giving a different encoding string.

About

This was submitted as part of an assignment for module: Computation and Complexity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages