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
Get Avast Free Antivirus | Your top-rated shield against malware and online scams
Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
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.