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-powered service management for IT and enterprise teams
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
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.