benchmarks.wiki / Public workspace

ZebraLogicBench / lgp-test-4x6-34 / 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`, `Peter`, `Alice`, `Arnold`
 - Each person has a favorite color: `red`, `white`, `yellow`, `green`
 - Each person has a unique birthday month: `feb`, `sept`, `jan`, `april`
 - The mothers' names in different houses are unique: `Aniya`, `Janelle`, `Kailyn`, `Holly`
 - Everyone has a unique favorite cigar: `pall mall`, `prince`, `blue master`, `dunhill`
 - They all have a unique favorite flower: `lilies`, `daffodils`, `carnations`, `roses`

## Clues:
1. The person who loves yellow is directly left of The person whose mother's name is Kailyn.
2. The person whose birthday is in September and Peter are next to each other.
3. The person whose favorite color is red is not in the fourth house.
4. The person who smokes Blue Master and Arnold are next to each other.
5. The person whose mother's name is Holly is the Dunhill smoker.
6. The person whose birthday is in January is the person who loves a bouquet of daffodils.
7. There are two houses between the person who loves the boquet of lilies and the person whose birthday is in January.
8. The person whose mother's name is Janelle is the person who loves a carnations arrangement.
9. The person whose birthday is in September and the person whose favorite color is red are next to each other.
10. The person whose birthday is in February is the person whose favorite color is green.
11. The person whose favorite color is green is directly left of The person whose mother's name is Janelle.
12. There is one house between the person whose birthday is in February and the person partial to Pall Mall.
13. The person who smokes Blue Master is The person whose mother's name is Aniya.
14. Eric is the person whose birthday is in February.

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