Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 158 Bytes

File metadata and controls

2 lines (2 loc) · 158 Bytes

k_map-solver

This is a simple implication python code which solve the karnaugh map of 2 to 4 variables for you. It uses quine mccluskey algorithm to do so.