a Pythonic toolkit for working with Boolean expressions
-
Updated
Nov 8, 2024 - Python
a Pythonic toolkit for working with Boolean expressions
Implementation of Quine McCluskey algorithm in Python 3
A powerful tool for minimizing Boolean functions
🧮 The Only Boolean Algebra Reduction App
a tiny boolean algebra expressions parser and solver (sometimes it can even simplify expressions)
Tool to create truth tables for boolean expressions
Fuzzy logic search on plain documents and JSON documents.
A boolean algebra toolkit written in python
Generates a truth table for a user-defined boolean expression
Visit https://downtothecircuits.com/?p=2677 for more information
Karnaugh map solver
Flask app that uses Quine-McCluskey/Petrick's algorithms to find least-cost boolean expressions
simulation of essential combinational logic circuits with boolean algebra
Generate Karnaugh maps fast with Python.
A Python library designed for performing Boolean arithmetic. It includes classes for, evaluating Boolean constant expressions and generating truth tables from a given Boolean expression.
build and show a truth table from a boolean expression
Boolean algebra simplifier based on n-dimensional k-maps
Karnaugh-map for 2 , 3 and 4 variables in both sum of product and product of sum expressions, which takes min-terms or max-terms as input and return simplified expression with desired variables.
Add a description, image, and links to the boolean-algebra topic page so that developers can more easily learn about it.
To associate your repository with the boolean-algebra topic, visit your repo's landing page and select "manage topics."