https://github.com/aurasphere/einstein-problem
Programmatic solution to the Einstein problem
https://github.com/aurasphere/einstein-problem
algorithms brute-force combinatorics einstein-problem logical-reasoning zebra-puzzle
Last synced: 8 months ago
JSON representation
Programmatic solution to the Einstein problem
- Host: GitHub
- URL: https://github.com/aurasphere/einstein-problem
- Owner: aurasphere
- License: mit
- Created: 2019-02-05T23:55:51.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-09-07T23:15:22.000Z (almost 6 years ago)
- Last Synced: 2025-01-02T05:12:56.865Z (over 1 year ago)
- Topics: algorithms, brute-force, combinatorics, einstein-problem, logical-reasoning, zebra-puzzle
- Language: Java
- Homepage:
- Size: 9.77 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://www.paypal.com/donate/?cmd=_donations&business=8UK2BZP2K8NSS)
# einstein-problem
Programmatic solution to the [Einstein problem](https://en.wikipedia.org/wiki/Zebra_Puzzle) with a brute force approach.