Benchmark AI / Public workspace
ZebraLogicBench / lgp-test-4x4-26 / There are 4 houses, numbered 1 to 4 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 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`, `Arnold`, `Peter`, `Alice` - Everyone has something unique for lunch: `spaghetti`, `pizza`, `stew`, `grilled cheese` - People own unique car models: `tesla model 3`, `honda civic`, `toyota camry`, `ford f150` - The people keep unique animals: `fish`, `cat`, `bird`, `horse` ## Clues: 1. The cat lover is somewhere to the right of the fish enthusiast. 2. Eric is the person who owns a Ford F-150. 3. The person who owns a Honda Civic is in the fourth house. 4. The person who is a pizza lover is the fish enthusiast. 5. The person who keeps horses is somewhere to the left of Arnold. 6. Arnold is the person who loves the spaghetti eater. 7. The person who owns a Toyota Camry is the person who loves the stew. 8. Alice and Arnold are next to each other. 9. Alice is in the first house.
size
4*4
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
initial import