This program provides a GUI for visualizing and minimizing logical expressions using Karnaugh-Map. It helps simplify and analyze Boolean expressions commonly used in digital system design.
- Karnaugh-Map visualization of logic expressions
- Expression minimization with simplifications
- Ability to handle don’t care conditions
- Automatic counting of minterms, literals, and terms
- Graphical groupings with color-coded circles
- Save results and provide explanations
- Python
- C++
Clone or download this repository, and run the appropriate files to use the GUI tool.