Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 17 days 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 (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-30T09:57:56.000Z (over 6 years ago)
- Last Synced: 2024-12-29T19:05:54.425Z (22 days ago)
- Topics: digital-design, karnaugh-map-solver
- Language: C++
- Size: 5.86 KB
- Stars: 5
- Watchers: 2
- 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).