id stringlengths 14 15 | size stringclasses 25
values | puzzle stringlengths 394 2.95k | solution dict | created_at stringlengths 26 26 |
|---|---|---|---|---|
lgp-test-6x4-3 | 6*4 | 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: `Carol`, `Bob`, `Arnold`, `Peter`, `Alice`, `Eric`
- Each person has a uni... | {
"header": [
"House",
"Name",
"Drink",
"HouseStyle",
"Cigar"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"... | 2024-07-11T01:22:10.734926 |
lgp-test-2x6-13 | 2*6 | There are 2 houses, numbered 1 to 2 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`
- Each person has a unique level of education: `associate... | {
"header": [
"House",
"Name",
"Education",
"Hobby",
"Children",
"MusicGenre",
"Pet"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___",
... | 2024-07-11T01:22:10.730868 |
lgp-test-2x5-27 | 2*5 | There are 2 houses, numbered 1 to 2 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`
- Each person has a favorite color: `red`, `yellow`
- Pe... | {
"header": [
"House",
"Name",
"Color",
"HairColor",
"Education",
"Cigar"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.730742 |
lgp-test-4x2-19 | 4*2 | 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: `Peter`, `Eric`, `Arnold`, `Alice`
- People have unique favorite music gen... | {
"header": [
"House",
"Name",
"MusicGenre"
],
"rows": [
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.732176 |
lgp-test-6x6-1 | 6*6 | 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`, `Peter`, `Arnold`, `Eric`, `Alice`, `Carol`
- People have unique ha... | {
"header": [
"House",
"Name",
"HairColor",
"BookGenre",
"Height",
"Education",
"Drink"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___"... | 2024-07-11T01:22:10.735394 |
lgp-test-2x5-28 | 2*5 | There are 2 houses, numbered 1 to 2 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`
- People own unique car models: `tesla model 3`, `ford f1... | {
"header": [
"House",
"Name",
"CarModel",
"Animal",
"FavoriteSport",
"Food"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.730747 |
lgp-test-6x6-15 | 6*6 | 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: `Eric`, `Arnold`, `Carol`, `Bob`, `Peter`, `Alice`
- Each person lives in ... | {
"header": [
"House",
"Name",
"HouseStyle",
"Drink",
"Occupation",
"Animal",
"Color"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___",
... | 2024-07-11T01:22:10.735509 |
lgp-test-2x3-39 | 2*3 | There are 2 houses, numbered 1 to 2 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: `Arnold`, `Eric`
- Everyone has something unique for lunch: `grilled chees... | {
"header": [
"House",
"Name",
"Food",
"Birthday"
],
"rows": [
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.730386 |
lgp-test-5x6-15 | 5*6 | There are 5 houses, numbered 1 to 5 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`, `Alice`, `Eric`
- Each person has a unique favor... | {
"header": [
"House",
"Name",
"Drink",
"Pet",
"Children",
"Mother",
"FavoriteSport"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___",
... | 2024-07-11T01:22:10.734291 |
lgp-test-3x4-22 | 3*4 | There are 3 houses, numbered 1 to 3 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: `Arnold`, `Eric`, `Peter`
- People have unique favorite music genres: `pop... | {
"header": [
"House",
"Name",
"MusicGenre",
"Children",
"BookGenre"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
... | 2024-07-11T01:22:10.731539 |
lgp-test-6x6-35 | 6*6 | 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`, `Carol`, `Alice`, `Peter`, `Arnold`, `Eric`
- People have unique he... | {
"header": [
"House",
"Name",
"Height",
"Drink",
"Color",
"HouseStyle",
"Flower"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___",
... | 2024-07-11T01:22:10.735640 |
lgp-test-4x5-5 | 4*5 | 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`, `Alice`, `Arnold`, `Peter`
- Each person has a unique level of edu... | {
"header": [
"House",
"Name",
"Education",
"Animal",
"Pet",
"Drink"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"__... | 2024-07-11T01:22:10.732779 |
lgp-test-5x6-14 | 5*6 | There are 5 houses, numbered 1 to 5 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`, `Alice`, `Peter`, `Bob`, `Arnold`
- People have unique favorite mu... | {
"header": [
"House",
"Name",
"MusicGenre",
"Hobby",
"Vacation",
"Children",
"Flower"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___",... | 2024-07-11T01:22:10.734285 |
lgp-test-3x2-31 | 3*2 | There are 3 houses, numbered 1 to 3 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: `Arnold`, `Peter`, `Eric`
- People have unique favorite music genres: `cla... | {
"header": [
"House",
"Name",
"MusicGenre"
],
"rows": [
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.731176 |
lgp-test-5x2-25 | 5*2 | There are 5 houses, numbered 1 to 5 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: `Peter`, `Arnold`, `Bob`, `Alice`, `Eric`
- Everyone has a favorite smooth... | {
"header": [
"House",
"Name",
"Smoothie"
],
"rows": [
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"... | 2024-07-11T01:22:10.733373 |
lgp-test-6x2-0 | 6*2 | 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: `Arnold`, `Peter`, `Alice`, `Bob`, `Eric`, `Carol`
- Each person lives in ... | {
"header": [
"House",
"Name",
"HouseStyle"
],
"rows": [
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"__... | 2024-07-11T01:22:10.734440 |
lgp-test-4x6-1 | 4*6 | 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: `Peter`, `Eric`, `Arnold`, `Alice`
- Each person has a unique birthday mon... | {
"header": [
"House",
"Name",
"Birthday",
"Cigar",
"PhoneModel",
"Flower",
"Height"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___",
... | 2024-07-11T01:22:10.733011 |
lgp-test-4x4-29 | 4*4 | 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`, `Peter`, `Arnold`, `Eric`
- People have unique heights: `short`, ... | {
"header": [
"House",
"Name",
"Height",
"Pet",
"Food"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___"
... | 2024-07-11T01:22:10.732681 |
lgp-test-6x3-0 | 6*3 | 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: `Carol`, `Bob`, `Peter`, `Alice`, `Eric`, `Arnold`
- They all have a uniqu... | {
"header": [
"House",
"Name",
"Flower",
"Nationality"
],
"rows": [
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
... | 2024-07-11T01:22:10.734686 |
lgp-test-4x4-14 | 4*4 | 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: `Peter`, `Arnold`, `Eric`, `Alice`
- The mothers' names in different house... | {
"header": [
"House",
"Name",
"Mother",
"Smoothie",
"BookGenre"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
... | 2024-07-11T01:22:10.732597 |
lgp-test-2x4-39 | 2*4 | There are 2 houses, numbered 1 to 2 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: `Arnold`, `Eric`
- Everyone has something unique for lunch: `pizza`, `gril... | {
"header": [
"House",
"Name",
"Food",
"Pet",
"Occupation"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.730607 |
lgp-test-4x3-37 | 4*3 | 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`, `Alice`, `Arnold`, `Peter`
- Everyone has a favorite smoothie: `de... | {
"header": [
"House",
"Name",
"Smoothie",
"Hobby"
],
"rows": [
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___... | 2024-07-11T01:22:10.732500 |
lgp-test-2x5-24 | 2*5 | There are 2 houses, numbered 1 to 2 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: `Arnold`, `Eric`
- Each person has a unique level of education: `associate... | {
"header": [
"House",
"Name",
"Education",
"Children",
"BookGenre",
"Smoothie"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.730728 |
lgp-test-2x2-29 | 2*2 | There are 2 houses, numbered 1 to 2 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`
- Each person has a unique favorite drink: `water`, `tea`... | {
"header": [
"House",
"Name",
"Drink"
],
"rows": [
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.730156 |
lgp-test-6x4-30 | 6*4 | 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: `Eric`, `Carol`, `Alice`, `Arnold`, `Peter`, `Bob`
- People have unique fa... | {
"header": [
"House",
"Name",
"BookGenre",
"PhoneModel",
"Drink"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
... | 2024-07-11T01:22:10.735103 |
lgp-test-2x5-1 | 2*5 | There are 2 houses, numbered 1 to 2 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: `Arnold`, `Eric`
- The people keep unique animals: `cat`, `horse`
- Peopl... | {
"header": [
"House",
"Name",
"Animal",
"PhoneModel",
"Pet",
"Cigar"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.730618 |
lgp-test-5x2-5 | 5*2 | There are 5 houses, numbered 1 to 5 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: `Peter`, `Eric`, `Bob`, `Arnold`, `Alice`
- Each person prefers a unique t... | {
"header": [
"House",
"Name",
"Vacation"
],
"rows": [
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"... | 2024-07-11T01:22:10.733266 |
lgp-test-2x3-21 | 2*3 | There are 2 houses, numbered 1 to 2 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: `Arnold`, `Eric`
- Everyone has a unique favorite cigar: `prince`, `pall m... | {
"header": [
"House",
"Name",
"Cigar",
"Flower"
],
"rows": [
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.730299 |
lgp-test-6x3-31 | 6*3 | 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: `Carol`, `Bob`, `Peter`, `Eric`, `Alice`, `Arnold`
- Everyone has somethin... | {
"header": [
"House",
"Name",
"Food",
"HouseStyle"
],
"rows": [
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"__... | 2024-07-11T01:22:10.734862 |
lgp-test-4x6-12 | 4*6 | 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`, `Alice`, `Peter`, `Arnold`
- Each person lives in a unique style o... | {
"header": [
"House",
"Name",
"HouseStyle",
"Cigar",
"Occupation",
"Flower",
"Animal"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___",... | 2024-07-11T01:22:10.733075 |
lgp-test-2x2-5 | 2*2 | There are 2 houses, numbered 1 to 2 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`
- Each person lives in a unique style of house: `victoria... | {
"header": [
"House",
"Name",
"HouseStyle"
],
"rows": [
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.730044 |
lgp-test-6x5-6 | 6*5 | 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: `Carol`, `Peter`, `Bob`, `Eric`, `Arnold`, `Alice`
- Each person has a uni... | {
"header": [
"House",
"Name",
"Birthday",
"Pet",
"MusicGenre",
"BookGenre"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
... | 2024-07-11T01:22:10.735193 |
lgp-test-5x2-39 | 5*2 | There are 5 houses, numbered 1 to 5 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`, `Bob`, `Peter`, `Eric`, `Arnold`
- Each person has a unique level... | {
"header": [
"House",
"Name",
"Education"
],
"rows": [
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___... | 2024-07-11T01:22:10.733448 |
lgp-test-4x2-39 | 4*2 | 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: `Arnold`, `Peter`, `Eric`, `Alice`
- Everyone has something unique for lun... | {
"header": [
"House",
"Name",
"Food"
],
"rows": [
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.732275 |
lgp-test-5x5-9 | 5*5 | There are 5 houses, numbered 1 to 5 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`, `Alice`, `Eric`
- Each person has a unique favor... | {
"header": [
"House",
"Name",
"Drink",
"Color",
"Flower",
"Hobby"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___"... | 2024-07-11T01:22:10.734025 |
lgp-test-2x6-33 | 2*6 | There are 2 houses, numbered 1 to 2 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`
- Each person has a favorite color: `yellow`, `red`
- Ev... | {
"header": [
"House",
"Name",
"Color",
"Smoothie",
"Children",
"Birthday",
"CarModel"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___",... | 2024-07-11T01:22:10.730964 |
lgp-test-5x5-32 | 5*5 | There are 5 houses, numbered 1 to 5 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: `Arnold`, `Eric`, `Peter`, `Bob`, `Alice`
- Everyone has a favorite smooth... | {
"header": [
"House",
"Name",
"Smoothie",
"Animal",
"Vacation",
"Drink"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
... | 2024-07-11T01:22:10.734155 |
lgp-test-5x2-26 | 5*2 | There are 5 houses, numbered 1 to 5 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: `Peter`, `Bob`, `Arnold`, `Alice`, `Eric`
- Each person prefers a unique t... | {
"header": [
"House",
"Name",
"Vacation"
],
"rows": [
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"... | 2024-07-11T01:22:10.733379 |
lgp-test-4x6-11 | 4*6 | 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: `Peter`, `Alice`, `Eric`, `Arnold`
- Each person has a unique hobby: `cook... | {
"header": [
"House",
"Name",
"Hobby",
"Animal",
"BookGenre",
"Birthday",
"MusicGenre"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___"... | 2024-07-11T01:22:10.733070 |
lgp-test-2x2-17 | 2*2 | There are 2 houses, numbered 1 to 2 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: `Arnold`, `Eric`
- Everyone has a unique favorite cigar: `pall mall`, `pri... | {
"header": [
"House",
"Name",
"Cigar"
],
"rows": [
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.730102 |
lgp-test-5x5-22 | 5*5 | There are 5 houses, numbered 1 to 5 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: `Arnold`, `Peter`, `Eric`, `Alice`, `Bob`
- Each person prefers a unique t... | {
"header": [
"House",
"Name",
"Vacation",
"HouseStyle",
"Education",
"Mother"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",... | 2024-07-11T01:22:10.734099 |
lgp-test-6x4-34 | 6*4 | 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: `Peter`, `Alice`, `Eric`, `Arnold`, `Bob`, `Carol`
- The people are of nat... | {
"header": [
"House",
"Name",
"Nationality",
"BookGenre",
"Mother"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
... | 2024-07-11T01:22:10.735124 |
lgp-test-4x4-30 | 4*4 | 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`
- They all have a unique favorite flowe... | {
"header": [
"House",
"Name",
"Flower",
"Occupation",
"Smoothie"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
... | 2024-07-11T01:22:10.732688 |
lgp-test-4x6-13 | 4*6 | 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`, `Eric`, `Arnold`, `Peter`
- Everyone has a unique favorite cigar:... | {
"header": [
"House",
"Name",
"Cigar",
"HouseStyle",
"Birthday",
"Occupation",
"Children"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"_... | 2024-07-11T01:22:10.733082 |
lgp-test-2x5-18 | 2*5 | There are 2 houses, numbered 1 to 2 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`
- People have unique favorite book genres: `mystery`, `sc... | {
"header": [
"House",
"Name",
"BookGenre",
"CarModel",
"Hobby",
"Drink"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.730699 |
lgp-test-2x6-31 | 2*6 | There are 2 houses, numbered 1 to 2 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`
- People own unique car models: `ford f150`, `tesla model... | {
"header": [
"House",
"Name",
"CarModel",
"PhoneModel",
"Drink",
"Birthday",
"Nationality"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"... | 2024-07-11T01:22:10.730955 |
lgp-test-2x2-4 | 2*2 | There are 2 houses, numbered 1 to 2 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: `Arnold`, `Eric`
- People own unique car models: `tesla model 3`, `ford f1... | {
"header": [
"House",
"Name",
"CarModel"
],
"rows": [
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.730039 |
lgp-test-4x3-3 | 4*3 | 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: `Peter`, `Arnold`, `Eric`, `Alice`
- Everyone has a unique favorite cigar:... | {
"header": [
"House",
"Name",
"Cigar",
"Height"
],
"rows": [
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",... | 2024-07-11T01:22:10.732295 |
lgp-test-2x2-20 | 2*2 | There are 2 houses, numbered 1 to 2 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`
- Each mother is accompanied by their child: `Fred`, `Bel... | {
"header": [
"House",
"Name",
"Children"
],
"rows": [
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.730117 |
lgp-test-3x2-13 | 3*2 | There are 3 houses, numbered 1 to 3 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: `Arnold`, `Peter`, `Eric`
- Each person has a unique hobby: `cooking`, `ph... | {
"header": [
"House",
"Name",
"Hobby"
],
"rows": [
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.731065 |
lgp-test-2x3-24 | 2*3 | There are 2 houses, numbered 1 to 2 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`
- Each person has a unique favorite drink: `water`, `tea`... | {
"header": [
"House",
"Name",
"Drink",
"Occupation"
],
"rows": [
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.730315 |
lgp-test-4x2-11 | 4*2 | 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`, `Peter`, `Eric`
- Everyone has a favorite smoothie: `de... | {
"header": [
"House",
"Name",
"Smoothie"
],
"rows": [
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.732139 |
lgp-test-3x4-21 | 3*4 | There are 3 houses, numbered 1 to 3 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: `Arnold`, `Eric`, `Peter`
- People have unique favorite music genres: `pop... | {
"header": [
"House",
"Name",
"MusicGenre",
"Animal",
"Children"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
... | 2024-07-11T01:22:10.731525 |
lgp-test-3x5-13 | 3*5 | There are 3 houses, numbered 1 to 3 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`, `Arnold`
- Each person lives in a unique style of house: ... | {
"header": [
"House",
"Name",
"HouseStyle",
"Flower",
"Animal",
"Nationality"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",... | 2024-07-11T01:22:10.731704 |
lgp-test-2x6-32 | 2*6 | There are 2 houses, numbered 1 to 2 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: `Arnold`, `Eric`
- They all have a unique favorite flower: `carnations`, `... | {
"header": [
"House",
"Name",
"Flower",
"BookGenre",
"Nationality",
"Animal",
"MusicGenre"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"... | 2024-07-11T01:22:10.730960 |
lgp-test-5x3-24 | 5*3 | There are 5 houses, numbered 1 to 5 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: `Arnold`, `Bob`, `Eric`, `Alice`, `Peter`
- Each person has a unique hobby... | {
"header": [
"House",
"Name",
"Hobby",
"Pet"
],
"rows": [
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
... | 2024-07-11T01:22:10.733616 |
lgp-test-3x3-22 | 3*3 | There are 3 houses, numbered 1 to 3 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: `Peter`, `Eric`, `Arnold`
- People have unique hair colors: `black`, `brow... | {
"header": [
"House",
"Name",
"HairColor",
"Animal"
],
"rows": [
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.731326 |
lgp-test-5x3-7 | 5*3 | There are 5 houses, numbered 1 to 5 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`, `Bob`, `Arnold`, `Peter`, `Alice`
- People have unique favorite bo... | {
"header": [
"House",
"Name",
"BookGenre",
"Vacation"
],
"rows": [
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
... | 2024-07-11T01:22:10.733520 |
lgp-test-6x2-10 | 6*2 | 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: `Arnold`, `Eric`, `Peter`, `Alice`, `Carol`, `Bob`
- People have unique fa... | {
"header": [
"House",
"Name",
"MusicGenre"
],
"rows": [
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"__... | 2024-07-11T01:22:10.734492 |
lgp-test-3x2-32 | 3*2 | There are 3 houses, numbered 1 to 3 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: `Arnold`, `Peter`, `Eric`
- Everyone has a unique favorite cigar: `prince`... | {
"header": [
"House",
"Name",
"Cigar"
],
"rows": [
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.731180 |
lgp-test-5x6-35 | 5*6 | There are 5 houses, numbered 1 to 5 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`, `Alice`, `Eric`, `Arnold`, `Peter`
- Each mother is accompanied by ... | {
"header": [
"House",
"Name",
"Children",
"HairColor",
"Hobby",
"Pet",
"Flower"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___",
... | 2024-07-11T01:22:10.734411 |
lgp-test-5x4-1 | 5*4 | There are 5 houses, numbered 1 to 5 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`, `Eric`, `Peter`, `Arnold`, `Bob`
- The mothers' names in differen... | {
"header": [
"House",
"Name",
"Mother",
"HairColor",
"Occupation"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
... | 2024-07-11T01:22:10.733710 |
lgp-test-6x2-4 | 6*2 | 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: `Alice`, `Arnold`, `Carol`, `Peter`, `Bob`, `Eric`
- People use unique pho... | {
"header": [
"House",
"Name",
"PhoneModel"
],
"rows": [
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"__... | 2024-07-11T01:22:10.734460 |
lgp-test-4x4-2 | 4*4 | 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: `Peter`, `Eric`, `Alice`, `Arnold`
- People have unique hair colors: `brow... | {
"header": [
"House",
"Name",
"HairColor",
"Height",
"Color"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"... | 2024-07-11T01:22:10.732529 |
lgp-test-3x6-0 | 3*6 | There are 3 houses, numbered 1 to 3 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`
- Each person has a favorite color: `white`, `re... | {
"header": [
"House",
"Name",
"Color",
"PhoneModel",
"Flower",
"Drink",
"Education"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___",
... | 2024-07-11T01:22:10.731869 |
lgp-test-6x2-38 | 6*2 | 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: `Eric`, `Peter`, `Carol`, `Alice`, `Arnold`, `Bob`
- Each mother is accomp... | {
"header": [
"House",
"Name",
"Children"
],
"rows": [
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"... | 2024-07-11T01:22:10.734676 |
lgp-test-3x2-36 | 3*2 | There are 3 houses, numbered 1 to 3 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`
- Each person has an occupation: `teacher`, `doc... | {
"header": [
"House",
"Name",
"Occupation"
],
"rows": [
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.731199 |
lgp-test-5x2-27 | 5*2 | There are 5 houses, numbered 1 to 5 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: `Peter`, `Alice`, `Bob`, `Eric`, `Arnold`
- People have unique heights: `v... | {
"header": [
"House",
"Name",
"Height"
],
"rows": [
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
... | 2024-07-11T01:22:10.733385 |
lgp-test-6x5-37 | 6*5 | 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: `Alice`, `Peter`, `Carol`, `Arnold`, `Bob`, `Eric`
- Each mother is accomp... | {
"header": [
"House",
"Name",
"Children",
"Vacation",
"Nationality",
"Pet"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
... | 2024-07-11T01:22:10.735371 |
lgp-test-4x6-22 | 4*6 | 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`, `Alice`, `Arnold`, `Peter`
- Each person has a unique favorite dri... | {
"header": [
"House",
"Name",
"Drink",
"Flower",
"FavoriteSport",
"Occupation",
"Children"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"... | 2024-07-11T01:22:10.733136 |
lgp-test-3x3-32 | 3*3 | There are 3 houses, numbered 1 to 3 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: `Arnold`, `Peter`, `Eric`
- Each person has a unique hobby: `photography`,... | {
"header": [
"House",
"Name",
"Hobby",
"Occupation"
],
"rows": [
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.731376 |
lgp-test-3x2-1 | 3*2 | There are 3 houses, numbered 1 to 3 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: `Peter`, `Eric`, `Arnold`
- Each person has a unique hobby: `cooking`, `ga... | {
"header": [
"House",
"Name",
"Hobby"
],
"rows": [
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.731004 |
lgp-test-2x2-13 | 2*2 | There are 2 houses, numbered 1 to 2 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`
- Each person has a unique level of education: `associate... | {
"header": [
"House",
"Name",
"Education"
],
"rows": [
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.730084 |
lgp-test-4x2-27 | 4*2 | 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`, `Eric`, `Arnold`, `Peter`
- Each person has a favorite color: `gr... | {
"header": [
"House",
"Name",
"Color"
],
"rows": [
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.732217 |
lgp-test-3x2-39 | 3*2 | There are 3 houses, numbered 1 to 3 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: `Peter`, `Arnold`, `Eric`
- Everyone has a unique favorite cigar: `prince`... | {
"header": [
"House",
"Name",
"Cigar"
],
"rows": [
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.731214 |
lgp-test-2x4-4 | 2*4 | There are 2 houses, numbered 1 to 2 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`
- Each person lives in a unique style of house: `victoria... | {
"header": [
"House",
"Name",
"HouseStyle",
"Height",
"Education"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.730409 |
lgp-test-4x5-12 | 4*5 | 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: `Peter`, `Alice`, `Eric`, `Arnold`
- Everyone has a favorite smoothie: `de... | {
"header": [
"House",
"Name",
"Smoothie",
"HouseStyle",
"Nationality",
"PhoneModel"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
... | 2024-07-11T01:22:10.732817 |
lgp-test-2x6-12 | 2*6 | There are 2 houses, numbered 1 to 2 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`
- Each person has a unique level of education: `high scho... | {
"header": [
"House",
"Name",
"Education",
"Children",
"Vacation",
"Occupation",
"HouseStyle"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
... | 2024-07-11T01:22:10.730864 |
lgp-test-3x4-9 | 3*4 | There are 3 houses, numbered 1 to 3 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`, `Arnold`
- Each person has a unique birthday month: `jan`... | {
"header": [
"House",
"Name",
"Birthday",
"Nationality",
"Color"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
... | 2024-07-11T01:22:10.731460 |
lgp-test-4x4-5 | 4*4 | 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`, `Alice`, `Arnold`, `Peter`
- Each person has a unique favorite dri... | {
"header": [
"House",
"Name",
"Drink",
"Animal",
"Vacation"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"_... | 2024-07-11T01:22:10.732544 |
lgp-test-3x5-9 | 3*5 | There are 3 houses, numbered 1 to 3 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: `Peter`, `Eric`, `Arnold`
- Each person prefers a unique type of vacation:... | {
"header": [
"House",
"Name",
"Vacation",
"Animal",
"Height",
"Children"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
... | 2024-07-11T01:22:10.731683 |
lgp-test-5x4-3 | 5*4 | There are 5 houses, numbered 1 to 5 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`, `Alice`, `Eric`, `Arnold`, `Peter`
- The mothers' names in differen... | {
"header": [
"House",
"Name",
"Mother",
"MusicGenre",
"Food"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"... | 2024-07-11T01:22:10.733722 |
lgp-test-3x4-38 | 3*4 | There are 3 houses, numbered 1 to 3 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`
- Each person has a unique favorite drink: `wate... | {
"header": [
"House",
"Name",
"Drink",
"Pet",
"Hobby"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___"
... | 2024-07-11T01:22:10.731624 |
lgp-test-4x3-14 | 4*3 | 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: `Arnold`, `Peter`, `Eric`, `Alice`
- Each person has a unique hobby: `pain... | {
"header": [
"House",
"Name",
"Hobby",
"Animal"
],
"rows": [
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",... | 2024-07-11T01:22:10.732380 |
lgp-test-3x3-9 | 3*3 | There are 3 houses, numbered 1 to 3 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: `Arnold`, `Peter`, `Eric`
- Everyone has something unique for lunch: `spag... | {
"header": [
"House",
"Name",
"Food",
"Color"
],
"rows": [
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.731263 |
lgp-test-6x3-6 | 6*3 | 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: `Carol`, `Eric`, `Arnold`, `Peter`, `Alice`, `Bob`
- The people are of nat... | {
"header": [
"House",
"Name",
"Nationality",
"HouseStyle"
],
"rows": [
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
... | 2024-07-11T01:22:10.734720 |
lgp-test-3x3-39 | 3*3 | There are 3 houses, numbered 1 to 3 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: `Peter`, `Eric`, `Arnold`
- Each person lives in a unique style of house: ... | {
"header": [
"House",
"Name",
"HouseStyle",
"Flower"
],
"rows": [
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.731410 |
lgp-test-4x3-15 | 4*3 | 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 lives in a unique style o... | {
"header": [
"House",
"Name",
"HouseStyle",
"Color"
],
"rows": [
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"_... | 2024-07-11T01:22:10.732386 |
lgp-test-6x4-21 | 6*4 | 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: `Carol`, `Peter`, `Alice`, `Eric`, `Arnold`, `Bob`
- Each person lives in ... | {
"header": [
"House",
"Name",
"HouseStyle",
"CarModel",
"Mother"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
... | 2024-07-11T01:22:10.735054 |
lgp-test-5x6-1 | 5*6 | There are 5 houses, numbered 1 to 5 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`, `Eric`, `Peter`, `Alice`
- Each person has a unique favor... | {
"header": [
"House",
"Name",
"Drink",
"Smoothie",
"Cigar",
"Color",
"MusicGenre"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___",
... | 2024-07-11T01:22:10.734208 |
lgp-test-4x5-27 | 4*5 | 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: `Arnold`, `Eric`, `Peter`, `Alice`
- People have unique heights: `very sho... | {
"header": [
"House",
"Name",
"Height",
"Vacation",
"Color",
"Children"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
... | 2024-07-11T01:22:10.732931 |
lgp-test-2x6-20 | 2*6 | There are 2 houses, numbered 1 to 2 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: `Arnold`, `Eric`
- The people keep unique animals: `horse`, `cat`
- Each ... | {
"header": [
"House",
"Name",
"Animal",
"Color",
"Smoothie",
"BookGenre",
"Food"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___",
... | 2024-07-11T01:22:10.730902 |
lgp-test-4x5-37 | 4*5 | 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`, `Peter`, `Eric`
- People have unique favorite sports: `... | {
"header": [
"House",
"Name",
"FavoriteSport",
"HouseStyle",
"Smoothie",
"Occupation"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
... | 2024-07-11T01:22:10.732988 |
lgp-test-5x2-28 | 5*2 | There are 5 houses, numbered 1 to 5 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: `Arnold`, `Eric`, `Bob`, `Alice`, `Peter`
- People have unique heights: `v... | {
"header": [
"House",
"Name",
"Height"
],
"rows": [
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
... | 2024-07-11T01:22:10.733389 |
lgp-test-4x2-23 | 4*2 | 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: `Arnold`, `Eric`, `Alice`, `Peter`
- Everyone has a unique favorite cigar:... | {
"header": [
"House",
"Name",
"Cigar"
],
"rows": [
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.732196 |
lgp-test-6x3-3 | 6*3 | 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: `Carol`, `Bob`, `Alice`, `Arnold`, `Eric`, `Peter`
- Each person prefers a... | {
"header": [
"House",
"Name",
"Vacation",
"FavoriteSport"
],
"rows": [
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
... | 2024-07-11T01:22:10.734703 |
lgp-test-2x2-10 | 2*2 | There are 2 houses, numbered 1 to 2 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`
- People own unique car models: `ford f150`, `tesla model... | {
"header": [
"House",
"Name",
"CarModel"
],
"rows": [
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.730070 |
lgp-test-2x6-39 | 2*6 | There are 2 houses, numbered 1 to 2 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: `Arnold`, `Eric`
- People have unique favorite book genres: `science ficti... | {
"header": [
"House",
"Name",
"BookGenre",
"Vacation",
"Smoothie",
"Children",
"FavoriteSport"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
... | 2024-07-11T01:22:10.730994 |
lgp-test-4x2-25 | 4*2 | 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`, `Peter`, `Eric`
- Each person has a unique level of edu... | {
"header": [
"House",
"Name",
"Education"
],
"rows": [
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.732207 |
lgp-test-4x5-14 | 4*5 | 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: `Peter`, `Alice`, `Eric`, `Arnold`
- The mothers' names in different house... | {
"header": [
"House",
"Name",
"Mother",
"Smoothie",
"Height",
"Education"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
... | 2024-07-11T01:22:10.732829 |
Subsets and Splits
Specific Puzzle Selection Query
The query retrieves specific records from the grid_mode dataset based on a predefined list of IDs, providing limited insight into the data.
Selective Puzzle Retrieval
The query retrieves specific puzzle entries based on their IDs, providing a basic filtering of the dataset without revealing deeper patterns or insights.