GitHub topics: petrick-method
dabecart/LogicFunctionReducer
A really useful tool to reduce logic functions on your digital circuits using Petrick's Method.
Language: C++ - Size: 311 KB - Last synced at: 6 months ago - Pushed at: 6 months 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: over 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 3

kenrendell/boolean-minimizer
Minimize Boolean functions using Quine-McCluskey and Petrick's algorithm.
Language: Lua - Size: 22.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

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: over 1 year ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

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 1 year ago - Pushed at: over 5 years 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: about 2 years ago - Pushed at: about 5 years ago - Stars: 27 - Forks: 12

rafaelfigueredog/Quine-McCluskey
The Quine-McCluskey algorithm is a method used to simplify boolean expressions. This is an implementation of the algorithm using Python.
Language: Python - Size: 97.7 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

AmitGZ/Karnaugh_Solver
Karnaugh map solver
Language: Python - Size: 39.1 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - 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: about 2 years ago - Pushed at: over 6 years ago - Stars: 14 - Forks: 3

ERUD1T3/quine-mccluskey-petrick
C++ implementation of Quine-McCluskey and Petrick's method to simplify boolean expressions
Language: C++ - Size: 1.95 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

Lipen/kotlin-quine-mccluskey
Quine-McCluskey boolean function minimizer for Kotlin
Language: Kotlin - Size: 84 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0
