id stringlengths 14 15 | size stringclasses 25
values | puzzle stringlengths 394 2.95k | solution dict | created_at stringlengths 26 26 |
|---|---|---|---|---|
lgp-test-5x6-16 | 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",
"BookGenre",
"Food",
"Color",
"Animal"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___",
... | 2024-07-11T01:22:10.734298 |
lgp-test-4x4-27 | 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`, `Eric`, `Arnold`, `Peter`
- Each person has an occupation: `artis... | {
"header": [
"House",
"Name",
"Occupation",
"BookGenre",
"PhoneModel"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"... | 2024-07-11T01:22:10.732670 |
lgp-test-6x4-15 | 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: `Bob`, `Alice`, `Peter`, `Eric`, `Arnold`, `Carol`
- Each mother is accomp... | {
"header": [
"House",
"Name",
"Children",
"MusicGenre",
"Height"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
... | 2024-07-11T01:22:10.735021 |
lgp-test-6x5-2 | 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: `Bob`, `Arnold`, `Carol`, `Alice`, `Peter`, `Eric`
- The mothers' names in... | {
"header": [
"House",
"Name",
"Mother",
"Children",
"Vacation",
"BookGenre"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
... | 2024-07-11T01:22:10.735170 |
lgp-test-2x2-33 | 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 type of pet: `dog`, `cat`
## ... | {
"header": [
"House",
"Name",
"Pet"
],
"rows": [
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.730172 |
lgp-test-4x4-3 | 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`
- The mothers' names in different house... | {
"header": [
"House",
"Name",
"Mother",
"Birthday",
"HouseStyle"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
... | 2024-07-11T01:22:10.732534 |
lgp-test-2x4-5 | 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`
- They all have a unique favorite flower: `carnations`, `... | {
"header": [
"House",
"Name",
"Flower",
"Color",
"Height"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.730414 |
lgp-test-5x5-30 | 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`, `Peter`, `Bob`, `Eric`, `Arnold`
- Each person has a unique level... | {
"header": [
"House",
"Name",
"Education",
"Color",
"Vacation",
"PhoneModel"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
... | 2024-07-11T01:22:10.734145 |
lgp-test-3x5-34 | 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 has a favorite color: `white`, `re... | {
"header": [
"House",
"Name",
"Color",
"PhoneModel",
"MusicGenre",
"Education"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___"... | 2024-07-11T01:22:10.731838 |
lgp-test-4x5-3 | 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`, `Peter`, `Eric`, `Alice`
- The mothers' names in different house... | {
"header": [
"House",
"Name",
"Mother",
"BookGenre",
"Color",
"Vacation"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
... | 2024-07-11T01:22:10.732767 |
lgp-test-2x6-24 | 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 type of pet: `cat`, `dog`
- T... | {
"header": [
"House",
"Name",
"Pet",
"Nationality",
"Occupation",
"FavoriteSport",
"Cigar"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"... | 2024-07-11T01:22:10.730921 |
lgp-test-6x2-9 | 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: `Bob`, `Arnold`, `Peter`, `Eric`, `Carol`, `Alice`
- They all have a uniqu... | {
"header": [
"House",
"Name",
"Flower"
],
"rows": [
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
... | 2024-07-11T01:22:10.734487 |
lgp-test-4x2-18 | 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`, `Alice`, `Peter`, `Eric`
- Each person has a favorite color: `gr... | {
"header": [
"House",
"Name",
"Color"
],
"rows": [
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.732172 |
lgp-test-5x2-15 | 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`, `Arnold`, `Peter`, `Eric`
- People have unique favorite sp... | {
"header": [
"House",
"Name",
"FavoriteSport"
],
"rows": [
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
... | 2024-07-11T01:22:10.733318 |
lgp-test-5x4-2 | 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`, `Arnold`, `Alice`, `Peter`
- Each person has a favorite col... | {
"header": [
"House",
"Name",
"Color",
"PhoneModel",
"Occupation"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
... | 2024-07-11T01:22:10.733716 |
lgp-test-4x4-21 | 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`, `Peter`, `Alice`, `Arnold`
- People own unique car models: `tesla ... | {
"header": [
"House",
"Name",
"CarModel",
"Birthday",
"Hobby"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
... | 2024-07-11T01:22:10.732637 |
lgp-test-5x6-0 | 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: `Arnold`, `Bob`, `Alice`, `Eric`, `Peter`
- People have unique favorite sp... | {
"header": [
"House",
"Name",
"FavoriteSport",
"Animal",
"PhoneModel",
"HairColor",
"HouseStyle"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
... | 2024-07-11T01:22:10.734203 |
lgp-test-2x3-9 | 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`
- Each person lives in a unique style of house: `colonial... | {
"header": [
"House",
"Name",
"HouseStyle",
"PhoneModel"
],
"rows": [
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.730243 |
lgp-test-5x5-12 | 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`, `Arnold`, `Eric`, `Bob`, `Peter`
- Everyone has a favorite smooth... | {
"header": [
"House",
"Name",
"Smoothie",
"MusicGenre",
"Food",
"Drink"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
... | 2024-07-11T01:22:10.734043 |
lgp-test-3x5-16 | 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`, `Arnold`, `Peter`
- Each person has a unique favorite drink: `milk... | {
"header": [
"House",
"Name",
"Drink",
"FavoriteSport",
"Animal",
"BookGenre"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",... | 2024-07-11T01:22:10.731720 |
lgp-test-4x3-10 | 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 type of pet:... | {
"header": [
"House",
"Name",
"Pet",
"PhoneModel"
],
"rows": [
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___... | 2024-07-11T01:22:10.732359 |
lgp-test-5x6-30 | 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`, `Arnold`, `Bob`
- Each person has a unique type ... | {
"header": [
"House",
"Name",
"Pet",
"Cigar",
"Smoothie",
"PhoneModel",
"FavoriteSport"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___... | 2024-07-11T01:22:10.734381 |
lgp-test-3x5-30 | 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`, `Arnold`, `Peter`
- People have unique favorite music genres: `pop... | {
"header": [
"House",
"Name",
"MusicGenre",
"FavoriteSport",
"Cigar",
"Mother"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___"... | 2024-07-11T01:22:10.731818 |
lgp-test-4x3-27 | 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`, `Peter`, `Alice`
- People have unique favorite book genr... | {
"header": [
"House",
"Name",
"BookGenre",
"FavoriteSport"
],
"rows": [
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
... | 2024-07-11T01:22:10.732448 |
lgp-test-5x2-22 | 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`, `Peter`, `Bob`, `Alice`, `Eric`
- People use unique phone models... | {
"header": [
"House",
"Name",
"PhoneModel"
],
"rows": [
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"__... | 2024-07-11T01:22:10.733357 |
lgp-test-4x3-36 | 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`, `Arnold`, `Alice`, `Peter`
- Each person lives in a unique style o... | {
"header": [
"House",
"Name",
"HouseStyle",
"Drink"
],
"rows": [
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"_... | 2024-07-11T01:22:10.732494 |
lgp-test-5x2-14 | 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`, `Peter`, `Bob`, `Alice`, `Eric`
- Everyone has something unique ... | {
"header": [
"House",
"Name",
"Food"
],
"rows": [
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
... | 2024-07-11T01:22:10.733313 |
lgp-test-4x5-34 | 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`, `Arnold`, `Alice`, `Peter`
- People have unique heights: `tall`, `... | {
"header": [
"House",
"Name",
"Height",
"Drink",
"Children",
"Mother"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"... | 2024-07-11T01:22:10.732969 |
lgp-test-3x6-5 | 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 an occupation: `engineer`, `te... | {
"header": [
"House",
"Name",
"Occupation",
"Color",
"Flower",
"Food",
"Height"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___",
... | 2024-07-11T01:22:10.731897 |
lgp-test-5x6-10 | 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: `Arnold`, `Bob`, `Alice`, `Eric`, `Peter`
- The people are of nationalitie... | {
"header": [
"House",
"Name",
"Nationality",
"Hobby",
"Smoothie",
"HairColor",
"FavoriteSport"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
... | 2024-07-11T01:22:10.734262 |
lgp-test-5x2-30 | 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`
- The people keep unique animals... | {
"header": [
"House",
"Name",
"Animal"
],
"rows": [
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
... | 2024-07-11T01:22:10.733400 |
lgp-test-6x5-20 | 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: `Eric`, `Carol`, `Bob`, `Peter`, `Arnold`, `Alice`
- Everyone has somethin... | {
"header": [
"House",
"Name",
"Food",
"Drink",
"Height",
"Birthday"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"__... | 2024-07-11T01:22:10.735275 |
lgp-test-5x6-37 | 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`, `Alice`, `Peter`, `Eric`
- Each person has a unique hobby... | {
"header": [
"House",
"Name",
"Hobby",
"FavoriteSport",
"HouseStyle",
"Children",
"Height"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"... | 2024-07-11T01:22:10.734422 |
lgp-test-4x4-16 | 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 favorite color: `re... | {
"header": [
"House",
"Name",
"Color",
"Animal",
"Education"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"... | 2024-07-11T01:22:10.732607 |
lgp-test-6x5-4 | 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`, `Arnold`, `Eric`, `Alice`, `Bob`, `Peter`
- Each person has a uni... | {
"header": [
"House",
"Name",
"Education",
"Color",
"Nationality",
"Birthday"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",... | 2024-07-11T01:22:10.735182 |
lgp-test-3x6-9 | 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`
- People own unique car models: `toyota camry`, ... | {
"header": [
"House",
"Name",
"CarModel",
"HouseStyle",
"Pet",
"Occupation",
"Vacation"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___... | 2024-07-11T01:22:10.731917 |
lgp-test-4x6-36 | 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`, `Arnold`, `Eric`
- Each person lives in a unique style o... | {
"header": [
"House",
"Name",
"HouseStyle",
"MusicGenre",
"Flower",
"Vacation",
"Color"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___... | 2024-07-11T01:22:10.733215 |
lgp-test-5x5-0 | 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`, `Arnold`, `Eric`, `Alice`
- Everyone has something unique ... | {
"header": [
"House",
"Name",
"Food",
"Smoothie",
"BookGenre",
"Hobby"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
... | 2024-07-11T01:22:10.733945 |
lgp-test-2x3-13 | 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`
- Each person has a unique level of education: `high scho... | {
"header": [
"House",
"Name",
"Education",
"Mother"
],
"rows": [
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.730264 |
lgp-test-4x2-26 | 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`, `Peter`, `Alice`
- Each person has an occupation: `docto... | {
"header": [
"House",
"Name",
"Occupation"
],
"rows": [
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.732211 |
lgp-test-2x3-16 | 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`
- Everyone has something unique for lunch: `pizza`, `gril... | {
"header": [
"House",
"Name",
"Food",
"CarModel"
],
"rows": [
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.730276 |
lgp-test-3x3-24 | 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 has a favorite color: `red`, `whit... | {
"header": [
"House",
"Name",
"Color",
"Children"
],
"rows": [
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.731335 |
lgp-test-5x6-12 | 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`, `Arnold`, `Peter`, `Bob`
- People have unique heights: `a... | {
"header": [
"House",
"Name",
"Height",
"Hobby",
"Vacation",
"CarModel",
"Education"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___",
... | 2024-07-11T01:22:10.734274 |
lgp-test-2x6-25 | 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 unique birthday month: `april`, `sept... | {
"header": [
"House",
"Name",
"Birthday",
"Color",
"Nationality",
"HairColor",
"Children"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"_... | 2024-07-11T01:22:10.730927 |
lgp-test-4x3-26 | 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`, `Arnold`, `Alice`, `Peter`
- Everyone has something unique for lun... | {
"header": [
"House",
"Name",
"Food",
"MusicGenre"
],
"rows": [
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"__... | 2024-07-11T01:22:10.732442 |
lgp-test-5x6-29 | 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`, `Arnold`, `Alice`, `Bob`, `Peter`
- Each person prefers a unique t... | {
"header": [
"House",
"Name",
"Vacation",
"Children",
"Pet",
"FavoriteSport",
"Drink"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___",... | 2024-07-11T01:22:10.734375 |
lgp-test-2x6-14 | 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 heights: `short`, `very short`
- Ea... | {
"header": [
"House",
"Name",
"Height",
"Pet",
"Nationality",
"Color",
"Mother"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___",
... | 2024-07-11T01:22:10.730873 |
lgp-test-2x5-30 | 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 have unique heights: `very short`, `short`
- Th... | {
"header": [
"House",
"Name",
"Height",
"Flower",
"HairColor",
"Cigar"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.730757 |
lgp-test-5x5-21 | 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 type ... | {
"header": [
"House",
"Name",
"Pet",
"BookGenre",
"FavoriteSport",
"Cigar"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
... | 2024-07-11T01:22:10.734094 |
lgp-test-2x4-33 | 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 a unique favorite cigar: `pall mall`, `pri... | {
"header": [
"House",
"Name",
"Cigar",
"Flower",
"FavoriteSport"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.730582 |
lgp-test-4x2-28 | 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`
- People have unique hair colors: `blac... | {
"header": [
"House",
"Name",
"HairColor"
],
"rows": [
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.732222 |
lgp-test-6x6-5 | 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`, `Eric`, `Peter`, `Bob`, `Arnold`
- People have unique fa... | {
"header": [
"House",
"Name",
"MusicGenre",
"Mother",
"Children",
"Height",
"Animal"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___",
... | 2024-07-11T01:22:10.735417 |
lgp-test-2x2-18 | 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 heights: `short`, `very short`
## C... | {
"header": [
"House",
"Name",
"Height"
],
"rows": [
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.730107 |
lgp-test-2x6-29 | 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 have unique favorite music genres: `pop`, `rock`... | {
"header": [
"House",
"Name",
"MusicGenre",
"Pet",
"Food",
"Nationality",
"Birthday"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___",
... | 2024-07-11T01:22:10.730945 |
lgp-test-4x2-14 | 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`
- The mothers' names in different house... | {
"header": [
"House",
"Name",
"Mother"
],
"rows": [
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.732153 |
lgp-test-4x6-29 | 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: `Arnold`, `Eric`, `Alice`, `Peter`
- Each person has a unique birthday mon... | {
"header": [
"House",
"Name",
"Birthday",
"HairColor",
"HouseStyle",
"Occupation",
"Smoothie"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
... | 2024-07-11T01:22:10.733174 |
lgp-test-5x3-26 | 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`, `Eric`, `Alice`
- People have unique favorite bo... | {
"header": [
"House",
"Name",
"BookGenre",
"Children"
],
"rows": [
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
... | 2024-07-11T01:22:10.733627 |
lgp-test-5x6-3 | 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`, `Arnold`, `Bob`, `Peter`, `Alice`
- Everyone has a unique favorite... | {
"header": [
"House",
"Name",
"Cigar",
"Occupation",
"CarModel",
"Smoothie",
"Food"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___",
... | 2024-07-11T01:22:10.734220 |
lgp-test-3x2-21 | 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 heights: `short`, `average`... | {
"header": [
"House",
"Name",
"Height"
],
"rows": [
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.731129 |
lgp-test-4x6-26 | 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 has a unique level of edu... | {
"header": [
"House",
"Name",
"Education",
"Mother",
"Animal",
"Birthday",
"MusicGenre"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___... | 2024-07-11T01:22:10.733158 |
lgp-test-4x6-21 | 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`, `Arnold`, `Alice`, `Eric`
- They all have a unique favorite flowe... | {
"header": [
"House",
"Name",
"Flower",
"Hobby",
"Pet",
"Color",
"HouseStyle"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___",
"... | 2024-07-11T01:22:10.733130 |
lgp-test-3x4-19 | 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 an occupation: `engineer`, `te... | {
"header": [
"House",
"Name",
"Occupation",
"Drink",
"PhoneModel"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
... | 2024-07-11T01:22:10.731514 |
lgp-test-5x2-38 | 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: `Bob`, `Alice`, `Eric`, `Peter`, `Arnold`
- People use unique phone models... | {
"header": [
"House",
"Name",
"PhoneModel"
],
"rows": [
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"__... | 2024-07-11T01:22:10.733442 |
lgp-test-3x6-26 | 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`, `Eric`, `Arnold`
- People have unique favorite sports: `soccer`, ... | {
"header": [
"House",
"Name",
"FavoriteSport",
"HouseStyle",
"Pet",
"Birthday",
"Nationality"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
... | 2024-07-11T01:22:10.732007 |
lgp-test-3x6-4 | 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`
- People have unique favorite sports: `soccer`, ... | {
"header": [
"House",
"Name",
"FavoriteSport",
"Birthday",
"Vacation",
"Height",
"Flower"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"_... | 2024-07-11T01:22:10.731892 |
lgp-test-6x3-39 | 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: `Arnold`, `Peter`, `Carol`, `Alice`, `Bob`, `Eric`
- Each mother is accomp... | {
"header": [
"House",
"Name",
"Children",
"Smoothie"
],
"rows": [
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"... | 2024-07-11T01:22:10.734903 |
lgp-test-3x5-14 | 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`
- They all have a unique favorite flower: `daffo... | {
"header": [
"House",
"Name",
"Flower",
"Education",
"Pet",
"Smoothie"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
... | 2024-07-11T01:22:10.731709 |
lgp-test-2x2-16 | 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 sports: `soccer`, `basketba... | {
"header": [
"House",
"Name",
"FavoriteSport"
],
"rows": [
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.730097 |
lgp-test-3x2-2 | 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`
- The mothers' names in different houses are uni... | {
"header": [
"House",
"Name",
"Mother"
],
"rows": [
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.731009 |
lgp-test-2x2-1 | 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 has an occupation: `engineer`, `doctor`
##... | {
"header": [
"House",
"Name",
"Occupation"
],
"rows": [
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.730024 |
lgp-test-2x2-38 | 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`
- The mothers' names in different houses are unique: `Hol... | {
"header": [
"House",
"Name",
"Mother"
],
"rows": [
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.730194 |
lgp-test-3x4-10 | 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 book genres: `roma... | {
"header": [
"House",
"Name",
"BookGenre",
"Food",
"Smoothie"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
... | 2024-07-11T01:22:10.731464 |
lgp-test-4x4-13 | 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`
- Everyone has a unique favorite cigar:... | {
"header": [
"House",
"Name",
"Cigar",
"FavoriteSport",
"Drink"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
... | 2024-07-11T01:22:10.732591 |
lgp-test-3x3-7 | 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`, `Arnold`, `Eric`
- People have unique hair colors: `blonde`, `bla... | {
"header": [
"House",
"Name",
"HairColor",
"Birthday"
],
"rows": [
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.731252 |
lgp-test-4x4-26 | 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`, `Peter`, `Alice`
- Everyone has something unique for lun... | {
"header": [
"House",
"Name",
"Food",
"CarModel",
"Animal"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"__... | 2024-07-11T01:22:10.732665 |
lgp-test-6x4-16 | 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`, `Bob`, `Peter`, `Arnold`, `Alice`
- Each person prefers a... | {
"header": [
"House",
"Name",
"Vacation",
"Nationality",
"Smoothie"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
... | 2024-07-11T01:22:10.735026 |
lgp-test-5x4-33 | 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: `Peter`, `Alice`, `Bob`, `Eric`, `Arnold`
- They all have a unique favorit... | {
"header": [
"House",
"Name",
"Flower",
"FavoriteSport",
"Mother"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
... | 2024-07-11T01:22:10.733902 |
lgp-test-6x4-11 | 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`, `Bob`, `Eric`, `Arnold`, `Peter`, `Carol`
- People have unique he... | {
"header": [
"House",
"Name",
"Height",
"MusicGenre",
"Children"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
... | 2024-07-11T01:22:10.734969 |
lgp-test-2x3-36 | 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 use unique phone models: `samsung galaxy s21`, `... | {
"header": [
"House",
"Name",
"PhoneModel",
"Pet"
],
"rows": [
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.730372 |
lgp-test-6x4-31 | 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: `Arnold`, `Bob`, `Peter`, `Eric`, `Alice`, `Carol`
- Each person has a uni... | {
"header": [
"House",
"Name",
"Birthday",
"Vacation",
"Color"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
... | 2024-07-11T01:22:10.735108 |
lgp-test-5x6-32 | 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`, `Alice`, `Eric`, `Peter`
- Everyone has something unique ... | {
"header": [
"House",
"Name",
"Food",
"Color",
"Nationality",
"BookGenre",
"Children"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___",... | 2024-07-11T01:22:10.734392 |
lgp-test-4x4-28 | 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`, `Peter`, `Arnold`, `Alice`
- Everyone has something unique for lun... | {
"header": [
"House",
"Name",
"Food",
"Drink",
"Smoothie"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___... | 2024-07-11T01:22:10.732676 |
lgp-test-2x6-17 | 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`
- Ev... | {
"header": [
"House",
"Name",
"Color",
"Cigar",
"BookGenre",
"Nationality",
"Occupation"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"__... | 2024-07-11T01:22:10.730887 |
lgp-test-6x3-2 | 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`, `Peter`, `Eric`, `Bob`, `Carol`, `Arnold`
- Everyone has a unique... | {
"header": [
"House",
"Name",
"Cigar",
"BookGenre"
],
"rows": [
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"__... | 2024-07-11T01:22:10.734696 |
lgp-test-3x2-0 | 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 type of pet: `fish`, ... | {
"header": [
"House",
"Name",
"Pet"
],
"rows": [
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.730999 |
lgp-test-5x6-5 | 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`, `Eric`, `Arnold`, `Bob`, `Alice`
- Each person has a unique favor... | {
"header": [
"House",
"Name",
"Drink",
"Color",
"Children",
"HouseStyle",
"PhoneModel"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___"... | 2024-07-11T01:22:10.734233 |
lgp-test-6x4-29 | 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`, `Alice`, `Eric`, `Bob`, `Peter`, `Arnold`
- Each person has a uni... | {
"header": [
"House",
"Name",
"Birthday",
"Vacation",
"Drink"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
... | 2024-07-11T01:22:10.735097 |
lgp-test-3x4-13 | 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`
- Everyone has something unique for lunch: `gril... | {
"header": [
"House",
"Name",
"Food",
"MusicGenre",
"Drink"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"_... | 2024-07-11T01:22:10.731483 |
lgp-test-4x5-18 | 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`, `Eric`, `Peter`
- Each person has a unique favorite dri... | {
"header": [
"House",
"Name",
"Drink",
"Education",
"Mother",
"Color"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"... | 2024-07-11T01:22:10.732852 |
lgp-test-2x2-24 | 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`
- The people are of nationalities: `dane`, `brit`
## Clu... | {
"header": [
"House",
"Name",
"Nationality"
],
"rows": [
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.730134 |
lgp-test-5x4-14 | 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`, `Peter`, `Bob`, `Eric`, `Arnold`
- The people keep unique animals... | {
"header": [
"House",
"Name",
"Animal",
"CarModel",
"Drink"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"_... | 2024-07-11T01:22:10.733788 |
lgp-test-3x2-10 | 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`
- People have unique heights: `short`, `very sho... | {
"header": [
"House",
"Name",
"Height"
],
"rows": [
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.731049 |
lgp-test-4x2-24 | 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`
- Each person has a unique type of pet:... | {
"header": [
"House",
"Name",
"Pet"
],
"rows": [
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.732202 |
lgp-test-4x5-8 | 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`, `Arnold`, `Alice`, `Eric`
- People have unique heights: `tall`, `... | {
"header": [
"House",
"Name",
"Height",
"Birthday",
"HairColor",
"BookGenre"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
... | 2024-07-11T01:22:10.732796 |
lgp-test-2x2-34 | 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`
- The people keep unique animals: `horse`, `cat`
## Clue... | {
"header": [
"House",
"Name",
"Animal"
],
"rows": [
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.730176 |
lgp-test-6x5-8 | 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: `Arnold`, `Peter`, `Bob`, `Eric`, `Carol`, `Alice`
- The people keep uniqu... | {
"header": [
"House",
"Name",
"Animal",
"Occupation",
"FavoriteSport",
"Height"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___... | 2024-07-11T01:22:10.735205 |
lgp-test-3x6-38 | 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`
- Each person has a unique level of education: `... | {
"header": [
"House",
"Name",
"Education",
"Drink",
"BookGenre",
"Hobby",
"CarModel"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___",
... | 2024-07-11T01:22:10.732073 |
lgp-test-5x2-7 | 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`, `Alice`, `Eric`, `Peter`, `Bob`
- Everyone has a unique favorite... | {
"header": [
"House",
"Name",
"Cigar"
],
"rows": [
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
... | 2024-07-11T01:22:10.733277 |
lgp-test-3x4-18 | 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`
- They all have a unique favorite flower: `carna... | {
"header": [
"House",
"Name",
"Flower",
"Nationality",
"Smoothie"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
... | 2024-07-11T01:22:10.731509 |
lgp-test-6x3-8 | 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`, `Carol`, `Eric`, `Peter`, `Arnold`, `Bob`
- Everyone has a unique... | {
"header": [
"House",
"Name",
"Cigar",
"Smoothie"
],
"rows": [
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___... | 2024-07-11T01:22:10.734731 |
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.