benchmarks.wiki / Public workspace

ZebraLogicBench / lgp-test-4x6-0 / 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: `Alice`, `Arnold`, `Eric`, `Peter`
 - Each person has a unique level of education: `master`, `bachelor`, `associate`, `high school`
 - People have unique favorite sports: `tennis`, `soccer`, `swimming`, `basketball`
 - Each person has an occupation: `teacher`, `engineer`, `doctor`, `artist`
 - They all have a unique favorite flower: `carnations`, `daffodils`, `lilies`, `roses`
 - People have unique heights: `very short`, `average`, `tall`, `short`

## Clues:
1. Eric is the person who loves a carnations arrangement.
2. The person who loves swimming is somewhere to the left of the person who is an artist.
3. Arnold is directly left of the person who is tall.
4. The person who loves swimming and the person who is a teacher are next to each other.
5. The person who loves basketball is the person with a bachelor's degree.
6. The person who is a doctor is the person who loves the rose bouquet.
7. The person who loves the boquet of lilies is the person who loves tennis.
8. The person who loves a carnations arrangement is the person with a master's degree.
9. The person who is a teacher is directly left of Alice.
10. The person who is an artist is the person with an associate's degree.
11. The person who loves a bouquet of daffodils is the person who is an artist.
12. The person who loves soccer is not in the fourth house.
13. The person who loves a bouquet of daffodils is somewhere to the right of the person who is short.
14. The person with a master's degree is the person who is very short.

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