GitHub topics: quine-mccluskey-algorithm
neeraj-395/qmac
An implementation of the Quine-McCluskey-Algorithm for Boolean function minimization, written in C.
Language: C - Size: 17.6 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 3 - Forks: 0
Kumbong/QuineMcCluskey
A robust, insanely fast and stupidly easy to use CLI tool for minimizing circuits via the Quine Mccluskey method.
Language: Python - Size: 911 KB - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 35 - Forks: 20
madmann91/minbool
Boolean expression simplifier/minimizer
Language: C++ - Size: 24.4 KB - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 25 - Forks: 7
Zartarius/boolean_algebra
Functions and modules to help with problems relating to boolean algebra and digital circuit design. Requires 0 external libraries or packages.
Language: Python - Size: 124 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0
int-main/Quine-McCluskey
Implementation of Quine McCluskey algorithm in Python 3
Language: Python - Size: 260 KB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 57 - Forks: 21
YubiYubi719/NYCU-Special-Topics-in-Computer-Aided-Design
Language: Verilog - Size: 612 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0
gianpierodiblasi/LogicalCircuit
A JavaScript API to (visually) manage logical circuits
Language: JavaScript - Size: 293 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0
PalinkasAljoscha/Logic_Minimization
extension of quine-mccluskey minimization of logical expressions from boolean to multivalued
Language: Python - Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0
JSR-Mario/QuineMcCluskey
Una implementación inicial del algoritmo de Quine McCLuskey para reducir expresiones logicas.
Language: Python - Size: 20.5 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0
neeraj-395/k-map-solver
Karnaugh Map Solver Using C
Language: C - Size: 780 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 0
Es1chUbJyan9/32bit_Quine-McCluskey_and_Petrick_Method_in_C
32bit Simplifier of Boolean functions
Language: C - Size: 66.4 KB - Last synced at: 3 months ago - Pushed at: almost 7 years ago - Stars: 19 - Forks: 5
allanrodigo/W.V.-Quine-McCluskey
The Quine-McCluskey algorithm simplifies Boolean functions by grouping and combining minterms that differ by one bit until no further reductions are possible, resulting in a minimal expression.
Language: C - Size: 41 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
jan-golda/AGH-QuineMcCluskey 📦
AGH University of science and technology - Python Labs - Project 1: Quine–McCluskey Algorithm
Language: Python - Size: 9.77 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0
Aniny21/logi.js
logi.js is a JavaScript library for working with Boolean algebra, logical expressions, truth tables, the Quine-McCluskey algorithm, timing diagrams, and more.
Language: TypeScript - Size: 62.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0
coherent17/NYCU-Special-Topics-in-Computer-Aided-Design
CAD in NYCU
Language: Verilog - Size: 10.7 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0
dantemazza/boolean-solver
Flask app that uses Quine-McCluskey/Petrick's algorithms to find least-cost boolean expressions
Language: Python - Size: 106 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 3
redchenjs/qmc
A C/C++ implementation of the Quine–McCluskey algorithm.
Language: C++ - Size: 602 KB - Last synced at: 8 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0
kjarosh/python-logic-simplifier
Logical expression simplifier written in Python. It uses the Quine–McCluskey algorithm.
Language: Python - Size: 19.5 KB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 1
masharib77/Quine-mccluskey-and-patrick-s-method-
A complete code of Quine mccluskey and patrick’s method with each steps
Language: Python - Size: 313 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0
tien238lnd/LinAlg-and-BoolAlg-Project
Project from course Data Structure and Algorithm
Language: C++ - Size: 8.79 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 1
bhupesh17040/K-map-minimization
Implementing Quine-McCluskey and Petrick methods to compute the minimization of a Boolean function
Language: Python - Size: 5.86 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0
AN-SWAPNIL/L2-T1-Practice-Project--Android-Java
This is an Android Application project using Java. Quine-McCluskey Tabulation was implemented by the project.
Language: Java - Size: 13.9 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0
vishnu-m/Quine-McCluskey
Implementation of Quine-McCluskey algorithm
Language: Python - Size: 368 KB - Last synced at: 5 months ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 1
bcanseco/quine-mccluskey
:bulb: The Quine-McCluskey algorithm implemented in C# 7 (.NET Core)
Language: C# - Size: 314 KB - Last synced at: 5 months ago - Pushed at: over 8 years ago - Stars: 4 - Forks: 1
maehw/wokwi-lookup-table-generator
Generator for wokwi schematics that implement lookup tables in conjunctive normal form (CNF), i.e. with AND and OR gates
Language: Python - Size: 61.5 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1
wani-ham/quine-mccluskey-algorithm
Computational Simulation of Quine-McCluskey Algorithm using C/C++
Language: C++ - Size: 735 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0
ozgurhepsag/Logic-Expression-Simplifier
Purpose of this project is to simplify sum-of-product logic expressions.
Language: Java - Size: 447 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 0
bjybs123/Quine-McCluskey-Algorithm
Sophomore C++ project implementing Quine-McCluskey algorithm.
Language: C++ - Size: 26 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0
AmitGZ/Karnaugh_Solver
Karnaugh map solver
Language: Python - Size: 39.1 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0
Joel2B/Quine-McCluskey
Quine-McCluskey
Language: JavaScript - Size: 21.5 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0
kkanellis/qmc-algo
Simple implementation of Quine-McCluskey algorithm in C language.
Language: C - Size: 156 KB - Last synced at: about 2 years ago - Pushed at: almost 12 years ago - Stars: 4 - Forks: 0
kentaro-honda/egison-quine-mccluskey
Egison Implementation of Quine-McCluskey method
Size: 476 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0
Andreabont/OpenQM
Logic Network Synthesizer based on Quine–McCluskey algorithm
Language: C++ - Size: 23.4 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 8 - Forks: 1
rodrigofrancisco/Quine-McCluskey
Implementación del método de Quine-McCluskey en JS
Language: JavaScript - Size: 604 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1
shivg7706/Quine-McCluskey-Algorithm
Language: Python - Size: 4.88 KB - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 1
0110G/QuineMccluskey-Minimization
Minimization of boolean expressions is one of the fundamental aspects of Digital Design. This task was revolutionized by the QuineMccluskey technique. This repo contains C++ code used to minimize boolean functions through this technique. The implementation has been designed only for non Don't care type expressions.
Language: C++ - Size: 4.88 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 1
loryruta/quine-mccluskey-alg
Quine McCluskey algorithm implemented in Rust.
Language: Rust - Size: 8.79 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0
mansiag/Quine-McClusky-Method
This is a C++ implementation of Quine McClusky Method used to minimize a boolean function.
Language: C++ - Size: 2.93 KB - Last synced at: 3 months ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0
IngInx747/Quine-McCluskey
CPP files back up
Language: C++ - Size: 10.7 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0
Ziyadelbanna/Booleator
:calling: Simplifies boolean expressions
Language: Java - Size: 5.86 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 1