Implementation of Quine McCluskey algorithm in Python 3
-
Updated
Mar 11, 2024 - Python
Implementation of Quine McCluskey algorithm in Python 3
A tool for working with Boolean functions and sets
A powerful tool for minimizing Boolean functions
Generator for wokwi schematics that implement lookup tables in conjunctive normal form (CNF), i.e. with AND and OR gates
Functions and modules to help with problems relating to boolean algebra and digital circuit design. Requires 0 external libraries or packages.
A boolean algebra toolkit written in python
A complete code of Quine mccluskey and patrick’s method with each steps
Karnaugh map solver
Flask app that uses Quine-McCluskey/Petrick's algorithms to find least-cost boolean expressions
A Python-based Boolean Expression evaluator and simplifier.
The Quine-McCluskey algorithm is a method used to simplify boolean expressions. This is an implementation of the algorithm using Python.
Quine-McCluskey Minimization Technique (Tabular-Method) Digital Logic Design
AGH University of science and technology - Python Labs - Project 1: Quine–McCluskey Algorithm
Add a description, image, and links to the quine-mccluskey topic page so that developers can more easily learn about it.
To associate your repository with the quine-mccluskey topic, visit your repo's landing page and select "manage topics."