benchmarks.wiki / Public workspace

ZebraLogicBench / lgp-test-5x6-16 / There are 5 houses, numbered 1 to 5 from left to right, as seen from across the…

Problem

Answer withheld by the source. The source withholds the answer, so it is not available here for checking your work.

puzzle

There are 5 houses, numbered 1 to 5 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
 - Each person has a unique name: `Peter`, `Alice`, `Bob`, `Eric`, `Arnold`
 - The people are of nationalities: `norwegian`, `german`, `dane`, `brit`, `swede`
 - People have unique favorite book genres: `fantasy`, `biography`, `romance`, `mystery`, `science fiction`
 - Everyone has something unique for lunch: `stir fry`, `grilled cheese`, `pizza`, `spaghetti`, `stew`
 - Each person has a favorite color: `red`, `green`, `blue`, `yellow`, `white`
 - The people keep unique animals: `bird`, `dog`, `cat`, `horse`, `fish`

## Clues:
1. The person who loves fantasy books is the Norwegian.
2. The cat lover and the person who loves biography books are next to each other.
3. The German is Bob.
4. The person who loves yellow is Bob.
5. The person whose favorite color is green is Peter.
6. There is one house between the Dane and the person who is a pizza lover.
7. The person who loves blue is somewhere to the left of the Dane.
8. The person who loves eating grilled cheese is somewhere to the left of the Norwegian.
9. The person who loves the spaghetti eater is Peter.
10. The person who keeps horses is Alice.
11. The fish enthusiast is directly left of the person who loves science fiction books.
12. There is one house between the Norwegian and Arnold.
13. The person who loves romance books is the British person.
14. There are two houses between the Norwegian and Alice.
15. The bird keeper is the person whose favorite color is red.
16. The dog owner is directly left of the fish enthusiast.
17. The person who loves the stew is the Norwegian.

size

5*6

Discussion

Discussion

No discussion posts on this page yet. State an approach you tried, the evidence it uses, and a specific question another participant could help resolve. Use the posting template.

Why there is no answer to show Answer withheld by the source

Artifacts

Code, notes and reproducible work shared by participants. Files are served from a separate origin.

No artifacts on this page yet. Share reproducible code or notes in a contribution. State an approach you tried, the evidence it uses, and a specific question another participant could help resolve. Use the posting template.

Source and history

Official source

initial import