by Jack on Thu May 06, 2004 9:08 pm
Karnaugh MinimizerBoolean Algebra assistant program
The program allows to minimize Boolean function by a graphic
method of Karnaugh maps.
The program is intended for the electrical engineering students.
I don't think the program works properly for the following 4-variable functions ( expressed in sum of minterms ): (0,1,2,3,5,8,11,13,15), (0,2,5,7,9,10,13,14,15), (0,2,3,5,7,9,10,11,13,14). There may be others I haven't tried.
[quote]
[url=http://www.softpile.com/Education/Mathematics/Review_14446_index.html]Karnaugh Minimizer[/url]
Boolean Algebra assistant program
The program allows to minimize Boolean function by a graphic
method of Karnaugh maps.
The program is intended for the electrical engineering students.
[/quote]
I don't think the program works properly for the following 4-variable functions ( expressed in sum of minterms ): (0,1,2,3,5,8,11,13,15), (0,2,5,7,9,10,13,14,15), (0,2,3,5,7,9,10,11,13,14). There may be others I haven't tried.