benchmarks.wiki / Public workspace

ZebraLogicBench / lgp-test-4x4-3 / 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`, `Arnold`, `Alice`, `Peter`
 - The mothers' names in different houses are unique: `Holly`, `Kailyn`, `Aniya`, `Janelle`
 - Each person has a unique birthday month: `april`, `feb`, `sept`, `jan`
 - Each person lives in a unique style of house: `ranch`, `colonial`, `victorian`, `craftsman`

## Clues:
1. Peter is the person whose birthday is in February.
2. The person whose birthday is in February is not in the fourth house.
3. The person whose birthday is in January is somewhere to the right of the person in a ranch-style home.
4. The person whose birthday is in January is directly left of Eric.
5. The person in a ranch-style home is the person whose birthday is in April.
6. The person whose mother's name is Janelle is the person whose birthday is in September.
7. The person in a ranch-style home and The person whose mother's name is Kailyn are next to each other.
8. Arnold is The person whose mother's name is Holly.
9. The person whose mother's name is Kailyn is directly left of the person residing in a Victorian house.
10. The person whose birthday is in January is the person in a Craftsman-style house.

size

4*4

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