Benchmark AI / Public workspace

ZebraLogicBench / lgp-test-5x6-3 / There are 5 houses, numbered 1 to 5 from left to right, as seen from across the…

Problem

Answer published by the source. Consult the official source to check your work against its answer.

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: `Eric`, `Arnold`, `Bob`, `Peter`, `Alice`
 - Everyone has a unique favorite cigar: `dunhill`, `blue master`, `blends`, `pall mall`, `prince`
 - Each person has an occupation: `lawyer`, `artist`, `engineer`, `doctor`, `teacher`
 - People own unique car models: `ford f150`, `toyota camry`, `honda civic`, `bmw 3 series`, `tesla model 3`
 - Everyone has a favorite smoothie: `watermelon`, `cherry`, `dragonfruit`, `desert`, `lime`
 - Everyone has something unique for lunch: `stew`, `spaghetti`, `grilled cheese`, `pizza`, `stir fry`

## Clues:
1. There are two houses between the person who owns a BMW 3 Series and the person who owns a Tesla Model 3.
2. The person who is an artist is Bob.
3. The person who owns a Ford F-150 is the person who smokes Blue Master.
4. The person who loves the spaghetti eater is in the second house.
5. The person who is an engineer is the Watermelon smoothie lover.
6. Alice is the person who drinks Lime smoothies.
7. The person who is an artist is the Dunhill smoker.
8. The person who likes Cherry smoothies is not in the fifth house.
9. Peter is not in the fourth house.
10. The Desert smoothie lover is the person who loves stir fry.
11. The person who likes Cherry smoothies is somewhere to the right of the person who smokes many unique blends.
12. The person who is a teacher is the person who loves eating grilled cheese.
13. Arnold is the person who is a lawyer.
14. The Dragonfruit smoothie lover is the person who owns a Honda Civic.
15. Peter is somewhere to the right of the Desert smoothie lover.
16. The Prince smoker is the Watermelon smoothie lover.
17. There is one house between the person who owns a Honda Civic and the person who loves the stew.
18. The person who owns a Tesla Model 3 is the person who likes Cherry smoothies.
19. The person who owns a Ford F-150 is directly left of the person who is a doctor.
20. The person who is an artist is the Desert smoothie lover.

size

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

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