id stringlengths 14 15 | size stringclasses 25
values | puzzle stringlengths 394 2.95k | solution dict | created_at stringlengths 26 26 |
|---|---|---|---|---|
lgp-test-6x3-17 | 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`, `Alice`, `Carol`, `Eric`, `Arnold`, `Peter`
- People have unique he... | {
"header": [
"House",
"Name",
"Height",
"PhoneModel"
],
"rows": [
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"... | 2024-07-11T01:22:10.734783 |
lgp-test-2x2-9 | 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: `pop`, `rock`... | {
"header": [
"House",
"Name",
"MusicGenre"
],
"rows": [
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.730066 |
lgp-test-2x3-34 | 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",
"CarModel"
],
"rows": [
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.730360 |
lgp-test-6x5-31 | 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`, `Eric`, `Peter`, `Alice`, `Bob`, `Arnold`
- Everyone has somethin... | {
"header": [
"House",
"Name",
"Food",
"Color",
"Mother",
"HouseStyle"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"... | 2024-07-11T01:22:10.735337 |
lgp-test-4x3-28 | 4*3 | There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Eric`, `Alice`, `Arnold`, `Peter`
- Each person has a favorite color: `re... | {
"header": [
"House",
"Name",
"Color",
"Animal"
],
"rows": [
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",... | 2024-07-11T01:22:10.732453 |
lgp-test-3x4-27 | 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: `Peter`, `Eric`, `Arnold`
- Everyone has a favorite smoothie: `desert`, `w... | {
"header": [
"House",
"Name",
"Smoothie",
"Hobby",
"Nationality"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
... | 2024-07-11T01:22:10.731568 |
lgp-test-2x5-14 | 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`
- Everyone has something unique for lunch: `pizza`, `gril... | {
"header": [
"House",
"Name",
"Food",
"MusicGenre",
"Flower",
"BookGenre"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.730681 |
lgp-test-6x3-19 | 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`, `Arnold`, `Peter`
- People have unique fa... | {
"header": [
"House",
"Name",
"MusicGenre",
"Drink"
],
"rows": [
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"_... | 2024-07-11T01:22:10.734793 |
lgp-test-6x4-4 | 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`, `Peter`, `Eric`, `Carol`, `Arnold`
- People own unique car... | {
"header": [
"House",
"Name",
"CarModel",
"Hobby",
"Drink"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"__... | 2024-07-11T01:22:10.734931 |
lgp-test-3x3-4 | 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`, `Eric`, `Peter`
- Each person has a unique hobby: `gardening`, `... | {
"header": [
"House",
"Name",
"Hobby",
"Drink"
],
"rows": [
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.731237 |
lgp-test-5x3-1 | 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`, `Peter`, `Arnold`, `Bob`, `Alice`
- People have unique favorite mu... | {
"header": [
"House",
"Name",
"MusicGenre",
"Food"
],
"rows": [
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"__... | 2024-07-11T01:22:10.733486 |
lgp-test-3x2-9 | 3*2 | There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Peter`, `Eric`, `Arnold`
- Each person has a unique hobby: `photography`,... | {
"header": [
"House",
"Name",
"Hobby"
],
"rows": [
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.731045 |
lgp-test-3x3-27 | 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 hobby: `photography`,... | {
"header": [
"House",
"Name",
"Hobby",
"Drink"
],
"rows": [
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.731349 |
lgp-test-6x3-30 | 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`, `Eric`, `Carol`, `Arnold`, `Alice`, `Peter`
- People use unique pho... | {
"header": [
"House",
"Name",
"PhoneModel",
"Color"
],
"rows": [
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"_... | 2024-07-11T01:22:10.734857 |
lgp-test-4x5-15 | 4*5 | There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Peter`, `Alice`, `Arnold`, `Eric`
- The people keep unique animals: `cat`... | {
"header": [
"House",
"Name",
"Animal",
"FavoriteSport",
"HairColor",
"Pet"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
... | 2024-07-11T01:22:10.732835 |
lgp-test-4x6-18 | 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`, `Peter`, `Alice`
- Each person has a unique level of edu... | {
"header": [
"House",
"Name",
"Education",
"Food",
"FavoriteSport",
"HairColor",
"BookGenre"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
... | 2024-07-11T01:22:10.733110 |
lgp-test-6x3-5 | 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`, `Arnold`, `Peter`, `Alice`, `Eric`, `Carol`
- The people are of nat... | {
"header": [
"House",
"Name",
"Nationality",
"Color"
],
"rows": [
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"... | 2024-07-11T01:22:10.734713 |
lgp-test-6x6-8 | 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`, `Bob`, `Arnold`, `Carol`, `Alice`
- Each person has a uni... | {
"header": [
"House",
"Name",
"Birthday",
"HairColor",
"Children",
"Smoothie",
"Mother"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___... | 2024-07-11T01:22:10.735435 |
lgp-test-2x4-3 | 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 favorite drink: `tea`, `water`... | {
"header": [
"House",
"Name",
"Drink",
"Education",
"Vacation"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.730404 |
lgp-test-2x3-0 | 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: `victoria... | {
"header": [
"House",
"Name",
"HouseStyle",
"Children"
],
"rows": [
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.730203 |
lgp-test-5x2-8 | 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`, `Peter`, `Arnold`, `Eric`, `Bob`
- Each person has a unique hobby... | {
"header": [
"House",
"Name",
"Hobby"
],
"rows": [
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
... | 2024-07-11T01:22:10.733281 |
lgp-test-4x6-32 | 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 a unique hobby: `cook... | {
"header": [
"House",
"Name",
"Hobby",
"CarModel",
"Food",
"Occupation",
"Flower"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___",
... | 2024-07-11T01:22:10.733191 |
lgp-test-6x3-13 | 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`, `Arnold`, `Carol`, `Alice`, `Peter`, `Eric`
- People have unique fa... | {
"header": [
"House",
"Name",
"BookGenre",
"Occupation"
],
"rows": [
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
... | 2024-07-11T01:22:10.734758 |
lgp-test-4x6-23 | 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`
- People use unique phone models: `ipho... | {
"header": [
"House",
"Name",
"PhoneModel",
"Nationality",
"FavoriteSport",
"Color",
"Smoothie"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
... | 2024-07-11T01:22:10.733141 |
lgp-test-2x5-2 | 2*5 | There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Eric`, `Arnold`
- Each person has a unique hobby: `gardening`, `photograp... | {
"header": [
"House",
"Name",
"Hobby",
"CarModel",
"MusicGenre",
"Pet"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.730623 |
lgp-test-4x2-13 | 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`, `Peter`, `Eric`, `Arnold`
- The people keep unique animals: `bird... | {
"header": [
"House",
"Name",
"Animal"
],
"rows": [
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.732148 |
lgp-test-3x3-0 | 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 unique level of education: `... | {
"header": [
"House",
"Name",
"Education",
"Occupation"
],
"rows": [
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.731219 |
lgp-test-5x5-3 | 5*5 | There are 5 houses, numbered 1 to 5 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Bob`, `Arnold`, `Peter`, `Eric`, `Alice`
- They all have a unique favorit... | {
"header": [
"House",
"Name",
"Flower",
"Occupation",
"Smoothie",
"CarModel"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
... | 2024-07-11T01:22:10.733963 |
lgp-test-5x2-9 | 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`, `Arnold`, `Bob`, `Peter`, `Alice`
- Each person has a unique birth... | {
"header": [
"House",
"Name",
"Birthday"
],
"rows": [
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"... | 2024-07-11T01:22:10.733286 |
lgp-test-5x6-6 | 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`, `Eric`, `Alice`, `Bob`, `Peter`
- Each person prefers a unique t... | {
"header": [
"House",
"Name",
"Vacation",
"Education",
"Color",
"PhoneModel",
"Food"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___",
... | 2024-07-11T01:22:10.734239 |
lgp-test-2x6-30 | 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`
- Everyone has a unique favorite cigar: `prince`, `pall m... | {
"header": [
"House",
"Name",
"Cigar",
"Pet",
"Height",
"Birthday",
"FavoriteSport"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___",
... | 2024-07-11T01:22:10.730950 |
lgp-test-2x4-2 | 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",
"Cigar",
"Occupation"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.730400 |
lgp-test-4x5-0 | 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`, `Peter`, `Arnold`, `Alice`
- Everyone has a favorite smoothie: `dr... | {
"header": [
"House",
"Name",
"Smoothie",
"Cigar",
"Height",
"PhoneModel"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
... | 2024-07-11T01:22:10.732749 |
lgp-test-6x3-36 | 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`, `Eric`, `Peter`, `Carol`, `Bob`, `Alice`
- Everyone has a favori... | {
"header": [
"House",
"Name",
"Smoothie",
"Animal"
],
"rows": [
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"__... | 2024-07-11T01:22:10.734888 |
lgp-test-6x2-5 | 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`, `Peter`, `Alice`, `Eric`, `Carol`, `Arnold`
- Each person prefers a... | {
"header": [
"House",
"Name",
"Vacation"
],
"rows": [
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"... | 2024-07-11T01:22:10.734467 |
lgp-test-5x6-23 | 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`, `Arnold`, `Peter`, `Eric`
- Each person has a unique level... | {
"header": [
"House",
"Name",
"Education",
"PhoneModel",
"MusicGenre",
"Animal",
"Hobby"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"__... | 2024-07-11T01:22:10.734338 |
lgp-test-4x4-34 | 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`, `Peter`, `Eric`, `Alice`
- People own unique car models: `ford f... | {
"header": [
"House",
"Name",
"CarModel",
"Cigar",
"FavoriteSport"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
... | 2024-07-11T01:22:10.732715 |
lgp-test-4x4-8 | 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`
- People have unique heights: `average`... | {
"header": [
"House",
"Name",
"Height",
"Smoothie",
"Flower"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"... | 2024-07-11T01:22:10.732562 |
lgp-test-6x3-7 | 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`, `Carol`, `Eric`, `Alice`, `Peter`, `Bob`
- Each person has a fav... | {
"header": [
"House",
"Name",
"Color",
"Birthday"
],
"rows": [
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___... | 2024-07-11T01:22:10.734726 |
lgp-test-5x3-32 | 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`, `Arnold`, `Bob`, `Eric`, `Peter`
- They all have a unique favorit... | {
"header": [
"House",
"Name",
"Flower",
"Children"
],
"rows": [
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"__... | 2024-07-11T01:22:10.733661 |
lgp-test-2x3-18 | 2*3 | There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Arnold`, `Eric`
- Everyone has a favorite smoothie: `desert`, `cherry`
-... | {
"header": [
"House",
"Name",
"Smoothie",
"PhoneModel"
],
"rows": [
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.730285 |
lgp-test-3x5-1 | 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 lives in a unique style of house: ... | {
"header": [
"House",
"Name",
"HouseStyle",
"FavoriteSport",
"Smoothie",
"Height"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"_... | 2024-07-11T01:22:10.731642 |
lgp-test-5x4-11 | 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`, `Peter`, `Bob`, `Alice`, `Arnold`
- People have unique heights: `v... | {
"header": [
"House",
"Name",
"Height",
"CarModel",
"PhoneModel"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
... | 2024-07-11T01:22:10.733770 |
lgp-test-4x5-35 | 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 favorite book genr... | {
"header": [
"House",
"Name",
"BookGenre",
"Height",
"Smoothie",
"Color"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
... | 2024-07-11T01:22:10.732974 |
lgp-test-4x6-33 | 4*6 | There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Eric`, `Alice`, `Arnold`, `Peter`
- The people keep unique animals: `cat`... | {
"header": [
"House",
"Name",
"Animal",
"Color",
"Vacation",
"Food",
"FavoriteSport"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___",
... | 2024-07-11T01:22:10.733198 |
lgp-test-6x2-37 | 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`, `Alice`, `Bob`, `Arnold`, `Eric`, `Carol`
- People own unique car... | {
"header": [
"House",
"Name",
"CarModel"
],
"rows": [
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"... | 2024-07-11T01:22:10.734671 |
lgp-test-3x2-22 | 3*2 | There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Peter`, `Eric`, `Arnold`
- Each person lives in a unique style of house: ... | {
"header": [
"House",
"Name",
"HouseStyle"
],
"rows": [
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.731133 |
lgp-test-3x4-23 | 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",
"HouseStyle",
"Height"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
... | 2024-07-11T01:22:10.731544 |
lgp-test-5x4-36 | 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`, `Arnold`, `Eric`, `Peter`, `Bob`
- Each person has a favorite col... | {
"header": [
"House",
"Name",
"Color",
"Children",
"Flower"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"_... | 2024-07-11T01:22:10.733920 |
lgp-test-2x5-38 | 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`
- They all have a unique favorite flower: `daffodils`, `c... | {
"header": [
"House",
"Name",
"Flower",
"Mother",
"Birthday",
"BookGenre"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.730797 |
lgp-test-4x4-18 | 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`
- Everyone has a unique favorite cigar:... | {
"header": [
"House",
"Name",
"Cigar",
"Food",
"BookGenre"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"__... | 2024-07-11T01:22:10.732620 |
lgp-test-4x6-9 | 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`, `Eric`, `Alice`
- They all have a unique favorite flowe... | {
"header": [
"House",
"Name",
"Flower",
"Height",
"Mother",
"Occupation",
"FavoriteSport"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"_... | 2024-07-11T01:22:10.733058 |
lgp-test-6x4-17 | 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`, `Eric`, `Bob`, `Alice`, `Carol`, `Peter`
- The people are of nat... | {
"header": [
"House",
"Name",
"Nationality",
"MusicGenre",
"Education"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___... | 2024-07-11T01:22:10.735032 |
lgp-test-3x4-12 | 3*4 | There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Eric`, `Arnold`, `Peter`
- Each person has a unique type of pet: `dog`, `... | {
"header": [
"House",
"Name",
"Pet",
"Hobby",
"MusicGenre"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"__... | 2024-07-11T01:22:10.731474 |
lgp-test-4x3-25 | 4*3 | There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Peter`, `Eric`, `Alice`, `Arnold`
- Everyone has a favorite smoothie: `wa... | {
"header": [
"House",
"Name",
"Smoothie",
"Color"
],
"rows": [
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___... | 2024-07-11T01:22:10.732437 |
lgp-test-6x6-28 | 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`, `Peter`, `Arnold`, `Bob`, `Eric`, `Carol`
- Everyone has somethin... | {
"header": [
"House",
"Name",
"Food",
"PhoneModel",
"MusicGenre",
"Drink",
"Occupation"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___... | 2024-07-11T01:22:10.735594 |
lgp-test-3x6-39 | 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 mother is accompanied by their child: `Be... | {
"header": [
"House",
"Name",
"Children",
"PhoneModel",
"BookGenre",
"Cigar",
"Height"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___"... | 2024-07-11T01:22:10.732078 |
lgp-test-2x2-2 | 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 keep unique animals: `cat`, `horse`
## Clue... | {
"header": [
"House",
"Name",
"Animal"
],
"rows": [
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.730030 |
lgp-test-6x4-6 | 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`, `Peter`, `Arnold`, `Bob`, `Eric`, `Carol`
- Each person has a uni... | {
"header": [
"House",
"Name",
"Hobby",
"Birthday",
"Cigar"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"__... | 2024-07-11T01:22:10.734943 |
lgp-test-2x6-8 | 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`
- Everyone has a unique favorite cigar: `prince`, `pall m... | {
"header": [
"House",
"Name",
"Cigar",
"Vacation",
"Smoothie",
"Height",
"Birthday"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___",
... | 2024-07-11T01:22:10.730846 |
lgp-test-5x5-5 | 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`, `Arnold`, `Eric`, `Alice`
- Each person has a favorite col... | {
"header": [
"House",
"Name",
"Color",
"Hobby",
"Height",
"HairColor"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"... | 2024-07-11T01:22:10.733975 |
lgp-test-6x3-29 | 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`, `Eric`, `Peter`, `Alice`, `Arnold`
- Each person lives in ... | {
"header": [
"House",
"Name",
"HouseStyle",
"Cigar"
],
"rows": [
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"_... | 2024-07-11T01:22:10.734851 |
lgp-test-3x2-18 | 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 favorite color: `red`, `whit... | {
"header": [
"House",
"Name",
"Color"
],
"rows": [
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.731089 |
lgp-test-4x4-12 | 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`, `Arnold`, `Eric`, `Peter`
- People have unique favorite music gen... | {
"header": [
"House",
"Name",
"MusicGenre",
"Hobby",
"Food"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"_... | 2024-07-11T01:22:10.732586 |
lgp-test-5x4-35 | 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`, `Arnold`, `Peter`
- Each person has an occupation:... | {
"header": [
"House",
"Name",
"Occupation",
"Smoothie",
"Children"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
... | 2024-07-11T01:22:10.733914 |
lgp-test-5x5-31 | 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`, `Alice`, `Arnold`, `Peter`, `Bob`
- People use unique phone models... | {
"header": [
"House",
"Name",
"PhoneModel",
"Smoothie",
"Mother",
"Occupation"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___"... | 2024-07-11T01:22:10.734150 |
lgp-test-2x6-10 | 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 birthday month: `sept`, `april... | {
"header": [
"House",
"Name",
"Birthday",
"Animal",
"BookGenre",
"Color",
"Occupation"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___"... | 2024-07-11T01:22:10.730855 |
lgp-test-3x3-2 | 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: `milk... | {
"header": [
"House",
"Name",
"Drink",
"Hobby"
],
"rows": [
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.731228 |
lgp-test-6x6-20 | 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`, `Peter`, `Eric`, `Bob`, `Arnold`, `Carol`
- Everyone has a unique... | {
"header": [
"House",
"Name",
"Cigar",
"MusicGenre",
"Drink",
"Mother",
"Food"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___",
... | 2024-07-11T01:22:10.735547 |
lgp-test-2x2-15 | 2*2 | There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Arnold`, `Eric`
- People own unique car models: `ford f150`, `tesla model... | {
"header": [
"House",
"Name",
"CarModel"
],
"rows": [
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.730093 |
lgp-test-4x5-33 | 4*5 | There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Peter`, `Alice`, `Eric`, `Arnold`
- People own unique car models: `ford f... | {
"header": [
"House",
"Name",
"CarModel",
"MusicGenre",
"FavoriteSport",
"Vacation"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
... | 2024-07-11T01:22:10.732964 |
lgp-test-5x3-27 | 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: `Peter`, `Alice`, `Arnold`, `Eric`, `Bob`
- Each person lives in a unique ... | {
"header": [
"House",
"Name",
"HouseStyle",
"Animal"
],
"rows": [
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"... | 2024-07-11T01:22:10.733633 |
lgp-test-2x3-11 | 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 an occupation: `engineer`, `doctor`
- ... | {
"header": [
"House",
"Name",
"Occupation",
"Color"
],
"rows": [
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.730253 |
lgp-test-6x6-29 | 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: `Arnold`, `Carol`, `Peter`, `Eric`, `Bob`, `Alice`
- Each person lives in ... | {
"header": [
"House",
"Name",
"HouseStyle",
"Food",
"Vacation",
"Height",
"Cigar"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___",
... | 2024-07-11T01:22:10.735600 |
lgp-test-4x6-3 | 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`, `Eric`, `Alice`
- Each person prefers a unique type of ... | {
"header": [
"House",
"Name",
"Vacation",
"HouseStyle",
"Mother",
"Flower",
"Color"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___",
... | 2024-07-11T01:22:10.733024 |
lgp-test-4x3-13 | 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`, `Arnold`, `Eric`
- Everyone has something unique for lun... | {
"header": [
"House",
"Name",
"Food",
"Hobby"
],
"rows": [
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
... | 2024-07-11T01:22:10.732374 |
lgp-test-2x3-37 | 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 heights: `short`, `very short`
- Ea... | {
"header": [
"House",
"Name",
"Height",
"Birthday"
],
"rows": [
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.730377 |
lgp-test-3x3-15 | 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`
- Everyone has something unique for lunch: `gril... | {
"header": [
"House",
"Name",
"Food",
"Birthday"
],
"rows": [
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.731290 |
lgp-test-6x4-32 | 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`, `Arnold`, `Carol`, `Peter`, `Bob`
- Each person lives in ... | {
"header": [
"House",
"Name",
"HouseStyle",
"MusicGenre",
"Hobby"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
... | 2024-07-11T01:22:10.735113 |
lgp-test-5x4-37 | 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`, `Peter`, `Eric`, `Arnold`
- People have unique favorite sp... | {
"header": [
"House",
"Name",
"FavoriteSport",
"Children",
"Birthday"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"... | 2024-07-11T01:22:10.733927 |
lgp-test-2x6-27 | 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`
- Everyone has something unique for lunch: `pizza`, `gril... | {
"header": [
"House",
"Name",
"Food",
"Mother",
"Birthday",
"HairColor",
"Occupation"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___",... | 2024-07-11T01:22:10.730937 |
lgp-test-6x2-29 | 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`, `Bob`, `Carol`, `Eric`, `Alice`, `Peter`
- Each person lives in ... | {
"header": [
"House",
"Name",
"HouseStyle"
],
"rows": [
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"__... | 2024-07-11T01:22:10.734626 |
lgp-test-2x5-23 | 2*5 | There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Arnold`, `Eric`
- Each person has a unique level of education: `associate... | {
"header": [
"House",
"Name",
"Education",
"Height",
"Food",
"Drink"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.730723 |
lgp-test-6x6-6 | 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`, `Eric`, `Arnold`, `Carol`, `Alice`, `Peter`
- Each person has a uni... | {
"header": [
"House",
"Name",
"Hobby",
"HairColor",
"FavoriteSport",
"Mother",
"Cigar"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___"... | 2024-07-11T01:22:10.735423 |
lgp-test-6x2-14 | 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: `Carol`, `Peter`, `Eric`, `Arnold`, `Alice`, `Bob`
- Everyone has a unique... | {
"header": [
"House",
"Name",
"Cigar"
],
"rows": [
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
... | 2024-07-11T01:22:10.734545 |
lgp-test-5x4-25 | 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`, `Eric`, `Bob`, `Arnold`
- Each person has a favorite col... | {
"header": [
"House",
"Name",
"Color",
"HouseStyle",
"BookGenre"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
... | 2024-07-11T01:22:10.733852 |
lgp-test-6x5-3 | 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`, `Carol`, `Bob`, `Arnold`
- The people keep uniqu... | {
"header": [
"House",
"Name",
"Animal",
"Birthday",
"Mother",
"Vacation"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
... | 2024-07-11T01:22:10.735176 |
lgp-test-3x3-14 | 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`
- People have unique favorite music genres: `cla... | {
"header": [
"House",
"Name",
"MusicGenre",
"Children"
],
"rows": [
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.731285 |
lgp-test-2x4-31 | 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 a unique favorite drink: `water`, `tea`... | {
"header": [
"House",
"Name",
"Drink",
"Pet",
"Nationality"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.730572 |
lgp-test-3x5-27 | 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`, `Arnold`, `Eric`
- Each person has a favorite color: `white`, `re... | {
"header": [
"House",
"Name",
"Color",
"FavoriteSport",
"Vacation",
"Cigar"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
... | 2024-07-11T01:22:10.731803 |
lgp-test-4x2-12 | 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 a unique hobby: `gard... | {
"header": [
"House",
"Name",
"Hobby"
],
"rows": [
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.732144 |
lgp-test-2x3-22 | 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",
"CarModel"
],
"rows": [
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.730304 |
lgp-test-2x4-20 | 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: `iphone 13`, `samsung g... | {
"header": [
"House",
"Name",
"PhoneModel",
"Drink",
"FavoriteSport"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.730520 |
lgp-test-5x3-21 | 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`, `Peter`, `Alice`, `Arnold`, `Bob`
- People own unique car models: ... | {
"header": [
"House",
"Name",
"CarModel",
"Cigar"
],
"rows": [
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___... | 2024-07-11T01:22:10.733599 |
lgp-test-5x3-29 | 5*3 | There are 5 houses, numbered 1 to 5 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Eric`, `Bob`, `Alice`, `Arnold`, `Peter`
- Each person has a unique hobby... | {
"header": [
"House",
"Name",
"Hobby",
"MusicGenre"
],
"rows": [
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"_... | 2024-07-11T01:22:10.733644 |
lgp-test-5x4-9 | 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`, `Peter`, `Arnold`, `Alice`, `Bob`
- Each person prefers a unique t... | {
"header": [
"House",
"Name",
"Vacation",
"FavoriteSport",
"Drink"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
... | 2024-07-11T01:22:10.733758 |
lgp-test-2x3-15 | 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 a unique favorite cigar: `pall mall`, `pri... | {
"header": [
"House",
"Name",
"Cigar",
"CarModel"
],
"rows": [
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.730272 |
lgp-test-4x3-38 | 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`, `Arnold`, `Eric`
- The mothers' names in different house... | {
"header": [
"House",
"Name",
"Mother",
"Flower"
],
"rows": [
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___"... | 2024-07-11T01:22:10.732506 |
lgp-test-4x2-20 | 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: `Eric`, `Arnold`, `Alice`, `Peter`
- People have unique favorite music gen... | {
"header": [
"House",
"Name",
"MusicGenre"
],
"rows": [
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
],
[
"___",
"___",
"___"
]
]
} | 2024-07-11T01:22:10.732181 |
lgp-test-5x5-35 | 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`, `Arnold`, `Alice`, `Peter`, `Bob`
- Each person has a unique type ... | {
"header": [
"House",
"Name",
"Pet",
"PhoneModel",
"Height",
"Children"
],
"rows": [
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
"___",
"___",
"___",
"___",
"___"
],
[
"___",
... | 2024-07-11T01:22:10.734175 |
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.