https://github.com/edobrb/zebra-puzzle
https://github.com/edobrb/zebra-puzzle
zebra-puzzle
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/edobrb/zebra-puzzle
- Owner: edobrb
- Created: 2019-10-25T17:06:41.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-10-25T17:14:38.000Z (over 5 years ago)
- Last Synced: 2025-02-09T20:41:29.738Z (3 months ago)
- Topics: zebra-puzzle
- Language: Prolog
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Zebra Puzzle
In this repository there is a possible solution to the "Zebra Puzzle" problem using prolog. The solution is contained in a single file: [ZebraPuzzle.pl](ZebraPuzzle.pl).### What is Zebra Puzzle?
see [Wikipedia](https://en.wikipedia.org/wiki/Zebra_Puzzle)