Benchmark AI / Public workspace

ZebraLogicBench / lgp-test-6x2-9 / There are 6 houses, numbered 1 to 6 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 6 houses, numbered 1 to 6 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: `Bob`, `Arnold`, `Peter`, `Eric`, `Carol`, `Alice`
 - They all have a unique favorite flower: `lilies`, `daffodils`, `carnations`, `tulips`, `iris`, `roses`

## Clues:
1. Alice and Bob are next to each other.
2. Carol is not in the first house.
3. There are two houses between Peter and the person who loves the rose bouquet.
4. The person who loves a bouquet of daffodils is somewhere to the left of the person who loves the vase of tulips.
5. The person who loves the boquet of iris is not in the second house.
6. The person who loves the rose bouquet is somewhere to the right of Arnold.
7. The person who loves a bouquet of daffodils is somewhere to the right of the person who loves a carnations arrangement.
8. Arnold is somewhere to the left of Eric.
9. Carol and the person who loves a carnations arrangement are next to each other.
10. Arnold is somewhere to the right of the person who loves the boquet of iris.
11. The person who loves a carnations arrangement is directly left of Alice.

size

6*2

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