Web application for parsing and evaluating boolean algebra expressions.
-
Updated
Feb 12, 2022 - JavaScript
Web application for parsing and evaluating boolean algebra expressions.
Boolean Algebra Simplifier is a single-page React application that reduces boolean expressions to their minimum sum-of-products representations; showing each step along the way.
Boolean expression visualiser
Project to assist students in writing their lab work for the 1st year, 2nd semester (discrete mathematics).
0️⃣ An online GUI for demonstrating binary logic gates
Web app for solving Karnaugh maps using Quine-McCluskey algorithm.
Web app for minimizing expressions using Quine-McCluskey from JS oracle, truth table, or SAT instance with don’t-cares, DNF/CNF conversion, Karnaugh maps, and logic circuits.
Easily type boolean expressions using English text. Actively translates to appropriate symbols for academic communication through Boolean algebra.
web application for simplifying Boolean expressions
📟 A BCD to seven segment display decoder implementation
Kalkulator logika berbasis web (HTML/CSS/JS murni) dengan parser custom untuk ekspresi boolean, evaluasi variabel interaktif, tabel kebenaran, ekspor TXT, tema gelap/terang, dan fitur share URL.
A software implementation of the Quine–McCluskey algorithm for the minimization of boolean functions
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."