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
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
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.