Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 117 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 117 Bytes

Python Logic Simplifier

Logical expression simplifier written in Python. It uses the Quine–McCluskey algorithm.