Program for minimizing boolean functions using Karnaugh maps method.
Categories
Scientific/EngineeringLicense
GNU General Public License version 2.0 (GPLv2)Follow Karnaugh Map Minimizer
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
-
This has been the backbone of electrical engineering education for the last 20 years.
-
Excellent software for educational purposes. Useful improvement I would like see in a future version: permit the user to set the letter repertoire and order for variables. Examples: C, B, A instead A,B,C; N,M,L instead A,B,C.
-
I love this. Took me a second to figure it out, but then it was super simple. Really nice idea. Thank you! :-D
-
I would love to have a "Clear" Button, to quickly clear out all entries!
-
To compile src on Debian the following minor code revision should be made: -In blamframe.cpp the third argument in the constructor for blamFrame(line 32) must be renamed from pos to size.