Karnaugh Minimizer - Refactoring Code
- Draws 2 - 8 variable Karnaugh Maps
- Quine Mc Cluskey minimization
- Convert boolean to VHDL / Verilog
- Simplifies boolean expressions
Karnaugh Map Minimizer is free (GPL) software for minimizing boolean functions using the graphic method of Karnaugh maps.

This program sports some of the most amazing features in Karnaugh map minimizing sofware known to modern man, like solving up to 8 variable maps, solution highlighting, input form a truth table or directly on the map, displaying cell adresses.