benchmarks.wiki / Public workspace

ZebraLogicBench / lgp-test-4x6-21 / 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: `Peter`, `Arnold`, `Alice`, `Eric`
 - They all have a unique favorite flower: `roses`, `daffodils`, `carnations`, `lilies`
 - Each person has a unique hobby: `photography`, `painting`, `cooking`, `gardening`
 - Each person has a unique type of pet: `dog`, `fish`, `bird`, `cat`
 - Each person has a favorite color: `red`, `yellow`, `green`, `white`
 - Each person lives in a unique style of house: `craftsman`, `colonial`, `ranch`, `victorian`

## Clues:
1. The person in a Craftsman-style house is Arnold.
2. The person who loves the rose bouquet is somewhere to the right of Peter.
3. The photography enthusiast is the person who owns a dog.
4. The person who loves a bouquet of daffodils is not in the fourth house.
5. The person who loves the rose bouquet is the person whose favorite color is red.
6. The person in a Craftsman-style house is in the second house.
7. Eric is the person residing in a Victorian house.
8. The person with an aquarium of fish is the person who loves white.
9. The person who loves cooking is somewhere to the right of the person whose favorite color is red.
10. The person who loves white is the person who loves a carnations arrangement.
11. The person who loves white is somewhere to the right of the person who enjoys gardening.
12. The person who loves a bouquet of daffodils is the person who loves yellow.
13. The person living in a colonial-style house is the person whose favorite color is red.
14. The person who has a cat is Eric.

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