https://github.com/mtarek97/tabular-method-project
A software implementation of the Quine–McCluskey algorithm for the minimization of boolean functions
https://github.com/mtarek97/tabular-method-project
boolean-algebra html javascript
Last synced: 2 months ago
JSON representation
A software implementation of the Quine–McCluskey algorithm for the minimization of boolean functions
- Host: GitHub
- URL: https://github.com/mtarek97/tabular-method-project
- Owner: mtarek97
- Created: 2017-05-05T19:26:29.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-15T17:13:34.000Z (about 8 years ago)
- Last Synced: 2025-01-21T08:44:36.397Z (4 months ago)
- Topics: boolean-algebra, html, javascript
- Language: JavaScript
- Homepage:
- Size: 498 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tabular-Method-Project
A software implementation of the Quine–McCluskey algorithm for the
minimization of boolean functions with JavaScript
https://tabularmethod.herokuapp.com/