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.
karnaugh-map sop pos boolean-algebra karnaugh karnaugh-map-simplifier karnaugh-map-solver karnaugh-maps kmap sum-of-product product-of-sum
-
Updated
May 21, 2020 - Python