id stringlengths 14 15 | size stringclasses 25
values | puzzle stringlengths 394 2.95k | solution dict | created_at stringlengths 26 26 |
|---|---|---|---|---|
lgp-test-6x5-10 | 6*5 | There are 6 houses, numbered 1 to 6 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Alice`, `Arnold`, `Eric`, `Peter`, `Bob`, `Carol`
- Everyone has a favori... | {
"header": [
"House",
"Name",
"Smoothie",
"MusicGenre",
"BookGenre",
"Color"
],
"rows": [
[
"1",
"Carol",
"cherry",
"hip hop",
"fantasy",
"red"
],
[
"2",
"Eric",
"desert",
"pop",
"biography",
"purple"
... | 2024-07-03T21:21:29.210616 |
lgp-test-5x5-16 | 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`, `Alice`, `Peter`, `Eric`
- People own unique car models: ... | {
"header": [
"House",
"Name",
"CarModel",
"Drink",
"Nationality",
"PhoneModel"
],
"rows": [
[
"1",
"Alice",
"toyota camry",
"milk",
"norwegian",
"huawei p50"
],
[
"2",
"Peter",
"ford f150",
"root beer",
"dane",
... | 2024-07-03T21:21:29.209165 |
lgp-test-5x5-19 | 5*5 | There are 5 houses, numbered 1 to 5 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Arnold`, `Alice`, `Eric`, `Bob`, `Peter`
- Each person lives in a unique ... | {
"header": [
"House",
"Name",
"HouseStyle",
"PhoneModel",
"Cigar",
"BookGenre"
],
"rows": [
[
"1",
"Peter",
"modern",
"oneplus 9",
"pall mall",
"biography"
],
[
"2",
"Arnold",
"victorian",
"google pixel 6",
"blu... | 2024-07-03T21:21:29.209186 |
lgp-test-2x2-3 | 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 lives in a unique style of house: `colonial... | {
"header": [
"House",
"Name",
"HouseStyle"
],
"rows": [
[
"1",
"Eric",
"victorian"
],
[
"2",
"Arnold",
"colonial"
]
]
} | 2024-07-03T21:21:29.204458 |
lgp-test-6x4-28 | 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`, `Eric`, `Peter`, `Arnold`, `Bob`, `Carol`
- Each mother is accomp... | {
"header": [
"House",
"Name",
"Children",
"Birthday",
"Cigar"
],
"rows": [
[
"1",
"Eric",
"Alice",
"feb",
"dunhill"
],
[
"2",
"Bob",
"Meredith",
"may",
"blends"
],
[
"3",
"Alice",
"Fred",
"... | 2024-07-03T21:21:29.210453 |
lgp-test-2x6-1 | 2*6 | There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Arnold`, `Eric`
- People have unique favorite sports: `basketball`, `socc... | {
"header": [
"House",
"Name",
"FavoriteSport",
"HairColor",
"Height",
"Smoothie",
"Flower"
],
"rows": [
[
"1",
"Eric",
"soccer",
"black",
"short",
"desert",
"carnations"
],
[
"2",
"Arnold",
"basketball",
"br... | 2024-07-03T21:21:29.205335 |
lgp-test-4x3-5 | 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`
- Each person has a unique hobby: `phot... | {
"header": [
"House",
"Name",
"Hobby",
"Cigar"
],
"rows": [
[
"1",
"Peter",
"painting",
"dunhill"
],
[
"2",
"Arnold",
"cooking",
"pall mall"
],
[
"3",
"Alice",
"photography",
"prince"
],
[
"4... | 2024-07-03T21:21:29.207077 |
lgp-test-6x5-11 | 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`, `Bob`, `Eric`, `Carol`, `Alice`, `Peter`
- Each person has a uni... | {
"header": [
"House",
"Name",
"Education",
"CarModel",
"Drink",
"Flower"
],
"rows": [
[
"1",
"Peter",
"associate",
"toyota camry",
"tea",
"iris"
],
[
"2",
"Eric",
"high school",
"ford f150",
"water",
"daff... | 2024-07-03T21:21:29.210623 |
lgp-test-6x6-38 | 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: `Carol`, `Arnold`, `Bob`, `Eric`, `Peter`, `Alice`
- People use unique pho... | {
"header": [
"House",
"Name",
"PhoneModel",
"Cigar",
"Vacation",
"HairColor",
"Drink"
],
"rows": [
[
"1",
"Alice",
"iphone 13",
"blue master",
"beach",
"auburn",
"milk"
],
[
"2",
"Arnold",
"oneplus 9",
"blen... | 2024-07-03T21:21:29.211180 |
lgp-test-6x5-35 | 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`, `Peter`, `Alice`, `Carol`, `Arnold`, `Eric`
- Each person has a uni... | {
"header": [
"House",
"Name",
"Drink",
"Flower",
"Birthday",
"Hobby"
],
"rows": [
[
"1",
"Arnold",
"coffee",
"roses",
"mar",
"cooking"
],
[
"2",
"Alice",
"tea",
"daffodils",
"may",
"woodworking"
],
... | 2024-07-03T21:21:29.210838 |
lgp-test-5x3-16 | 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`, `Alice`, `Eric`, `Arnold`, `Peter`
- Each mother is accompanied by ... | {
"header": [
"House",
"Name",
"Children",
"Flower"
],
"rows": [
[
"1",
"Alice",
"Meredith",
"roses"
],
[
"2",
"Arnold",
"Timothy",
"tulips"
],
[
"3",
"Bob",
"Fred",
"daffodils"
],
[
"4",
... | 2024-07-03T21:21:29.208560 |
lgp-test-5x6-27 | 5*6 | There are 5 houses, numbered 1 to 5 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Bob`, `Arnold`, `Peter`, `Eric`, `Alice`
- Each person has a unique birth... | {
"header": [
"House",
"Name",
"Birthday",
"FavoriteSport",
"Color",
"Occupation",
"Mother"
],
"rows": [
[
"1",
"Bob",
"april",
"swimming",
"white",
"teacher",
"Aniya"
],
[
"2",
"Arnold",
"feb",
"basketball",... | 2024-07-03T21:21:29.209584 |
lgp-test-6x4-19 | 6*4 | There are 6 houses, numbered 1 to 6 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Peter`, `Alice`, `Arnold`, `Eric`, `Carol`, `Bob`
- People own unique car... | {
"header": [
"House",
"Name",
"CarModel",
"Animal",
"Smoothie"
],
"rows": [
[
"1",
"Arnold",
"honda civic",
"fish",
"lime"
],
[
"2",
"Peter",
"tesla model 3",
"cat",
"dragonfruit"
],
[
"3",
"Eric",
... | 2024-07-03T21:21:29.210388 |
lgp-test-5x6-8 | 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`, `Peter`, `Arnold`, `Bob`, `Alice`
- Each person lives in a unique ... | {
"header": [
"House",
"Name",
"HouseStyle",
"Mother",
"PhoneModel",
"Drink",
"Animal"
],
"rows": [
[
"1",
"Peter",
"victorian",
"Aniya",
"huawei p50",
"root beer",
"cat"
],
[
"2",
"Arnold",
"ranch",
"Kailyn"... | 2024-07-03T21:21:29.209405 |
lgp-test-6x5-16 | 6*5 | There are 6 houses, numbered 1 to 6 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Peter`, `Arnold`, `Carol`, `Alice`, `Eric`, `Bob`
- People have unique fa... | {
"header": [
"House",
"Name",
"BookGenre",
"Cigar",
"Nationality",
"Pet"
],
"rows": [
[
"1",
"Peter",
"fantasy",
"pall mall",
"swede",
"fish"
],
[
"2",
"Carol",
"romance",
"yellow monster",
"dane",
"rabbit... | 2024-07-03T21:21:29.210693 |
lgp-test-5x4-18 | 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: `Arnold`, `Peter`, `Bob`, `Alice`, `Eric`
- People own unique car models: ... | {
"header": [
"House",
"Name",
"CarModel",
"Color",
"Mother"
],
"rows": [
[
"1",
"Bob",
"tesla model 3",
"red",
"Holly"
],
[
"2",
"Arnold",
"ford f150",
"white",
"Janelle"
],
[
"3",
"Peter",
"toyo... | 2024-07-03T21:21:29.208883 |
lgp-test-2x4-37 | 2*4 | There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Eric`, `Arnold`
- Each person has a unique hobby: `gardening`, `photograp... | {
"header": [
"House",
"Name",
"Hobby",
"Pet",
"Occupation"
],
"rows": [
[
"1",
"Arnold",
"photography",
"cat",
"engineer"
],
[
"2",
"Eric",
"gardening",
"dog",
"doctor"
]
]
} | 2024-07-03T21:21:29.205068 |
lgp-test-5x5-18 | 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`, `Alice`, `Arnold`, `Peter`, `Eric`
- The mothers' names in differen... | {
"header": [
"House",
"Name",
"Mother",
"Animal",
"Smoothie",
"Occupation"
],
"rows": [
[
"1",
"Eric",
"Kailyn",
"horse",
"dragonfruit",
"teacher"
],
[
"2",
"Peter",
"Penny",
"bird",
"cherry",
"artist"
... | 2024-07-03T21:21:29.209179 |
lgp-test-6x2-30 | 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`, `Arnold`, `Peter`, `Alice`, `Bob`, `Eric`
- Each person has a uni... | {
"header": [
"House",
"Name",
"Education"
],
"rows": [
[
"1",
"Carol",
"master"
],
[
"2",
"Alice",
"high school"
],
[
"3",
"Peter",
"associate"
],
[
"4",
"Bob",
"doctorate"
],
[
"5",
... | 2024-07-03T21:21:29.209875 |
lgp-test-2x2-11 | 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": [
[
"1",
"Arnold",
"engineer"
],
[
"2",
"Eric",
"doctor"
]
]
} | 2024-07-03T21:21:29.204500 |
lgp-test-4x6-6 | 4*6 | There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Peter`, `Eric`, `Arnold`, `Alice`
- People have unique favorite sports: `... | {
"header": [
"House",
"Name",
"FavoriteSport",
"HairColor",
"Color",
"Nationality",
"Birthday"
],
"rows": [
[
"1",
"Alice",
"soccer",
"brown",
"white",
"dane",
"sept"
],
[
"2",
"Eric",
"tennis",
"black",
... | 2024-07-03T21:21:29.207925 |
lgp-test-3x3-17 | 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 use unique phone models: `samsung galax... | {
"header": [
"House",
"Name",
"PhoneModel",
"MusicGenre"
],
"rows": [
[
"1",
"Peter",
"google pixel 6",
"pop"
],
[
"2",
"Arnold",
"samsung galaxy s21",
"classical"
],
[
"3",
"Eric",
"iphone 13",
"rock"
... | 2024-07-03T21:21:29.205865 |
lgp-test-4x5-21 | 4*5 | There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Eric`, `Alice`, `Peter`, `Arnold`
- Everyone has a favorite smoothie: `dr... | {
"header": [
"House",
"Name",
"Smoothie",
"FavoriteSport",
"CarModel",
"Flower"
],
"rows": [
[
"1",
"Eric",
"cherry",
"tennis",
"tesla model 3",
"roses"
],
[
"2",
"Alice",
"desert",
"soccer",
"toyota camry",
... | 2024-07-03T21:21:29.207752 |
lgp-test-4x3-39 | 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`, `Peter`, `Arnold`
- People have unique hair colors: `blon... | {
"header": [
"House",
"Name",
"HairColor",
"FavoriteSport"
],
"rows": [
[
"1",
"Arnold",
"brown",
"basketball"
],
[
"2",
"Alice",
"red",
"swimming"
],
[
"3",
"Peter",
"black",
"tennis"
],
[
"... | 2024-07-03T21:21:29.207283 |
lgp-test-6x6-3 | 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`, `Alice`, `Bob`, `Carol`, `Arnold`, `Eric`
- Each person has an oc... | {
"header": [
"House",
"Name",
"Occupation",
"Food",
"Smoothie",
"Vacation",
"PhoneModel"
],
"rows": [
[
"1",
"Eric",
"doctor",
"spaghetti",
"lime",
"cruise",
"google pixel 6"
],
[
"2",
"Bob",
"artist",
"pizz... | 2024-07-03T21:21:29.210899 |
lgp-test-3x6-30 | 3*6 | There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Arnold`, `Eric`, `Peter`
- People have unique favorite book genres: `myst... | {
"header": [
"House",
"Name",
"BookGenre",
"PhoneModel",
"Height",
"Flower",
"Food"
],
"rows": [
[
"1",
"Eric",
"mystery",
"google pixel 6",
"average",
"carnations",
"spaghetti"
],
[
"2",
"Peter",
"romance",
... | 2024-07-03T21:21:29.206720 |
lgp-test-3x6-34 | 3*6 | There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Eric`, `Arnold`, `Peter`
- Each person has a unique type of pet: `dog`, `... | {
"header": [
"House",
"Name",
"Pet",
"BookGenre",
"CarModel",
"Birthday",
"MusicGenre"
],
"rows": [
[
"1",
"Arnold",
"cat",
"science fiction",
"tesla model 3",
"jan",
"classical"
],
[
"2",
"Peter",
"dog",
"r... | 2024-07-03T21:21:29.206745 |
lgp-test-2x3-25 | 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 favorite smoothie: `desert`, `cherry`
-... | {
"header": [
"House",
"Name",
"Smoothie",
"PhoneModel"
],
"rows": [
[
"1",
"Eric",
"cherry",
"samsung galaxy s21"
],
[
"2",
"Arnold",
"desert",
"iphone 13"
]
]
} | 2024-07-03T21:21:29.204796 |
lgp-test-5x2-10 | 5*2 | There are 5 houses, numbered 1 to 5 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Eric`, `Peter`, `Alice`, `Bob`, `Arnold`
- People have unique favorite mu... | {
"header": [
"House",
"Name",
"MusicGenre"
],
"rows": [
[
"1",
"Arnold",
"pop"
],
[
"2",
"Peter",
"hip hop"
],
[
"3",
"Eric",
"rock"
],
[
"4",
"Alice",
"jazz"
],
[
"5",
"Bob",
... | 2024-07-03T21:21:29.208258 |
lgp-test-6x5-36 | 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`, `Carol`, `Alice`, `Eric`, `Arnold`, `Peter`
- Everyone has somethin... | {
"header": [
"House",
"Name",
"Food",
"Education",
"Animal",
"HouseStyle"
],
"rows": [
[
"1",
"Alice",
"stew",
"high school",
"fish",
"colonial"
],
[
"2",
"Arnold",
"pizza",
"master",
"rabbit",
"mediterran... | 2024-07-03T21:21:29.210845 |
lgp-test-5x4-16 | 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`, `Arnold`, `Bob`, `Eric`
- Each person has a favorite col... | {
"header": [
"House",
"Name",
"Color",
"Cigar",
"BookGenre"
],
"rows": [
[
"1",
"Arnold",
"red",
"prince",
"mystery"
],
[
"2",
"Alice",
"green",
"blue master",
"biography"
],
[
"3",
"Bob",
"white... | 2024-07-03T21:21:29.208869 |
lgp-test-6x2-11 | 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`, `Arnold`, `Carol`, `Eric`, `Bob`, `Alice`
- Everyone has somethin... | {
"header": [
"House",
"Name",
"Food"
],
"rows": [
[
"1",
"Eric",
"stew"
],
[
"2",
"Arnold",
"pizza"
],
[
"3",
"Alice",
"spaghetti"
],
[
"4",
"Bob",
"soup"
],
[
"5",
"Peter",
"... | 2024-07-03T21:21:29.209754 |
lgp-test-6x5-38 | 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`, `Carol`, `Eric`, `Bob`, `Alice`, `Peter`
- Each person has a uni... | {
"header": [
"House",
"Name",
"Birthday",
"Food",
"Height",
"CarModel"
],
"rows": [
[
"1",
"Alice",
"mar",
"stir fry",
"short",
"honda civic"
],
[
"2",
"Arnold",
"sept",
"spaghetti",
"average",
"bmw 3 seri... | 2024-07-03T21:21:29.210860 |
lgp-test-5x3-2 | 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`, `Bob`, `Eric`
- Each person has a unique hobby... | {
"header": [
"House",
"Name",
"Hobby",
"Drink"
],
"rows": [
[
"1",
"Bob",
"gardening",
"milk"
],
[
"2",
"Arnold",
"cooking",
"root beer"
],
[
"3",
"Peter",
"painting",
"tea"
],
[
"4",
"... | 2024-07-03T21:21:29.208463 |
lgp-test-2x5-36 | 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`
- They all have a unique favorite flower: `daffodils`, `c... | {
"header": [
"House",
"Name",
"Flower",
"MusicGenre",
"Children",
"Cigar"
],
"rows": [
[
"1",
"Eric",
"daffodils",
"pop",
"Bella",
"pall mall"
],
[
"2",
"Arnold",
"carnations",
"rock",
"Fred",
"prince"
... | 2024-07-03T21:21:29.205277 |
lgp-test-2x4-32 | 2*4 | There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Arnold`, `Eric`
- People have unique favorite book genres: `science ficti... | {
"header": [
"House",
"Name",
"BookGenre",
"Birthday",
"Vacation"
],
"rows": [
[
"1",
"Eric",
"mystery",
"sept",
"beach"
],
[
"2",
"Arnold",
"science fiction",
"april",
"mountain"
]
]
} | 2024-07-03T21:21:29.205040 |
lgp-test-2x3-8 | 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 birthday month: `april`, `sept... | {
"header": [
"House",
"Name",
"Birthday",
"Mother"
],
"rows": [
[
"1",
"Eric",
"april",
"Aniya"
],
[
"2",
"Arnold",
"sept",
"Holly"
]
]
} | 2024-07-03T21:21:29.204711 |
lgp-test-5x6-13 | 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`, `Peter`, `Arnold`, `Alice`, `Bob`
- Everyone has something unique ... | {
"header": [
"House",
"Name",
"Food",
"CarModel",
"PhoneModel",
"Occupation",
"Drink"
],
"rows": [
[
"1",
"Bob",
"stew",
"bmw 3 series",
"iphone 13",
"engineer",
"coffee"
],
[
"2",
"Alice",
"stir fry",
"hond... | 2024-07-03T21:21:29.209443 |
lgp-test-2x4-13 | 2*4 | There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Arnold`, `Eric`
- People have unique favorite book genres: `mystery`, `sc... | {
"header": [
"House",
"Name",
"BookGenre",
"Animal",
"FavoriteSport"
],
"rows": [
[
"1",
"Eric",
"mystery",
"horse",
"basketball"
],
[
"2",
"Arnold",
"science fiction",
"cat",
"soccer"
]
]
} | 2024-07-03T21:21:29.204937 |
lgp-test-4x4-25 | 4*4 | There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Alice`, `Peter`, `Arnold`, `Eric`
- People own unique car models: `honda ... | {
"header": [
"House",
"Name",
"CarModel",
"Pet",
"PhoneModel"
],
"rows": [
[
"1",
"Alice",
"tesla model 3",
"cat",
"oneplus 9"
],
[
"2",
"Arnold",
"toyota camry",
"dog",
"iphone 13"
],
[
"3",
"Peter",
... | 2024-07-03T21:21:29.207491 |
lgp-test-4x5-1 | 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`
- The mothers' names in different house... | {
"header": [
"House",
"Name",
"Mother",
"HouseStyle",
"Animal",
"Education"
],
"rows": [
[
"1",
"Peter",
"Holly",
"colonial",
"horse",
"bachelor"
],
[
"2",
"Arnold",
"Aniya",
"craftsman",
"cat",
"high scho... | 2024-07-03T21:21:29.207613 |
lgp-test-2x5-21 | 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 favorite sports: `basketball`, `socc... | {
"header": [
"House",
"Name",
"FavoriteSport",
"Children",
"Drink",
"Food"
],
"rows": [
[
"1",
"Arnold",
"basketball",
"Fred",
"tea",
"grilled cheese"
],
[
"2",
"Eric",
"soccer",
"Bella",
"water",
"pizza"
... | 2024-07-03T21:21:29.205197 |
lgp-test-6x4-1 | 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`, `Carol`, `Bob`, `Alice`, `Peter`
- People have unique he... | {
"header": [
"House",
"Name",
"Height",
"Pet",
"PhoneModel"
],
"rows": [
[
"1",
"Eric",
"short",
"dog",
"samsung galaxy s21"
],
[
"2",
"Peter",
"super tall",
"rabbit",
"oneplus 9"
],
[
"3",
"Arnold",
... | 2024-07-03T21:21:29.210258 |
lgp-test-6x5-5 | 6*5 | There are 6 houses, numbered 1 to 6 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Peter`, `Arnold`, `Eric`, `Alice`, `Bob`, `Carol`
- Everyone has a favori... | {
"header": [
"House",
"Name",
"Smoothie",
"Pet",
"Education",
"Height"
],
"rows": [
[
"1",
"Carol",
"blueberry",
"fish",
"trade school",
"tall"
],
[
"2",
"Arnold",
"lime",
"hamster",
"master",
"short"
... | 2024-07-03T21:21:29.210576 |
lgp-test-4x2-8 | 4*2 | There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Peter`, `Arnold`, `Alice`, `Eric`
- Each person has a favorite color: `ye... | {
"header": [
"House",
"Name",
"Color"
],
"rows": [
[
"1",
"Peter",
"white"
],
[
"2",
"Alice",
"red"
],
[
"3",
"Arnold",
"green"
],
[
"4",
"Eric",
"yellow"
]
]
} | 2024-07-03T21:21:29.206861 |
lgp-test-4x6-37 | 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`, `Arnold`, `Peter`, `Alice`
- People have unique favorite sports: `... | {
"header": [
"House",
"Name",
"FavoriteSport",
"CarModel",
"Cigar",
"Occupation",
"Pet"
],
"rows": [
[
"1",
"Alice",
"tennis",
"ford f150",
"prince",
"teacher",
"fish"
],
[
"2",
"Arnold",
"basketball",
"hond... | 2024-07-03T21:21:29.208142 |
lgp-test-4x2-38 | 4*2 | There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Alice`, `Eric`, `Peter`, `Arnold`
- Each person lives in a unique style o... | {
"header": [
"House",
"Name",
"HouseStyle"
],
"rows": [
[
"1",
"Peter",
"craftsman"
],
[
"2",
"Arnold",
"colonial"
],
[
"3",
"Eric",
"victorian"
],
[
"4",
"Alice",
"ranch"
]
]
} | 2024-07-03T21:21:29.207035 |
lgp-test-4x6-38 | 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`, `Alice`, `Peter`, `Eric`
- Each person has a unique birthday mon... | {
"header": [
"House",
"Name",
"Birthday",
"Mother",
"Animal",
"Color",
"FavoriteSport"
],
"rows": [
[
"1",
"Eric",
"jan",
"Holly",
"cat",
"green",
"swimming"
],
[
"2",
"Peter",
"april",
"Aniya",
"horse... | 2024-07-03T21:21:29.208150 |
lgp-test-5x6-4 | 5*6 | There are 5 houses, numbered 1 to 5 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Alice`, `Arnold`, `Eric`, `Bob`, `Peter`
- People have unique heights: `a... | {
"header": [
"House",
"Name",
"Height",
"Mother",
"Pet",
"Animal",
"FavoriteSport"
],
"rows": [
[
"1",
"Bob",
"short",
"Holly",
"bird",
"fish",
"basketball"
],
[
"2",
"Peter",
"very tall",
"Aniya",
"do... | 2024-07-03T21:21:29.209374 |
lgp-test-3x3-29 | 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`
- The mothers' names in different houses are uni... | {
"header": [
"House",
"Name",
"Mother",
"Food"
],
"rows": [
[
"1",
"Eric",
"Janelle",
"grilled cheese"
],
[
"2",
"Arnold",
"Aniya",
"spaghetti"
],
[
"3",
"Peter",
"Holly",
"pizza"
]
]
} | 2024-07-03T21:21:29.205933 |
lgp-test-4x5-31 | 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`
- Everyone has a unique favorite cigar:... | {
"header": [
"House",
"Name",
"Cigar",
"Education",
"Flower",
"Hobby"
],
"rows": [
[
"1",
"Peter",
"pall mall",
"master",
"daffodils",
"painting"
],
[
"2",
"Alice",
"dunhill",
"bachelor",
"lilies",
"garden... | 2024-07-03T21:21:29.207820 |
lgp-test-6x6-14 | 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: `Carol`, `Bob`, `Alice`, `Peter`, `Eric`, `Arnold`
- Each person has a uni... | {
"header": [
"House",
"Name",
"Education",
"BookGenre",
"Children",
"Food",
"FavoriteSport"
],
"rows": [
[
"1",
"Arnold",
"doctorate",
"biography",
"Meredith",
"soup",
"soccer"
],
[
"2",
"Carol",
"high school",
... | 2024-07-03T21:21:29.210989 |
lgp-test-5x6-2 | 5*6 | There are 5 houses, numbered 1 to 5 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Bob`, `Alice`, `Eric`, `Peter`, `Arnold`
- Everyone has a unique favorite... | {
"header": [
"House",
"Name",
"Cigar",
"Nationality",
"Birthday",
"Pet",
"Animal"
],
"rows": [
[
"1",
"Eric",
"pall mall",
"norwegian",
"feb",
"bird",
"cat"
],
[
"2",
"Alice",
"blue master",
"swede",
"... | 2024-07-03T21:21:29.209358 |
lgp-test-3x3-12 | 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`
- Each person prefers a unique type of vacation:... | {
"header": [
"House",
"Name",
"Vacation",
"Height"
],
"rows": [
[
"1",
"Peter",
"city",
"short"
],
[
"2",
"Arnold",
"mountain",
"average"
],
[
"3",
"Eric",
"beach",
"very short"
]
]
} | 2024-07-03T21:21:29.205837 |
lgp-test-6x6-32 | 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`, `Bob`, `Eric`, `Carol`, `Alice`, `Arnold`
- The people keep uniqu... | {
"header": [
"House",
"Name",
"Animal",
"FavoriteSport",
"HairColor",
"Height",
"Cigar"
],
"rows": [
[
"1",
"Peter",
"rabbit",
"tennis",
"blonde",
"short",
"prince"
],
[
"2",
"Eric",
"horse",
"basketball",
... | 2024-07-03T21:21:29.211133 |
lgp-test-3x3-31 | 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`
- People have unique favorite sports: `tennis`, ... | {
"header": [
"House",
"Name",
"FavoriteSport",
"Children"
],
"rows": [
[
"1",
"Peter",
"basketball",
"Fred"
],
[
"2",
"Arnold",
"tennis",
"Meredith"
],
[
"3",
"Eric",
"soccer",
"Bella"
]
]
} | 2024-07-03T21:21:29.205945 |
lgp-test-2x5-26 | 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: `photography`, `gardeni... | {
"header": [
"House",
"Name",
"Hobby",
"Pet",
"Mother",
"Color"
],
"rows": [
[
"1",
"Eric",
"gardening",
"dog",
"Aniya",
"yellow"
],
[
"2",
"Arnold",
"photography",
"cat",
"Holly",
"red"
]
]
} | 2024-07-03T21:21:29.205225 |
lgp-test-4x3-29 | 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`, `Alice`, `Peter`, `Eric`
- Everyone has a unique favorite cigar:... | {
"header": [
"House",
"Name",
"Cigar",
"BookGenre"
],
"rows": [
[
"1",
"Eric",
"pall mall",
"science fiction"
],
[
"2",
"Peter",
"blue master",
"fantasy"
],
[
"3",
"Arnold",
"prince",
"mystery"
],
... | 2024-07-03T21:21:29.207220 |
lgp-test-5x3-18 | 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`, `Eric`, `Arnold`, `Bob`, `Peter`
- They all have a unique favorit... | {
"header": [
"House",
"Name",
"Flower",
"Animal"
],
"rows": [
[
"1",
"Arnold",
"lilies",
"bird"
],
[
"2",
"Alice",
"carnations",
"dog"
],
[
"3",
"Eric",
"tulips",
"horse"
],
[
"4",
"Pet... | 2024-07-03T21:21:29.208574 |
lgp-test-4x2-5 | 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 unique level of edu... | {
"header": [
"House",
"Name",
"Education"
],
"rows": [
[
"1",
"Eric",
"master"
],
[
"2",
"Alice",
"bachelor"
],
[
"3",
"Peter",
"high school"
],
[
"4",
"Arnold",
"associate"
]
]
} | 2024-07-03T21:21:29.206845 |
lgp-test-4x4-31 | 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`, `Eric`, `Peter`, `Alice`
- Each person has a unique hobby: `phot... | {
"header": [
"House",
"Name",
"Hobby",
"Vacation",
"CarModel"
],
"rows": [
[
"1",
"Alice",
"cooking",
"mountain",
"ford f150"
],
[
"2",
"Arnold",
"painting",
"city",
"honda civic"
],
[
"3",
"Peter",
... | 2024-07-03T21:21:29.207542 |
lgp-test-5x3-31 | 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`, `Peter`, `Alice`, `Eric`, `Arnold`
- The people keep unique animals... | {
"header": [
"House",
"Name",
"Animal",
"Birthday"
],
"rows": [
[
"1",
"Alice",
"fish",
"mar"
],
[
"2",
"Arnold",
"dog",
"april"
],
[
"3",
"Eric",
"bird",
"jan"
],
[
"4",
"Peter",
... | 2024-07-03T21:21:29.208662 |
lgp-test-3x2-17 | 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`
- Everyone has a unique favorite cigar: `prince`... | {
"header": [
"House",
"Name",
"Cigar"
],
"rows": [
[
"1",
"Eric",
"blue master"
],
[
"2",
"Peter",
"pall mall"
],
[
"3",
"Arnold",
"prince"
]
]
} | 2024-07-03T21:21:29.205649 |
lgp-test-3x5-2 | 3*5 | There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Eric`, `Peter`, `Arnold`
- People have unique hair colors: `brown`, `blon... | {
"header": [
"House",
"Name",
"HairColor",
"Animal",
"MusicGenre",
"Smoothie"
],
"rows": [
[
"1",
"Eric",
"black",
"cat",
"rock",
"cherry"
],
[
"2",
"Peter",
"brown",
"bird",
"pop",
"watermelon"
],
... | 2024-07-03T21:21:29.206278 |
lgp-test-5x5-15 | 5*5 | There are 5 houses, numbered 1 to 5 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Arnold`, `Bob`, `Alice`, `Peter`, `Eric`
- People have unique favorite sp... | {
"header": [
"House",
"Name",
"FavoriteSport",
"Height",
"Vacation",
"HouseStyle"
],
"rows": [
[
"1",
"Bob",
"soccer",
"short",
"cruise",
"victorian"
],
[
"2",
"Arnold",
"swimming",
"average",
"mountain",
... | 2024-07-03T21:21:29.209158 |
lgp-test-4x6-20 | 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 mother is accompanied by their c... | {
"header": [
"House",
"Name",
"Children",
"Smoothie",
"Food",
"Mother",
"Flower"
],
"rows": [
[
"1",
"Alice",
"Meredith",
"desert",
"spaghetti",
"Kailyn",
"roses"
],
[
"2",
"Arnold",
"Bella",
"watermelon",
... | 2024-07-03T21:21:29.208023 |
lgp-test-3x2-16 | 3*2 | There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Peter`, `Arnold`, `Eric`
- Each person has a unique level of education: `... | {
"header": [
"House",
"Name",
"Education"
],
"rows": [
[
"1",
"Arnold",
"high school"
],
[
"2",
"Eric",
"associate"
],
[
"3",
"Peter",
"bachelor"
]
]
} | 2024-07-03T21:21:29.205643 |
lgp-test-2x3-27 | 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 own unique car models: `tesla model 3`, `ford f1... | {
"header": [
"House",
"Name",
"CarModel",
"Children"
],
"rows": [
[
"1",
"Arnold",
"tesla model 3",
"Bella"
],
[
"2",
"Eric",
"ford f150",
"Fred"
]
]
} | 2024-07-03T21:21:29.204806 |
lgp-test-3x3-34 | 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`
- Each person has a unique level of education: `... | {
"header": [
"House",
"Name",
"Education",
"BookGenre"
],
"rows": [
[
"1",
"Eric",
"high school",
"romance"
],
[
"2",
"Arnold",
"bachelor",
"science fiction"
],
[
"3",
"Peter",
"associate",
"mystery"
]... | 2024-07-03T21:21:29.205963 |
lgp-test-4x2-10 | 4*2 | There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Alice`, `Arnold`, `Eric`, `Peter`
- People have unique hair colors: `blac... | {
"header": [
"House",
"Name",
"HairColor"
],
"rows": [
[
"1",
"Alice",
"blonde"
],
[
"2",
"Peter",
"black"
],
[
"3",
"Eric",
"red"
],
[
"4",
"Arnold",
"brown"
]
]
} | 2024-07-03T21:21:29.206873 |
lgp-test-3x5-3 | 3*5 | There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Eric`, `Peter`, `Arnold`
- Everyone has a favorite smoothie: `cherry`, `w... | {
"header": [
"House",
"Name",
"Smoothie",
"Flower",
"Animal",
"Hobby"
],
"rows": [
[
"1",
"Arnold",
"desert",
"daffodils",
"cat",
"cooking"
],
[
"2",
"Peter",
"watermelon",
"carnations",
"horse",
"gardenin... | 2024-07-03T21:21:29.206285 |
lgp-test-6x2-24 | 6*2 | There are 6 houses, numbered 1 to 6 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Arnold`, `Eric`, `Bob`, `Carol`, `Alice`, `Peter`
- Each person prefers a... | {
"header": [
"House",
"Name",
"Vacation"
],
"rows": [
[
"1",
"Peter",
"cultural"
],
[
"2",
"Eric",
"cruise"
],
[
"3",
"Bob",
"city"
],
[
"4",
"Alice",
"camping"
],
[
"5",
"Arnold",
... | 2024-07-03T21:21:29.209837 |
lgp-test-6x6-22 | 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`, `Carol`, `Arnold`, `Bob`, `Alice`
- Each person has a fav... | {
"header": [
"House",
"Name",
"Color",
"Vacation",
"HairColor",
"Occupation",
"Flower"
],
"rows": [
[
"1",
"Carol",
"white",
"beach",
"brown",
"teacher",
"iris"
],
[
"2",
"Eric",
"purple",
"cruise",
"g... | 2024-07-03T21:21:29.211053 |
lgp-test-6x3-1 | 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`, `Arnold`, `Alice`, `Bob`, `Eric`, `Peter`
- Each person has an oc... | {
"header": [
"House",
"Name",
"Occupation",
"BookGenre"
],
"rows": [
[
"1",
"Arnold",
"nurse",
"fantasy"
],
[
"2",
"Carol",
"teacher",
"romance"
],
[
"3",
"Peter",
"engineer",
"biography"
],
[
... | 2024-07-03T21:21:29.209948 |
lgp-test-3x2-34 | 3*2 | There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Peter`, `Arnold`, `Eric`
- People use unique phone models: `google pixel ... | {
"header": [
"House",
"Name",
"PhoneModel"
],
"rows": [
[
"1",
"Peter",
"samsung galaxy s21"
],
[
"2",
"Eric",
"google pixel 6"
],
[
"3",
"Arnold",
"iphone 13"
]
]
} | 2024-07-03T21:21:29.205739 |
lgp-test-2x3-17 | 2*3 | There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Arnold`, `Eric`
- People have unique hair colors: `brown`, `black`
- The... | {
"header": [
"House",
"Name",
"HairColor",
"Flower"
],
"rows": [
[
"1",
"Arnold",
"brown",
"daffodils"
],
[
"2",
"Eric",
"black",
"carnations"
]
]
} | 2024-07-03T21:21:29.204756 |
lgp-test-5x6-34 | 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`, `Bob`, `Alice`, `Peter`, `Arnold`
- Each person has a favorite col... | {
"header": [
"House",
"Name",
"Color",
"Children",
"BookGenre",
"Birthday",
"FavoriteSport"
],
"rows": [
[
"1",
"Alice",
"white",
"Fred",
"romance",
"april",
"baseball"
],
[
"2",
"Peter",
"green",
"Bella",
... | 2024-07-03T21:21:29.209636 |
lgp-test-5x6-26 | 5*6 | There are 5 houses, numbered 1 to 5 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Alice`, `Eric`, `Bob`, `Peter`, `Arnold`
- People have unique favorite bo... | {
"header": [
"House",
"Name",
"BookGenre",
"Mother",
"PhoneModel",
"Nationality",
"HouseStyle"
],
"rows": [
[
"1",
"Bob",
"fantasy",
"Janelle",
"google pixel 6",
"brit",
"colonial"
],
[
"2",
"Eric",
"biography",
... | 2024-07-03T21:21:29.209576 |
lgp-test-6x3-23 | 6*3 | There are 6 houses, numbered 1 to 6 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Eric`, `Peter`, `Carol`, `Alice`, `Bob`, `Arnold`
- The people are of nat... | {
"header": [
"House",
"Name",
"Nationality",
"Smoothie"
],
"rows": [
[
"1",
"Eric",
"dane",
"cherry"
],
[
"2",
"Arnold",
"norwegian",
"lime"
],
[
"3",
"Peter",
"swede",
"dragonfruit"
],
[
"4"... | 2024-07-03T21:21:29.210135 |
lgp-test-3x5-12 | 3*5 | There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Eric`, `Peter`, `Arnold`
- Everyone has a unique favorite cigar: `blue ma... | {
"header": [
"House",
"Name",
"Cigar",
"Hobby",
"Education",
"Drink"
],
"rows": [
[
"1",
"Peter",
"pall mall",
"gardening",
"bachelor",
"water"
],
[
"2",
"Arnold",
"blue master",
"photography",
"associate",
... | 2024-07-03T21:21:29.206339 |
lgp-test-5x4-21 | 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: `Arnold`, `Alice`, `Peter`, `Eric`, `Bob`
- Each person has an occupation:... | {
"header": [
"House",
"Name",
"Occupation",
"Nationality",
"Flower"
],
"rows": [
[
"1",
"Arnold",
"lawyer",
"brit",
"lilies"
],
[
"2",
"Peter",
"engineer",
"german",
"roses"
],
[
"3",
"Alice",
"t... | 2024-07-03T21:21:29.208906 |
lgp-test-3x2-24 | 3*2 | There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Peter`, `Arnold`, `Eric`
- Each person has a unique birthday month: `sept... | {
"header": [
"House",
"Name",
"Birthday"
],
"rows": [
[
"1",
"Peter",
"sept"
],
[
"2",
"Eric",
"jan"
],
[
"3",
"Arnold",
"april"
]
]
} | 2024-07-03T21:21:29.205685 |
lgp-test-4x6-10 | 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`
- The people keep unique animals: `hors... | {
"header": [
"House",
"Name",
"Animal",
"Education",
"Drink",
"BookGenre",
"Birthday"
],
"rows": [
[
"1",
"Eric",
"horse",
"high school",
"tea",
"fantasy",
"april"
],
[
"2",
"Arnold",
"cat",
"associate",
... | 2024-07-03T21:21:29.207953 |
lgp-test-5x4-24 | 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`, `Arnold`, `Eric`, `Bob`
- The mothers' names in differen... | {
"header": [
"House",
"Name",
"Mother",
"Nationality",
"Birthday"
],
"rows": [
[
"1",
"Eric",
"Holly",
"swede",
"april"
],
[
"2",
"Bob",
"Kailyn",
"dane",
"jan"
],
[
"3",
"Alice",
"Penny",
... | 2024-07-03T21:21:29.208928 |
lgp-test-5x3-15 | 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`, `Bob`, `Arnold`, `Eric`, `Peter`
- The people keep unique animals... | {
"header": [
"House",
"Name",
"Animal",
"CarModel"
],
"rows": [
[
"1",
"Eric",
"cat",
"toyota camry"
],
[
"2",
"Peter",
"dog",
"ford f150"
],
[
"3",
"Bob",
"horse",
"bmw 3 series"
],
[
"4",
... | 2024-07-03T21:21:29.208553 |
lgp-test-3x3-36 | 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 mother is accompanied by their child: `Me... | {
"header": [
"House",
"Name",
"Children",
"Vacation"
],
"rows": [
[
"1",
"Peter",
"Meredith",
"mountain"
],
[
"2",
"Eric",
"Bella",
"beach"
],
[
"3",
"Arnold",
"Fred",
"city"
]
]
} | 2024-07-03T21:21:29.205973 |
lgp-test-3x6-28 | 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`
- Everyone has something unique for lunch: `pizz... | {
"header": [
"House",
"Name",
"Food",
"Birthday",
"Smoothie",
"CarModel",
"MusicGenre"
],
"rows": [
[
"1",
"Eric",
"pizza",
"jan",
"cherry",
"toyota camry",
"classical"
],
[
"2",
"Arnold",
"spaghetti",
"apri... | 2024-07-03T21:21:29.206707 |
lgp-test-4x3-33 | 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`, `Alice`, `Eric`, `Peter`
- Everyone has something unique for lun... | {
"header": [
"House",
"Name",
"Food",
"Animal"
],
"rows": [
[
"1",
"Peter",
"grilled cheese",
"cat"
],
[
"2",
"Eric",
"stew",
"horse"
],
[
"3",
"Arnold",
"pizza",
"bird"
],
[
"4",
"Alic... | 2024-07-03T21:21:29.207247 |
lgp-test-2x6-7 | 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 hobby: `photography`, `gardeni... | {
"header": [
"House",
"Name",
"Hobby",
"PhoneModel",
"Children",
"Animal",
"Vacation"
],
"rows": [
[
"1",
"Eric",
"gardening",
"samsung galaxy s21",
"Bella",
"horse",
"mountain"
],
[
"2",
"Arnold",
"photography",
... | 2024-07-03T21:21:29.205370 |
lgp-test-6x6-34 | 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`, `Arnold`, `Peter`, `Carol`, `Alice`, `Eric`
- Everyone has somethin... | {
"header": [
"House",
"Name",
"Food",
"Occupation",
"Pet",
"MusicGenre",
"Smoothie"
],
"rows": [
[
"1",
"Alice",
"pizza",
"nurse",
"cat",
"country",
"watermelon"
],
[
"2",
"Bob",
"soup",
"doctor",
"ham... | 2024-07-03T21:21:29.211149 |
lgp-test-5x5-26 | 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`
- Each person has a unique favor... | {
"header": [
"House",
"Name",
"Drink",
"Birthday",
"Occupation",
"Vacation"
],
"rows": [
[
"1",
"Peter",
"tea",
"sept",
"teacher",
"mountain"
],
[
"2",
"Alice",
"milk",
"mar",
"lawyer",
"cruise"
],
... | 2024-07-03T21:21:29.209239 |
lgp-test-4x5-26 | 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`
- Each person has an occupation: `docto... | {
"header": [
"House",
"Name",
"Occupation",
"Pet",
"Height",
"BookGenre"
],
"rows": [
[
"1",
"Arnold",
"engineer",
"cat",
"short",
"romance"
],
[
"2",
"Eric",
"teacher",
"fish",
"very short",
"fantasy"
... | 2024-07-03T21:21:29.207784 |
lgp-test-2x6-15 | 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 an occupation: `doctor`, `engineer`
- ... | {
"header": [
"House",
"Name",
"Occupation",
"Food",
"Drink",
"Hobby",
"Children"
],
"rows": [
[
"1",
"Arnold",
"engineer",
"grilled cheese",
"water",
"photography",
"Bella"
],
[
"2",
"Eric",
"doctor",
"pizza... | 2024-07-03T21:21:29.205417 |
lgp-test-6x4-27 | 6*4 | There are 6 houses, numbered 1 to 6 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics:
- Each person has a unique name: `Alice`, `Arnold`, `Carol`, `Bob`, `Eric`, `Peter`
- People use unique pho... | {
"header": [
"House",
"Name",
"PhoneModel",
"Birthday",
"Occupation"
],
"rows": [
[
"1",
"Bob",
"samsung galaxy s21",
"may",
"artist"
],
[
"2",
"Alice",
"huawei p50",
"sept",
"engineer"
],
[
"3",
"Pete... | 2024-07-03T21:21:29.210446 |
lgp-test-5x2-23 | 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`, `Bob`, `Arnold`, `Peter`, `Alice`
- Each person has a unique hobby... | {
"header": [
"House",
"Name",
"Hobby"
],
"rows": [
[
"1",
"Bob",
"knitting"
],
[
"2",
"Eric",
"gardening"
],
[
"3",
"Peter",
"cooking"
],
[
"4",
"Arnold",
"painting"
],
[
"5",
"Alic... | 2024-07-03T21:21:29.208341 |
lgp-test-2x3-33 | 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 type of pet: `dog`, `cat`
- P... | {
"header": [
"House",
"Name",
"Pet",
"Height"
],
"rows": [
[
"1",
"Eric",
"cat",
"short"
],
[
"2",
"Arnold",
"dog",
"very short"
]
]
} | 2024-07-03T21:21:29.204833 |
lgp-test-5x3-23 | 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`, `Eric`, `Alice`, `Arnold`, `Peter`
- The people keep unique animals... | {
"header": [
"House",
"Name",
"Animal",
"PhoneModel"
],
"rows": [
[
"1",
"Bob",
"bird",
"samsung galaxy s21"
],
[
"2",
"Peter",
"horse",
"huawei p50"
],
[
"3",
"Arnold",
"dog",
"iphone 13"
],
[
... | 2024-07-03T21:21:29.208608 |
lgp-test-5x4-19 | 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`, `Arnold`, `Bob`, `Eric`
- The people are of nationalitie... | {
"header": [
"House",
"Name",
"Nationality",
"Food",
"Smoothie"
],
"rows": [
[
"1",
"Alice",
"norwegian",
"spaghetti",
"cherry"
],
[
"2",
"Bob",
"german",
"stew",
"watermelon"
],
[
"3",
"Eric",
"... | 2024-07-03T21:21:29.208890 |
lgp-test-6x6-10 | 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`, `Bob`, `Peter`, `Alice`, `Carol`, `Eric`
- Everyone has somethin... | {
"header": [
"House",
"Name",
"Food",
"Height",
"Drink",
"Pet",
"PhoneModel"
],
"rows": [
[
"1",
"Arnold",
"stir fry",
"very tall",
"milk",
"dog",
"oneplus 9"
],
[
"2",
"Carol",
"soup",
"average",
"wat... | 2024-07-03T21:21:29.210955 |
lgp-test-3x3-33 | 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",
"Food"
],
"rows": [
[
"1",
"Arnold",
"rock",
"grilled cheese"
],
[
"2",
"Peter",
"classical",
"pizza"
],
[
"3",
"Eric",
"pop",
"spaghetti"
]
]
} | 2024-07-03T21:21:29.205957 |
Subsets and Splits
Sample 5x5 Puzzles and Solutions
Retrieves basic information about 5x5 puzzles from the grid mode dataset, providing simple filtering but limited analytical value beyond basic data inspection.
3x2 ZebraLogic Grid Puzzles
Retrieves basic information about grid puzzles with a specific size, providing only raw data without revealing meaningful patterns or relationships in the dataset.
4x3 Zebra Logic Puzzles
Retrieves basic information about grid puzzles with a specific size, providing simple data access but limited analytical insight into the dataset's patterns or characteristics.