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
AI-generated apps that pass security review
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
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.