Skip to content

RezaGooner/Karnaugh-Map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

6 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation


Karnaugh-Map ๐ŸŒ

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.

Features ๐Ÿš€:

  • 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

๐Ÿ› ๏ธ Technologies:

  • Python
  • C++

๐Ÿ”ง Installation:

Clone or download this repository, and run the appropriate files to use the GUI tool.