/Karnaugh-Map-Solver

Karnaugh maps solver is a web app that takes the truth table of a function as input, transposes it onto the respective Karnaugh map and finds the minimum forms SOP and POS according to the visual resolution method by Maurice Karnaugh, American physicist and mathematician.

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Stargazers