id stringlengths 14 15 | size stringclasses 25
values | puzzle stringlengths 394 2.95k | solution dict | created_at stringlengths 26 26 |
|---|---|---|---|---|
lgp-test-5x4-6 | 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`, `Bob`, `Eric`, `Peter`, `Arnold`
- People have unique favorite mu... | {
"header": [
"House",
"Name",
"MusicGenre",
"HairColor",
"Nationality"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___... | 2024-07-11T01:22:10.733741 |
lgp-test-3x2-14 | 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 mother is accompanied by their child: `Be... | {
"header": [
"House",
"Name",
"Children"
],
"rows": [
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.731070 |
lgp-test-3x6-3 | 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: `Arnold`, `Peter`, `Eric`
- Each person has a unique birthday month: `sept... | {
"header": [
"House",
"Name",
"Birthday",
"Hobby",
"Food",
"BookGenre",
"Mother"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___",
... | 2024-07-11T01:22:10.731885 |
lgp-test-3x6-19 | 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: `Arnold`, `Eric`, `Peter`
- Everyone has a unique favorite cigar: `pall ma... | {
"header": [
"House",
"Name",
"Cigar",
"Animal",
"Children",
"BookGenre",
"PhoneModel"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___"... | 2024-07-11T01:22:10.731969 |
lgp-test-2x6-6 | 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`
- Each person has a favorite color: `yellow`, `red`
- Ea... | {
"header": [
"House",
"Name",
"Color",
"Vacation",
"CarModel",
"Children",
"Education"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___"... | 2024-07-11T01:22:10.730834 |
lgp-test-3x6-13 | 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: `Arnold`, `Eric`, `Peter`
- The people are of nationalities: `brit`, `dane... | {
"header": [
"House",
"Name",
"Nationality",
"Mother",
"FavoriteSport",
"Occupation",
"MusicGenre"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",... | 2024-07-11T01:22:10.731937 |
lgp-test-6x3-14 | 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: `Bob`, `Carol`, `Arnold`, `Peter`, `Eric`, `Alice`
- Each person has a uni... | {
"header": [
"House",
"Name",
"Drink",
"Occupation"
],
"rows": [
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"_... | 2024-07-11T01:22:10.734763 |
lgp-test-5x3-10 | 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`, `Eric`, `Peter`, `Bob`, `Alice`
- Each person has an occupation:... | {
"header": [
"House",
"Name",
"Occupation",
"Vacation"
],
"rows": [
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
... | 2024-07-11T01:22:10.733535 |
lgp-test-4x3-24 | 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`, `Peter`, `Eric`
- Each person has a unique favorite dri... | {
"header": [
"House",
"Name",
"Drink",
"Food"
],
"rows": [
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
... | 2024-07-11T01:22:10.732433 |
lgp-test-6x5-34 | 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: `Peter`, `Eric`, `Alice`, `Bob`, `Arnold`, `Carol`
- Everyone has a unique... | {
"header": [
"House",
"Name",
"Cigar",
"PhoneModel",
"CarModel",
"Nationality"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___"... | 2024-07-11T01:22:10.735354 |
lgp-test-6x5-27 | 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: `Peter`, `Arnold`, `Carol`, `Alice`, `Bob`, `Eric`
- Each person has a uni... | {
"header": [
"House",
"Name",
"Education",
"Occupation",
"CarModel",
"Birthday"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___... | 2024-07-11T01:22:10.735313 |
lgp-test-2x4-23 | 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`
- The mothers' names in different houses are unique: `Ani... | {
"header": [
"House",
"Name",
"Mother",
"CarModel",
"Height"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.730536 |
lgp-test-6x4-7 | 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`, `Eric`, `Peter`, `Alice`, `Bob`, `Arnold`
- Each person has a uni... | {
"header": [
"House",
"Name",
"Education",
"Animal",
"FavoriteSport"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",... | 2024-07-11T01:22:10.734948 |
lgp-test-6x6-18 | 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`, `Eric`, `Alice`, `Peter`, `Arnold`
- Each person prefers a... | {
"header": [
"House",
"Name",
"Vacation",
"Pet",
"Nationality",
"BookGenre",
"CarModel"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___... | 2024-07-11T01:22:10.735535 |
lgp-test-6x3-35 | 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: `Eric`, `Alice`, `Arnold`, `Carol`, `Bob`, `Peter`
- Each person has a uni... | {
"header": [
"House",
"Name",
"Education",
"PhoneModel"
],
"rows": [
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
... | 2024-07-11T01:22:10.734883 |
lgp-test-2x4-1 | 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: `colonial... | {
"header": [
"House",
"Name",
"HouseStyle",
"Birthday",
"MusicGenre"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.730396 |
lgp-test-3x4-16 | 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`
- Each person prefers a unique type of vacation:... | {
"header": [
"House",
"Name",
"Vacation",
"FavoriteSport",
"Birthday"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"... | 2024-07-11T01:22:10.731499 |
lgp-test-5x6-31 | 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: `Alice`, `Eric`, `Peter`, `Bob`, `Arnold`
- Each person has a favorite col... | {
"header": [
"House",
"Name",
"Color",
"Smoothie",
"Birthday",
"BookGenre",
"Height"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___",
... | 2024-07-11T01:22:10.734387 |
lgp-test-3x2-33 | 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`, `Peter`, `Arnold`
- Each person has a unique favorite drink: `tea`... | {
"header": [
"House",
"Name",
"Drink"
],
"rows": [
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.731184 |
lgp-test-5x3-37 | 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: `Bob`, `Arnold`, `Peter`, `Alice`, `Eric`
- Each person has a unique birth... | {
"header": [
"House",
"Name",
"Birthday",
"Flower"
],
"rows": [
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"__... | 2024-07-11T01:22:10.733688 |
lgp-test-2x3-6 | 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 prefers a unique type of vacation: `beach`,... | {
"header": [
"House",
"Name",
"Vacation",
"HouseStyle"
],
"rows": [
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.730230 |
lgp-test-2x3-31 | 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`
- People have unique favorite sports: `basketball`, `socc... | {
"header": [
"House",
"Name",
"FavoriteSport",
"Hobby"
],
"rows": [
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.730347 |
lgp-test-5x5-1 | 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`, `Peter`, `Alice`, `Eric`, `Arnold`
- Each person has a unique type ... | {
"header": [
"House",
"Name",
"Pet",
"HouseStyle",
"Birthday",
"Animal"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
... | 2024-07-11T01:22:10.733952 |
lgp-test-2x6-36 | 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`
- Each person prefers a unique type of vacation: `beach`,... | {
"header": [
"House",
"Name",
"Vacation",
"Animal",
"Drink",
"PhoneModel",
"Flower"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___",
... | 2024-07-11T01:22:10.730980 |
lgp-test-4x6-31 | 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`
- They all have a unique favorite flowe... | {
"header": [
"House",
"Name",
"Flower",
"Color",
"Education",
"Hobby",
"Cigar"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___",
... | 2024-07-11T01:22:10.733186 |
lgp-test-3x6-10 | 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: `Peter`, `Arnold`, `Eric`
- Each person lives in a unique style of house: ... | {
"header": [
"House",
"Name",
"HouseStyle",
"BookGenre",
"Pet",
"Cigar",
"Hobby"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___",
... | 2024-07-11T01:22:10.731922 |
lgp-test-6x4-2 | 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`, `Eric`, `Alice`, `Peter`, `Arnold`
- People have unique he... | {
"header": [
"House",
"Name",
"Height",
"PhoneModel",
"Children"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
... | 2024-07-11T01:22:10.734921 |
lgp-test-6x4-26 | 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`, `Bob`, `Carol`, `Eric`, `Alice`, `Arnold`
- Each person has a uni... | {
"header": [
"House",
"Name",
"Pet",
"HouseStyle",
"Birthday"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
... | 2024-07-11T01:22:10.735081 |
lgp-test-5x2-33 | 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`
- Everyone has a unique favorite... | {
"header": [
"House",
"Name",
"Cigar"
],
"rows": [
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
... | 2024-07-11T01:22:10.733415 |
lgp-test-5x3-3 | 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: `Alice`, `Peter`, `Eric`, `Arnold`, `Bob`
- Each person has a unique birth... | {
"header": [
"House",
"Name",
"Birthday",
"Animal"
],
"rows": [
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"__... | 2024-07-11T01:22:10.733496 |
lgp-test-6x3-9 | 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`, `Bob`, `Alice`, `Peter`, `Arnold`
- The people keep uniqu... | {
"header": [
"House",
"Name",
"Animal",
"HairColor"
],
"rows": [
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"_... | 2024-07-11T01:22:10.734737 |
lgp-test-3x4-20 | 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`
- Everyone has a unique favorite cigar: `prince`... | {
"header": [
"House",
"Name",
"Cigar",
"Pet",
"Mother"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___"
... | 2024-07-11T01:22:10.731520 |
lgp-test-4x6-5 | 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`, `Peter`, `Arnold`, `Eric`
- Each person has an occupation: `teach... | {
"header": [
"House",
"Name",
"Occupation",
"Nationality",
"Animal",
"Color",
"FavoriteSport"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
... | 2024-07-11T01:22:10.733035 |
lgp-test-2x4-0 | 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`
- People have unique hair colors: `brown`, `black`
- Eve... | {
"header": [
"House",
"Name",
"HairColor",
"Food",
"Cigar"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.730391 |
lgp-test-3x6-27 | 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: `Arnold`, `Eric`, `Peter`
- People have unique favorite book genres: `scie... | {
"header": [
"House",
"Name",
"BookGenre",
"Children",
"HairColor",
"Education",
"Flower"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"_... | 2024-07-11T01:22:10.732012 |
lgp-test-2x5-7 | 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 an occupation: `engineer`, `doctor`
- ... | {
"header": [
"House",
"Name",
"Occupation",
"PhoneModel",
"Nationality",
"Hobby"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.730646 |
lgp-test-4x5-29 | 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`, `Peter`, `Arnold`, `Eric`
- Each person has a unique type of pet:... | {
"header": [
"House",
"Name",
"Pet",
"Mother",
"HouseStyle",
"FavoriteSport"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
... | 2024-07-11T01:22:10.732941 |
lgp-test-4x3-30 | 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`, `Eric`, `Alice`, `Peter`
- The people keep unique animals: `hors... | {
"header": [
"House",
"Name",
"Animal",
"FavoriteSport"
],
"rows": [
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
... | 2024-07-11T01:22:10.732463 |
lgp-test-5x5-27 | 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: `Eric`, `Peter`, `Arnold`, `Bob`, `Alice`
- People have unique hair colors... | {
"header": [
"House",
"Name",
"HairColor",
"Vacation",
"Occupation",
"MusicGenre"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"_... | 2024-07-11T01:22:10.734128 |
lgp-test-2x3-4 | 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`
- People have unique hair colors: `brown`, `black`
- The... | {
"header": [
"House",
"Name",
"HairColor",
"Flower"
],
"rows": [
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.730222 |
lgp-test-6x2-26 | 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`, `Bob`, `Peter`, `Carol`, `Alice`
- Everyone has a favori... | {
"header": [
"House",
"Name",
"Smoothie"
],
"rows": [
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"... | 2024-07-11T01:22:10.734611 |
lgp-test-3x3-30 | 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 mother is accompanied by their child: `Fr... | {
"header": [
"House",
"Name",
"Children",
"CarModel"
],
"rows": [
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.731366 |
lgp-test-5x2-18 | 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: `Eric`, `Alice`, `Peter`, `Bob`, `Arnold`
- Each mother is accompanied by ... | {
"header": [
"House",
"Name",
"Children"
],
"rows": [
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"... | 2024-07-11T01:22:10.733335 |
lgp-test-3x5-32 | 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: `Arnold`, `Peter`, `Eric`
- Everyone has a unique favorite cigar: `prince`... | {
"header": [
"House",
"Name",
"Cigar",
"Hobby",
"Education",
"PhoneModel"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
... | 2024-07-11T01:22:10.731828 |
lgp-test-6x3-27 | 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: `Alice`, `Arnold`, `Eric`, `Peter`, `Bob`, `Carol`
- Each person has an oc... | {
"header": [
"House",
"Name",
"Occupation",
"CarModel"
],
"rows": [
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
... | 2024-07-11T01:22:10.734837 |
lgp-test-3x6-7 | 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: `Peter`, `Arnold`, `Eric`
- The mothers' names in different houses are uni... | {
"header": [
"House",
"Name",
"Mother",
"MusicGenre",
"Flower",
"Height",
"Cigar"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___",
... | 2024-07-11T01:22:10.731907 |
lgp-test-2x4-19 | 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`
- People have unique favorite sports: `soccer`, `basketba... | {
"header": [
"House",
"Name",
"FavoriteSport",
"Mother",
"Education"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.730516 |
lgp-test-3x6-29 | 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: `Arnold`, `Peter`, `Eric`
- The people keep unique animals: `bird`, `horse... | {
"header": [
"House",
"Name",
"Animal",
"Birthday",
"Hobby",
"Drink",
"HairColor"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___",
... | 2024-07-11T01:22:10.732023 |
lgp-test-2x4-14 | 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",
"Smoothie",
"Pet"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.730491 |
lgp-test-6x6-30 | 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`, `Bob`, `Alice`, `Arnold`, `Carol`, `Peter`
- The people are of nat... | {
"header": [
"House",
"Name",
"Nationality",
"Flower",
"Drink",
"Color",
"Education"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___",
... | 2024-07-11T01:22:10.735605 |
lgp-test-3x5-24 | 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: `Arnold`, `Eric`, `Peter`
- The people keep unique animals: `bird`, `horse... | {
"header": [
"House",
"Name",
"Animal",
"Vacation",
"Education",
"Smoothie"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
... | 2024-07-11T01:22:10.731788 |
lgp-test-5x6-21 | 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: `Peter`, `Alice`, `Bob`, `Eric`, `Arnold`
- The people are of nationalitie... | {
"header": [
"House",
"Name",
"Nationality",
"Smoothie",
"Flower",
"HouseStyle",
"Animal"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"_... | 2024-07-11T01:22:10.734327 |
lgp-test-3x2-20 | 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`, `Eric`, `Peter`
- Each person has a unique hobby: `cooking`, `ga... | {
"header": [
"House",
"Name",
"Hobby"
],
"rows": [
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.731098 |
lgp-test-2x5-39 | 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`
- People own unique car models: `tesla model 3`, `ford f1... | {
"header": [
"House",
"Name",
"CarModel",
"Cigar",
"Nationality",
"HairColor"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.730802 |
lgp-test-6x6-4 | 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: `Alice`, `Carol`, `Peter`, `Bob`, `Arnold`, `Eric`
- They all have a uniqu... | {
"header": [
"House",
"Name",
"Flower",
"Vacation",
"HouseStyle",
"Height",
"HairColor"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___... | 2024-07-11T01:22:10.735411 |
lgp-test-3x5-28 | 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`
- Everyone has a favorite smoothie: `desert`, `c... | {
"header": [
"House",
"Name",
"Smoothie",
"Vacation",
"Nationality",
"FavoriteSport"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
... | 2024-07-11T01:22:10.731807 |
lgp-test-6x6-23 | 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: `Peter`, `Eric`, `Arnold`, `Bob`, `Alice`, `Carol`
- The people keep uniqu... | {
"header": [
"House",
"Name",
"Animal",
"Hobby",
"FavoriteSport",
"Vacation",
"Drink"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___",... | 2024-07-11T01:22:10.735564 |
lgp-test-5x4-34 | 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`, `Bob`, `Arnold`
- The mothers' names in differen... | {
"header": [
"House",
"Name",
"Mother",
"Children",
"BookGenre"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
... | 2024-07-11T01:22:10.733907 |
lgp-test-2x6-3 | 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`
- The mothers' names in different houses are unique: `Ani... | {
"header": [
"House",
"Name",
"Mother",
"Drink",
"Pet",
"Occupation",
"Flower"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___",
... | 2024-07-11T01:22:10.730820 |
lgp-test-6x2-25 | 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: `Peter`, `Bob`, `Carol`, `Alice`, `Arnold`, `Eric`
- Everyone has somethin... | {
"header": [
"House",
"Name",
"Food"
],
"rows": [
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
... | 2024-07-11T01:22:10.734606 |
lgp-test-5x6-17 | 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`, `Peter`, `Arnold`
- People use unique phone models... | {
"header": [
"House",
"Name",
"PhoneModel",
"FavoriteSport",
"Smoothie",
"Vacation",
"Animal"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
... | 2024-07-11T01:22:10.734305 |
lgp-test-2x2-6 | 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 use unique phone models: `samsung galaxy s21`, `... | {
"header": [
"House",
"Name",
"PhoneModel"
],
"rows": [
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.730049 |
lgp-test-6x4-10 | 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: `Alice`, `Arnold`, `Carol`, `Peter`, `Eric`, `Bob`
- Each person has a uni... | {
"header": [
"House",
"Name",
"Pet",
"Height",
"FavoriteSport"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
... | 2024-07-11T01:22:10.734964 |
lgp-test-6x2-28 | 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`, `Arnold`, `Carol`, `Alice`, `Bob`, `Peter`
- Each mother is accomp... | {
"header": [
"House",
"Name",
"Children"
],
"rows": [
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"... | 2024-07-11T01:22:10.734621 |
lgp-test-3x4-4 | 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 prefers a unique type of vacation:... | {
"header": [
"House",
"Name",
"Vacation",
"Education",
"Animal"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
... | 2024-07-11T01:22:10.731436 |
lgp-test-5x2-3 | 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`
- Everyone has a unique favorite... | {
"header": [
"House",
"Name",
"Cigar"
],
"rows": [
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
... | 2024-07-11T01:22:10.733254 |
lgp-test-4x3-19 | 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`, `Peter`, `Eric`, `Arnold`
- Each person has a unique level of edu... | {
"header": [
"House",
"Name",
"Education",
"BookGenre"
],
"rows": [
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
... | 2024-07-11T01:22:10.732406 |
lgp-test-3x2-25 | 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`, `Peter`, `Arnold`
- Each person has a unique type of pet: `fish`, ... | {
"header": [
"House",
"Name",
"Pet"
],
"rows": [
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.731148 |
lgp-test-4x2-29 | 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`, `Eric`, `Peter`
- Each person has a unique level of edu... | {
"header": [
"House",
"Name",
"Education"
],
"rows": [
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.732227 |
lgp-test-6x6-26 | 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: `Peter`, `Carol`, `Eric`, `Alice`, `Bob`, `Arnold`
- People use unique pho... | {
"header": [
"House",
"Name",
"PhoneModel",
"Cigar",
"Flower",
"Color",
"FavoriteSport"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___... | 2024-07-11T01:22:10.735582 |
lgp-test-5x4-38 | 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: `Eric`, `Bob`, `Alice`, `Peter`, `Arnold`
- They all have a unique favorit... | {
"header": [
"House",
"Name",
"Flower",
"Nationality",
"Occupation"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
... | 2024-07-11T01:22:10.733932 |
lgp-test-5x3-25 | 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`, `Alice`, `Eric`, `Peter`
- People have unique heights: `v... | {
"header": [
"House",
"Name",
"Height",
"Food"
],
"rows": [
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
... | 2024-07-11T01:22:10.733622 |
lgp-test-5x5-13 | 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: `Eric`, `Peter`, `Arnold`, `Alice`, `Bob`
- Each person has a unique level... | {
"header": [
"House",
"Name",
"Education",
"FavoriteSport",
"Vacation",
"PhoneModel"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
... | 2024-07-11T01:22:10.734049 |
lgp-test-3x2-3 | 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 prefers a unique type of vacation:... | {
"header": [
"House",
"Name",
"Vacation"
],
"rows": [
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.731014 |
lgp-test-4x6-14 | 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`, `Arnold`, `Eric`, `Peter`
- They all have a unique favorite flowe... | {
"header": [
"House",
"Name",
"Flower",
"Smoothie",
"HouseStyle",
"Hobby",
"Drink"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___",
... | 2024-07-11T01:22:10.733088 |
lgp-test-2x2-27 | 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 have unique favorite music genres: `rock`, `pop`... | {
"header": [
"House",
"Name",
"MusicGenre"
],
"rows": [
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.730146 |
lgp-test-5x2-16 | 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: `Eric`, `Peter`, `Arnold`, `Alice`, `Bob`
- Each person has an occupation:... | {
"header": [
"House",
"Name",
"Occupation"
],
"rows": [
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"__... | 2024-07-11T01:22:10.733324 |
lgp-test-4x4-37 | 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: `Arnold`, `Alice`, `Peter`, `Eric`
- They all have a unique favorite flowe... | {
"header": [
"House",
"Name",
"Flower",
"HouseStyle",
"Cigar"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
... | 2024-07-11T01:22:10.732732 |
lgp-test-3x2-38 | 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`, `Eric`, `Peter`
- People use unique phone models: `google pixel ... | {
"header": [
"House",
"Name",
"PhoneModel"
],
"rows": [
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.731209 |
lgp-test-3x2-23 | 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 sports: `soccer`, ... | {
"header": [
"House",
"Name",
"FavoriteSport"
],
"rows": [
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.731138 |
lgp-test-2x4-15 | 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`
- Each person has an occupation: `doctor`, `engineer`
- ... | {
"header": [
"House",
"Name",
"Occupation",
"HouseStyle",
"Animal"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.730496 |
lgp-test-2x2-30 | 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 have unique favorite book genres: `mystery`, `sc... | {
"header": [
"House",
"Name",
"BookGenre"
],
"rows": [
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.730160 |
lgp-test-2x2-32 | 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 have unique favorite book genres: `science ficti... | {
"header": [
"House",
"Name",
"BookGenre"
],
"rows": [
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.730168 |
lgp-test-4x2-32 | 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`, `Arnold`, `Eric`, `Alice`
- Each person has a unique type of pet:... | {
"header": [
"House",
"Name",
"Pet"
],
"rows": [
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.732242 |
lgp-test-5x2-4 | 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`, `Arnold`, `Bob`, `Alice`
- The people are of nationalitie... | {
"header": [
"House",
"Name",
"Nationality"
],
"rows": [
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"_... | 2024-07-11T01:22:10.733259 |
lgp-test-2x4-9 | 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`
- People have unique favorite book genres: `mystery`, `sc... | {
"header": [
"House",
"Name",
"BookGenre",
"Birthday",
"Color"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.730466 |
lgp-test-4x5-38 | 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 favorite sports: `... | {
"header": [
"House",
"Name",
"FavoriteSport",
"PhoneModel",
"CarModel",
"Flower"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"_... | 2024-07-11T01:22:10.732993 |
lgp-test-6x4-33 | 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`, `Alice`, `Carol`, `Arnold`, `Bob`, `Peter`
- People have unique he... | {
"header": [
"House",
"Name",
"Height",
"Nationality",
"HairColor"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
... | 2024-07-11T01:22:10.735119 |
lgp-test-5x5-38 | 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: `Peter`, `Bob`, `Eric`, `Arnold`, `Alice`
- People have unique hair colors... | {
"header": [
"House",
"Name",
"HairColor",
"Cigar",
"Drink",
"MusicGenre"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
... | 2024-07-11T01:22:10.734191 |
lgp-test-5x4-12 | 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`, `Eric`, `Peter`, `Alice`, `Arnold`
- Everyone has something unique ... | {
"header": [
"House",
"Name",
"Food",
"Animal",
"Education"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"_... | 2024-07-11T01:22:10.733776 |
lgp-test-2x4-24 | 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 has a unique hobby: `gardening`, `photograp... | {
"header": [
"House",
"Name",
"Hobby",
"MusicGenre",
"Mother"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.730540 |
lgp-test-5x5-34 | 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: `Peter`, `Eric`, `Arnold`, `Bob`, `Alice`
- Each person has a unique type ... | {
"header": [
"House",
"Name",
"Pet",
"HairColor",
"Height",
"Mother"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"_... | 2024-07-11T01:22:10.734169 |
lgp-test-2x5-22 | 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 music genres: `pop`, `rock`... | {
"header": [
"House",
"Name",
"MusicGenre",
"Color",
"FavoriteSport",
"HairColor"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.730718 |
lgp-test-3x2-28 | 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`, `Eric`, `Peter`
- The people are of nationalities: `brit`, `dane... | {
"header": [
"House",
"Name",
"Nationality"
],
"rows": [
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.731162 |
lgp-test-3x3-10 | 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: `Eric`, `Peter`, `Arnold`
- Each person has a unique favorite drink: `wate... | {
"header": [
"House",
"Name",
"Drink",
"Hobby"
],
"rows": [
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.731267 |
lgp-test-3x4-1 | 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`, `Peter`, `Eric`
- The people keep unique animals: `horse`, `bird... | {
"header": [
"House",
"Name",
"Animal",
"Cigar",
"Mother"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___... | 2024-07-11T01:22:10.731420 |
lgp-test-5x5-39 | 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: `Alice`, `Eric`, `Bob`, `Peter`, `Arnold`
- Each person has a unique birth... | {
"header": [
"House",
"Name",
"Birthday",
"Mother",
"Occupation",
"HairColor"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",... | 2024-07-11T01:22:10.734197 |
lgp-test-2x2-25 | 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`
- Each person prefers a unique type of vacation: `beach`,... | {
"header": [
"House",
"Name",
"Vacation"
],
"rows": [
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.730138 |
lgp-test-2x4-34 | 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`
- People use unique phone models: `samsung galaxy s21`, `... | {
"header": [
"House",
"Name",
"PhoneModel",
"Occupation",
"Color"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.730586 |
lgp-test-5x3-14 | 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`, `Arnold`, `Peter`, `Bob`, `Alice`
- Each person has a favorite col... | {
"header": [
"House",
"Name",
"Color",
"Cigar"
],
"rows": [
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
... | 2024-07-11T01:22:10.733560 |
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.