/k_map-solver

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

Primary LanguagePython

Stargazers