About Quine-McCluskey Solver
The Quine-McCluskey Solver is a tool for finding the minimal representation of any Boolean equation. Although minimal representations to simple problems can be found easily using truth tables and K-maps, minimal representations to complex problems require a more systematic approach such as the Quine-McCluskey algorithm.
Download and install
Quine-McCluskey Solver version 4.0 on your
Android device!
APK Size: 16 KB, downloaded 100+ times, content rating: Everyone
Android package:
luabear.qm4android, download Quine-McCluskey Solver.apk
by Q####:
When trying to use it for 5 variables, it only gives you 25 minterms when it should be 32 variables. This holds true for greater than 5 variables as well.