Skip to content

hangsopheak/turing-machine-implication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Turing Machine - Implication Operator

This source code is developed to practice the finite state machine techinque by automating input using implication operator.

Implication Operator

TRUE > FALSE = FALSE

TRUE > TRUE = TRUE

FALSE > TRUE = TRUE

FALSE > FALSE = TRUE

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages