Skip to content

Converts a boolean expression to a truth table by enumerating all input combinations and saving the outputs to a file

Notifications You must be signed in to change notification settings

Denbox/Boolean_to_Truth_Table

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Converts a boolean expression to a truth table by enumerating all input combinations and saving the outputs to a file This is program used for Herbert Sizek's Independent Study Thesis. The truth tables were used to generate biological logic gates. This code automated some of the manual work once these gates were known.

About

Converts a boolean expression to a truth table by enumerating all input combinations and saving the outputs to a file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages