We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bddec49 commit afa8b3bCopy full SHA for afa8b3b
README.md
@@ -0,0 +1,4 @@
1
+# Python Logic Simplifier
2
+
3
+Logical expression simplifier written in Python.
4
+It uses the Quine–McCluskey algorithm.
0 commit comments