Pinned Repositories
JLogic
A Java-based Boolean Expression evaluator and simplifier.
JQM
A Java-based Quine-McCluskey Algorithm adaptation.
Logician
A cross-platform GUI application to enter boolean expressions and retrieve the truth table and the minterm and maxterm expressions of the entered boolean expression.
PyLogic
A Python-based Boolean Expression evaluator and simplifier.
PyQM
A Python-based Quine-McCluskey Algorithm adaptation.
QM.js
A NodeJS-based Quine-McCluskey Algorithm adaptation.
Logician's Repositories
fh-logician/JQM
A Java-based Quine-McCluskey Algorithm adaptation.
fh-logician/JLogic
A Java-based Boolean Expression evaluator and simplifier.
fh-logician/Logician
A cross-platform GUI application to enter boolean expressions and retrieve the truth table and the minterm and maxterm expressions of the entered boolean expression.
fh-logician/PyLogic
A Python-based Boolean Expression evaluator and simplifier.
fh-logician/PyQM
A Python-based Quine-McCluskey Algorithm adaptation.
fh-logician/QM.js
A NodeJS-based Quine-McCluskey Algorithm adaptation.