https://github.com/aliosm/4x4-karnaugh-map-solver
4 by 4 Karnaugh map solver
https://github.com/aliosm/4x4-karnaugh-map-solver
digital-design karnaugh-map-solver
Last synced: 8 months ago
JSON representation
4 by 4 Karnaugh map solver
- Host: GitHub
- URL: https://github.com/aliosm/4x4-karnaugh-map-solver
- Owner: AliOsm
- License: mit
- Created: 2018-07-09T15:28:05.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-30T09:57:56.000Z (over 7 years ago)
- Last Synced: 2025-04-13T10:05:59.083Z (about 1 year ago)
- Topics: digital-design, karnaugh-map-solver
- Language: C++
- Size: 5.86 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 4x4-karnaugh-map-solver
4 by 4 [Karnaugh map](https://en.wikipedia.org/wiki/Karnaugh_map) solver
## Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/AliOsm/4x4-karnaugh-map-solver.
## License
The project is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).