A K-Map solver up-to four variables with interactive UI for Windows platform
-
Updated
Mar 3, 2020 - Java
A K-Map solver up-to four variables with interactive UI for Windows platform
This project contains Java code to implement a Kmap solver, limited to 3 variables. On entering the truth table or minterms, it gives the minimal SOP form, using 3-variable K-map as the minimization technqiue.
Add a description, image, and links to the kmap topic page so that developers can more easily learn about it.
To associate your repository with the kmap topic, visit your repo's landing page and select "manage topics."