https://github.com/meysam81/a-simple-karnaugh-map-implementation
https://github.com/meysam81/a-simple-karnaugh-map-implementation
c-plus-plus digital-design discrete-mathematics karnaugh-map karnaugh-map-simplifier karnaugh-map-solver
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/meysam81/a-simple-karnaugh-map-implementation
- Owner: meysam81
- Created: 2017-12-15T15:04:31.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-30T05:47:36.000Z (over 8 years ago)
- Last Synced: 2025-01-23T03:16:58.543Z (over 1 year ago)
- Topics: c-plus-plus, digital-design, discrete-mathematics, karnaugh-map, karnaugh-map-simplifier, karnaugh-map-solver
- Language: C++
- Size: 1.95 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# A-simple-Karnaugh-map-implementation