vijaybharath99 / Karnaugh-Map

Karnaugh-map for 2 , 3 and 4 variables in both sum of product and product of sum expressions, which takes min-terms or max-terms as input and return simplified expression with desired variables.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Karnaugh-Map

Karnaugh map( k-map )for 2, 3 and 4 variables in python 3.x

About

Karnaugh-map for 2 , 3 and 4 variables in both sum of product and product of sum expressions, which takes min-terms or max-terms as input and return simplified expression with desired variables.


Languages

Language:Python 100.0%