quine-mccluskey
There are 47 repositories under quine-mccluskey topic.
int-main/Quine-McCluskey
Implementation of Quine McCluskey algorithm in Python 3
MathBunny/karnaugh-map-simplifier
Karnaugh map simplification software, used to visually simplify boolean expressions
Armin-Montigny/MCDC
Create minimum MCDC test sets for a boolean expression
Es1chUbJyan9/32bit_Quine-McCluskey_and_Petrick_Method_in_C
32bit Simplifier of Boolean functions
hellman/Quine-McCluskey
DenseQMC: A bit-slice implementation of the Quine-McCluskey algorithm
Andreabont/OpenQM
Logic Network Synthesizer based on Quine–McCluskey algorithm
djcopley/QuineMcCluskey
A powerful tool for minimizing Boolean functions
bp274/Tabulation-method-Quine-McCluskey-
C Program for implementation of tabulation method
GeeekyBoy/Quine-McCluskey-Solver
A Quine McCluskey solver for minimization of boolean functions
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
bcanseco/quine-mccluskey
:bulb: The Quine-McCluskey algorithm implemented in C# 7 (.NET Core)
JamesLiao714/QuineMcCluskey
use method of Quine-McCluskey to find essential prime
hishamcse/Digital-Logic-Simplification_KMap_Tabulation
https://digital-logic-simplification-k-map-tabulation.vercel.app/
sedhossein/Quine-McCluskey
Illustrate Quine–McCluskey algorithm in PHP
Simsso/Quine-McCluskey-Algorithm
C# implementation of the Quine-McCluskey algorithm and Petrick's method
ADDALemos/RBN
Repairing Boolean logical models from time-series data using Answer Set Programming
ChaosArnhug/Quine-Mc.Cluskey
Rust learning project based on Quine-Mc.Cluskey logic method
hansinahuja/Hardware-Based-Teaching-Aid
A hardware-based teaching aid for students to get familiarized with sequential logic using Basys FPGA boards.
Joel2B/Quine-McCluskey
Quine-McCluskey
redchenjs/qmc
A C/C++ implementation of the Quine–McCluskey algorithm.
rui-han-crh/quine-mccluskey-minimizer
Takes in either a boolean algebraic expression, a sum of minterms expression or a product of maxterms expression and produces the simplest SOP, POS and truth tables and, optionally, the K-Map using Quine-McCluskey
ahmed-alllam/AlphaLogos
Boolean Function Analyzer and Synthesis Optimization Tool
AmitGZ/Karnaugh_Solver
Karnaugh map solver
AN-SWAPNIL/L2-T1-Practice-Project--Android-Java
This is an Android Application project using Java. Quine-McCluskey Tabulation was implemented by the project.
d-bohls/shrinquem
An algorithm for logic minimization.
DaimyoHub/sat-problem-solver
A simple k-SAT problem solver.
dantemazza/boolean-solver
Flask app that uses Quine-McCluskey/Petrick's algorithms to find least-cost boolean expressions
delta-12/quine-mccluskey
C++ implementation of the Quine-McCluskey algorithm
ERUD1T3/quine-mccluskey-petrick
C++ implementation of Quine-McCluskey and Petrick's method to simplify boolean expressions
masharib77/Quine-mccluskey-and-patrick-s-method-
A complete code of Quine mccluskey and patrick’s method with each steps
MustafaAamir/balg
A boolean algebra toolkit written in python
yakout/quine-mccluskey
Implementing Quine-McCluckey algorithm in java with GUI and web application.
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.
samildeli/quine-mccluskey
Boolean function minimizer based on Quine–McCluskey algorithm.
ShapeLayer/quine-mccluskey-method-calculator
Computes Quine-McCluskey Method