benchmarks.wiki / Public workspace

ZebraLogicBench / lgp-test-4x6-26 / There are 4 houses, numbered 1 to 4 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 4 houses, numbered 1 to 4 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: `Eric`, `Alice`, `Peter`, `Arnold`
 - Each person has a unique level of education: `bachelor`, `high school`, `associate`, `master`
 - The mothers' names in different houses are unique: `Holly`, `Janelle`, `Aniya`, `Kailyn`
 - The people keep unique animals: `fish`, `horse`, `cat`, `bird`
 - Each person has a unique birthday month: `jan`, `feb`, `sept`, `april`
 - People have unique favorite music genres: `rock`, `pop`, `jazz`, `classical`

## Clues:
1. The person with an associate's degree is The person whose mother's name is Aniya.
2. Peter is the person whose birthday is in September.
3. The person with a bachelor's degree is directly left of the person who loves pop music.
4. Arnold is The person whose mother's name is Janelle.
5. The person with a master's degree is Arnold.
6. The person whose mother's name is Janelle is the person who loves classical music.
7. The person whose birthday is in April is somewhere to the right of the person who loves rock music.
8. The cat lover is in the second house.
9. The fish enthusiast is in the third house.
10. Eric is the person whose birthday is in April.
11. The person who loves pop music is the person whose birthday is in January.
12. The person whose mother's name is Holly is the person with a bachelor's degree.
13. The person who keeps horses is the person with a master's degree.
14. The person whose mother's name is Aniya is the fish enthusiast.
15. Arnold is somewhere to the left of the fish enthusiast.

size

4*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