C++ implementation of Quine-McCluskey and Petrick's method to simplify boolean expressions
-
Updated
Nov 21, 2020 - C++
C++ implementation of Quine-McCluskey and Petrick's method to simplify boolean expressions
A really useful tool to reduce logic functions on your digital circuits using Petrick's Method.
Add a description, image, and links to the petrick-method topic page so that developers can more easily learn about it.
To associate your repository with the petrick-method topic, visit your repo's landing page and select "manage topics."