https://github.com/modlfo/quinehp
Implements the Quine-McCluskey algorithm for the HP49G+ calculator
https://github.com/modlfo/quinehp
Last synced: about 1 year ago
JSON representation
Implements the Quine-McCluskey algorithm for the HP49G+ calculator
- Host: GitHub
- URL: https://github.com/modlfo/quinehp
- Owner: modlfo
- License: mit
- Created: 2017-05-04T21:30:22.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-04T21:44:49.000Z (about 9 years ago)
- Last Synced: 2025-01-29T00:37:32.597Z (over 1 year ago)
- Language: C
- Size: 19.5 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# QuineHp
After more than 10 years, this is the first public release of the source code of QuineHp: an implementation of the Quine-McCluskey algorithm for the HP49G+ calculator.
The code is written in plain C language and was compiled with the HPGCC toolchain.
The program has been available in http://www.hpcalc.org/details/6324 since 2005.