ahmed-alllam / AlphaLogos

Boolean Function Analyzer and Synthesis Optimization Tool
http://alpha-logos-1464863388.eu-west-3.elb.amazonaws.com/
MIT License
1 stars 0 forks source link

Truth table generator #8

Closed MohamedEbrahem1 closed 1 year ago

MohamedEbrahem1 commented 1 year ago

Added truth table function to evaluate all the truth value permutations for a given expression. Not operator need to be supported. Also, using parenthesis as an and operator needs to be added as a feature. Such function was able to resolves #6

ahmed-alllam commented 1 year ago

LGTM, Merged!