benchmarks.wiki / Public workspace

ZebraLogicBench / lgp-test-4x5-7 / 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: `Eric`, `Peter`, `Alice`, `Arnold`
 - Each person has a unique birthday month: `sept`, `feb`, `april`, `jan`
 - People have unique favorite book genres: `romance`, `fantasy`, `mystery`, `science fiction`
 - They all have a unique favorite flower: `roses`, `daffodils`, `lilies`, `carnations`
 - Each person prefers a unique type of vacation: `cruise`, `city`, `mountain`, `beach`

## Clues:
1. There are two houses between the person who loves fantasy books and the person whose birthday is in April.
2. The person whose birthday is in February is directly left of the person who loves a bouquet of daffodils.
3. The person who likes going on cruises is the person who loves a carnations arrangement.
4. The person whose birthday is in September is directly left of the person who loves science fiction books.
5. The person who loves a bouquet of daffodils is the person who prefers city breaks.
6. The person whose birthday is in April is Arnold.
7. The person whose birthday is in February is the person who loves a carnations arrangement.
8. Alice is the person who likes going on cruises.
9. The person who loves the boquet of lilies is the person who enjoys mountain retreats.
10. Eric is not in the third house.
11. The person who loves science fiction books is the person who loves the boquet of lilies.
12. The person who loves mystery books is Eric.
13. Eric and the person whose birthday is in January are next to each other.

size

4*5

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