benchmarks.wiki / Public workspace

ZebraLogicBench / lgp-test-4x4-10 / 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: `Arnold`, `Peter`, `Alice`, `Eric`
 - People have unique favorite music genres: `rock`, `jazz`, `pop`, `classical`
 - The mothers' names in different houses are unique: `Janelle`, `Aniya`, `Kailyn`, `Holly`
 - Each person has a unique level of education: `master`, `high school`, `bachelor`, `associate`

## Clues:
1. Alice is the person who loves jazz music.
2. The person with a master's degree is somewhere to the left of The person whose mother's name is Aniya.
3. Alice is not in the second house.
4. The person with a high school diploma is the person who loves classical music.
5. The person with a master's degree is in the third house.
6. The person whose mother's name is Janelle is Eric.
7. The person with a master's degree is Arnold.
8. The person whose mother's name is Holly is in the second house.
9. Peter is the person with a high school diploma.
10. The person with an associate's degree is the person who loves rock music.

size

4*4

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