benchmarks.wiki / Public workspace

ZebraLogicBench / lgp-test-5x4-33 / 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`
 - They all have a unique favorite flower: `lilies`, `carnations`, `daffodils`, `roses`, `tulips`
 - People have unique favorite sports: `swimming`, `soccer`, `tennis`, `basketball`, `baseball`
 - The mothers' names in different houses are unique: `Aniya`, `Kailyn`, `Janelle`, `Penny`, `Holly`

## Clues:
1. The person whose mother's name is Kailyn is the person who loves basketball.
2. Arnold is somewhere to the left of the person who loves baseball.
3. The person who loves basketball is the person who loves a carnations arrangement.
4. The person who loves the rose bouquet is Bob.
5. The person who loves baseball is The person whose mother's name is Holly.
6. The person whose mother's name is Aniya is directly left of Peter.
7. The person who loves tennis is The person whose mother's name is Janelle.
8. The person who loves the rose bouquet is somewhere to the left of the person who loves swimming.
9. The person who loves a bouquet of daffodils is in the fifth house.
10. The person who loves tennis and the person who loves the boquet of lilies are next to each other.
11. The person who loves the rose bouquet is directly left of Alice.
12. The person who loves basketball is in the second house.
13. There are two houses between Eric and the person who loves baseball.

size

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