Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 258 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 258 Bytes

Karnaugh-Map_Python_GUI

Karnaugh Map Minimization 4 variables

One of my oldest projects, wrote it when started Computer Engineering University, not so modular, but solves the 4 variable Karnaugh minimization problem, following a test and correct logic.