id
stringlengths
14
15
size
stringclasses
25 values
puzzle
stringlengths
394
2.95k
solution
dict
created_at
stringlengths
26
26
lgp-test-6x3-11
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`, `Peter`, `Eric`, `Alice`, `Arnold`, `Carol` - People have unique ha...
{ "header": [ "House", "Name", "HairColor", "Height" ], "rows": [ [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ], [ "___", "___", "_...
2024-07-11T01:22:10.734747
lgp-test-3x5-25
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` - The mothers' names in different houses are uni...
{ "header": [ "House", "Name", "Mother", "Children", "Animal", "Drink" ], "rows": [ [ "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___" ], [ "___", "...
2024-07-11T01:22:10.731794
lgp-test-4x2-3
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 type of pet:...
{ "header": [ "House", "Name", "Pet" ], "rows": [ [ "___", "___", "___" ], [ "___", "___", "___" ], [ "___", "___", "___" ], [ "___", "___", "___" ] ] }
2024-07-11T01:22:10.732098
lgp-test-3x2-26
3*2
There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Arnold`, `Peter` - People have unique hair colors: `blonde`, `bla...
{ "header": [ "House", "Name", "HairColor" ], "rows": [ [ "___", "___", "___" ], [ "___", "___", "___" ], [ "___", "___", "___" ] ] }
2024-07-11T01:22:10.731153
lgp-test-6x6-27
6*6
There are 6 houses, numbered 1 to 6 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Peter`, `Bob`, `Arnold`, `Carol`, `Alice` - Everyone has a favori...
{ "header": [ "House", "Name", "Smoothie", "Animal", "Mother", "Flower", "Occupation" ], "rows": [ [ "___", "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___", ...
2024-07-11T01:22:10.735587
lgp-test-2x6-4
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 favorite drink: `water`, `tea`...
{ "header": [ "House", "Name", "Drink", "Color", "Mother", "MusicGenre", "Cigar" ], "rows": [ [ "___", "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___", ...
2024-07-11T01:22:10.730824
lgp-test-3x5-15
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` - People have unique favorite music genres: `cla...
{ "header": [ "House", "Name", "MusicGenre", "Pet", "Mother", "Animal" ], "rows": [ [ "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___" ], [ "___", "...
2024-07-11T01:22:10.731714
lgp-test-5x2-0
5*2
There are 5 houses, numbered 1 to 5 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Bob`, `Peter`, `Arnold`, `Eric`, `Alice` - Each person has a unique type ...
{ "header": [ "House", "Name", "Pet" ], "rows": [ [ "___", "___", "___" ], [ "___", "___", "___" ], [ "___", "___", "___" ], [ "___", "___", "___" ], [ "___", "___", "___" ...
2024-07-11T01:22:10.733238
lgp-test-6x4-36
6*4
There are 6 houses, numbered 1 to 6 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Alice`, `Carol`, `Peter`, `Arnold`, `Bob` - Each person has a uni...
{ "header": [ "House", "Name", "Hobby", "Education", "FavoriteSport" ], "rows": [ [ "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", ...
2024-07-11T01:22:10.735135
lgp-test-4x3-32
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`, `Eric`, `Peter`, `Arnold` - They all have a unique favorite flowe...
{ "header": [ "House", "Name", "Flower", "Pet" ], "rows": [ [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ], [ "___", "___", "___", ...
2024-07-11T01:22:10.732474
lgp-test-4x3-7
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`, `Arnold`, `Alice` - Each person lives in a unique style o...
{ "header": [ "House", "Name", "HouseStyle", "HairColor" ], "rows": [ [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ], [ "___", "___", ...
2024-07-11T01:22:10.732343
lgp-test-2x4-27
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 favorite color: `red`, `yellow` - Th...
{ "header": [ "House", "Name", "Color", "Flower", "Food" ], "rows": [ [ "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.730553
lgp-test-6x3-16
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`, `Arnold`, `Peter`, `Carol`, `Alice` - They all have a uniqu...
{ "header": [ "House", "Name", "Flower", "Pet" ], "rows": [ [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ], [ "___", "___", "___", ...
2024-07-11T01:22:10.734775
lgp-test-2x5-35
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 book genres: `science ficti...
{ "header": [ "House", "Name", "BookGenre", "Color", "FavoriteSport", "Vacation" ], "rows": [ [ "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.730781
lgp-test-4x3-18
4*3
There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Alice`, `Peter`, `Eric`, `Arnold` - People have unique favorite book genr...
{ "header": [ "House", "Name", "BookGenre", "Occupation" ], "rows": [ [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ], [ "___", "___", ...
2024-07-11T01:22:10.732401
lgp-test-3x4-0
3*4
There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Peter`, `Eric` - The people are of nationalities: `dane`, `swed...
{ "header": [ "House", "Name", "Nationality", "Animal", "BookGenre" ], "rows": [ [ "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", ...
2024-07-11T01:22:10.731415
lgp-test-3x2-7
3*2
There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Arnold`, `Peter` - Each person has a unique hobby: `gardening`, `...
{ "header": [ "House", "Name", "Hobby" ], "rows": [ [ "___", "___", "___" ], [ "___", "___", "___" ], [ "___", "___", "___" ] ] }
2024-07-11T01:22:10.731036
lgp-test-2x5-34
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` - Everyone has a favorite smoothie: `cherry`, `desert` -...
{ "header": [ "House", "Name", "Smoothie", "FavoriteSport", "Drink", "HouseStyle" ], "rows": [ [ "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.730775
lgp-test-4x6-27
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`, `Eric`, `Arnold` - People own unique car models: `honda ...
{ "header": [ "House", "Name", "CarModel", "Birthday", "Food", "Height", "Mother" ], "rows": [ [ "___", "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___", ...
2024-07-11T01:22:10.733164
lgp-test-5x5-37
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`, `Peter`, `Bob`, `Arnold` - Each person has a unique type ...
{ "header": [ "House", "Name", "Pet", "Occupation", "Color", "Animal" ], "rows": [ [ "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___" ], [ "___", "_...
2024-07-11T01:22:10.734185
lgp-test-6x6-25
6*6
There are 6 houses, numbered 1 to 6 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Bob`, `Alice`, `Peter`, `Arnold`, `Carol` - They all have a uniqu...
{ "header": [ "House", "Name", "Flower", "Height", "Color", "Cigar", "PhoneModel" ], "rows": [ [ "___", "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___", ...
2024-07-11T01:22:10.735577
lgp-test-3x6-23
3*6
There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Peter`, `Arnold`, `Eric` - Each person has a unique level of education: `...
{ "header": [ "House", "Name", "Education", "Height", "Hobby", "BookGenre", "Smoothie" ], "rows": [ [ "___", "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___",...
2024-07-11T01:22:10.731989
lgp-test-6x2-1
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`, `Alice`, `Carol`, `Arnold`, `Eric`, `Peter` - Everyone has a favori...
{ "header": [ "House", "Name", "Smoothie" ], "rows": [ [ "___", "___", "___" ], [ "___", "___", "___" ], [ "___", "___", "___" ], [ "___", "___", "___" ], [ "___", "___", "___"...
2024-07-11T01:22:10.734445
lgp-test-5x3-8
5*3
There are 5 houses, numbered 1 to 5 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Alice`, `Eric`, `Bob`, `Peter` - People have unique hair colors...
{ "header": [ "House", "Name", "HairColor", "Occupation" ], "rows": [ [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ], [ "___", "___", ...
2024-07-11T01:22:10.733525
lgp-test-6x2-6
6*2
There are 6 houses, numbered 1 to 6 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Alice`, `Arnold`, `Peter`, `Eric`, `Bob`, `Carol` - People have unique fa...
{ "header": [ "House", "Name", "FavoriteSport" ], "rows": [ [ "___", "___", "___" ], [ "___", "___", "___" ], [ "___", "___", "___" ], [ "___", "___", "___" ], [ "___", "___", ...
2024-07-11T01:22:10.734472
lgp-test-4x5-16
4*5
There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Alice`, `Arnold`, `Peter`, `Eric` - Everyone has a unique favorite cigar:...
{ "header": [ "House", "Name", "Cigar", "Birthday", "Hobby", "MusicGenre" ], "rows": [ [ "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___" ], [ "___", ...
2024-07-11T01:22:10.732841
lgp-test-4x4-23
4*4
There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Arnold`, `Peter`, `Alice` - Everyone has something unique for lun...
{ "header": [ "House", "Name", "Food", "PhoneModel", "Hobby" ], "rows": [ [ "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "_...
2024-07-11T01:22:10.732648
lgp-test-5x5-17
5*5
There are 5 houses, numbered 1 to 5 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Bob`, `Peter`, `Eric`, `Arnold`, `Alice` - The people keep unique animals...
{ "header": [ "House", "Name", "Animal", "Nationality", "Children", "Pet" ], "rows": [ [ "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___" ], [ "___", ...
2024-07-11T01:22:10.734070
lgp-test-4x5-39
4*5
There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Eric`, `Alice`, `Peter` - People have unique favorite music gen...
{ "header": [ "House", "Name", "MusicGenre", "Food", "Education", "Children" ], "rows": [ [ "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___" ], [ "___", ...
2024-07-11T01:22:10.732999
lgp-test-4x5-24
4*5
There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Alice`, `Arnold`, `Peter` - Everyone has a favorite smoothie: `ch...
{ "header": [ "House", "Name", "Smoothie", "Color", "Flower", "BookGenre" ], "rows": [ [ "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___" ], [ "___", ...
2024-07-11T01:22:10.732887
lgp-test-3x5-36
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 unique level of education: `...
{ "header": [ "House", "Name", "Education", "Food", "Cigar", "Pet" ], "rows": [ [ "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___" ], [ "___", "___"...
2024-07-11T01:22:10.731847
lgp-test-3x2-6
3*2
There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Peter`, `Eric` - Each person has a favorite color: `white`, `re...
{ "header": [ "House", "Name", "Color" ], "rows": [ [ "___", "___", "___" ], [ "___", "___", "___" ], [ "___", "___", "___" ] ] }
2024-07-11T01:22:10.731031
lgp-test-6x4-8
6*4
There are 6 houses, numbered 1 to 6 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Bob`, `Alice`, `Carol`, `Arnold`, `Eric`, `Peter` - Everyone has a favori...
{ "header": [ "House", "Name", "Smoothie", "Education", "CarModel" ], "rows": [ [ "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", ...
2024-07-11T01:22:10.734953
lgp-test-5x2-11
5*2
There are 5 houses, numbered 1 to 5 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Peter`, `Arnold`, `Bob`, `Eric`, `Alice` - People have unique favorite sp...
{ "header": [ "House", "Name", "FavoriteSport" ], "rows": [ [ "___", "___", "___" ], [ "___", "___", "___" ], [ "___", "___", "___" ], [ "___", "___", "___" ], [ "___", "___", ...
2024-07-11T01:22:10.733297
lgp-test-5x4-31
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`, `Arnold`, `Eric`, `Peter` - Each person prefers a unique t...
{ "header": [ "House", "Name", "Vacation", "Children", "Nationality" ], "rows": [ [ "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", ...
2024-07-11T01:22:10.733889
lgp-test-4x5-11
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` - People have unique favorite music gen...
{ "header": [ "House", "Name", "MusicGenre", "Smoothie", "HairColor", "BookGenre" ], "rows": [ [ "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___" ], [ "__...
2024-07-11T01:22:10.732811
lgp-test-3x3-19
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`, `Arnold`, `Peter` - Everyone has a favorite smoothie: `desert`, `w...
{ "header": [ "House", "Name", "Smoothie", "BookGenre" ], "rows": [ [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.731311
lgp-test-2x5-33
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` - The people keep unique animals: `cat`, `horse` - Peopl...
{ "header": [ "House", "Name", "Animal", "Height", "BookGenre", "Vacation" ], "rows": [ [ "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.730770
lgp-test-6x3-12
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: `Peter`, `Alice`, `Arnold`, `Eric`, `Carol`, `Bob` - Each person has a uni...
{ "header": [ "House", "Name", "Drink", "Occupation" ], "rows": [ [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ], [ "___", "___", "_...
2024-07-11T01:22:10.734753
lgp-test-2x3-23
2*3
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Arnold` - Each mother is accompanied by their child: `Bella`, `Fr...
{ "header": [ "House", "Name", "Children", "Food" ], "rows": [ [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.730309
lgp-test-4x2-34
4*2
There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Peter`, `Arnold`, `Eric`, `Alice` - The people keep unique animals: `hors...
{ "header": [ "House", "Name", "Animal" ], "rows": [ [ "___", "___", "___" ], [ "___", "___", "___" ], [ "___", "___", "___" ], [ "___", "___", "___" ] ] }
2024-07-11T01:22:10.732251
lgp-test-3x5-19
3*5
There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Peter`, `Eric` - Each person has an occupation: `doctor`, `teac...
{ "header": [ "House", "Name", "Occupation", "Education", "Smoothie", "Hobby" ], "rows": [ [ "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___" ], [ "___", ...
2024-07-11T01:22:10.731762
lgp-test-4x4-33
4*4
There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Peter`, `Alice`, `Arnold` - People have unique heights: `average`...
{ "header": [ "House", "Name", "Height", "PhoneModel", "Mother" ], "rows": [ [ "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", ...
2024-07-11T01:22:10.732709
lgp-test-5x5-28
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`, `Bob`, `Eric`, `Peter`, `Arnold` - Each person has a unique type ...
{ "header": [ "House", "Name", "Pet", "Drink", "FavoriteSport", "PhoneModel" ], "rows": [ [ "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___" ], [ "___", ...
2024-07-11T01:22:10.734133
lgp-test-4x4-7
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`, `Alice`, `Peter` - Everyone has a unique favorite cigar:...
{ "header": [ "House", "Name", "Cigar", "Drink", "HairColor" ], "rows": [ [ "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "_...
2024-07-11T01:22:10.732557
lgp-test-4x5-4
4*5
There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Alice`, `Arnold`, `Peter`, `Eric` - Everyone has a unique favorite cigar:...
{ "header": [ "House", "Name", "Cigar", "FavoriteSport", "HouseStyle", "Smoothie" ], "rows": [ [ "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___" ], [ "__...
2024-07-11T01:22:10.732774
lgp-test-6x4-13
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`, `Carol`, `Bob`, `Alice`, `Eric`, `Peter` - People have unique fa...
{ "header": [ "House", "Name", "FavoriteSport", "MusicGenre", "Education" ], "rows": [ [ "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___" ], [ "___", "___", "___", "_...
2024-07-11T01:22:10.735011
lgp-test-6x5-32
6*5
There are 6 houses, numbered 1 to 6 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Carol`, `Peter`, `Bob`, `Alice`, `Arnold` - People have unique fa...
{ "header": [ "House", "Name", "FavoriteSport", "Birthday", "Smoothie", "MusicGenre" ], "rows": [ [ "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___" ], [ ...
2024-07-11T01:22:10.735343
lgp-test-2x6-26
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", "CarModel", "Hobby", "FavoriteSport", "Mother" ], "rows": [ [ "___", "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___",...
2024-07-11T01:22:10.730932
lgp-test-5x3-33
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`, `Bob`, `Arnold`, `Peter` - The people keep unique animals...
{ "header": [ "House", "Name", "Animal", "Occupation" ], "rows": [ [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ], [ "___", "___", "...
2024-07-11T01:22:10.733667
lgp-test-3x5-23
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 unique birthday month: `apri...
{ "header": [ "House", "Name", "Birthday", "BookGenre", "HouseStyle", "Flower" ], "rows": [ [ "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___" ], [ "___",...
2024-07-11T01:22:10.731784
lgp-test-3x6-17
3*6
There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Peter`, `Eric`, `Arnold` - Each person has a unique birthday month: `jan`...
{ "header": [ "House", "Name", "Birthday", "Pet", "Food", "Vacation", "Smoothie" ], "rows": [ [ "___", "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___", ...
2024-07-11T01:22:10.731958
lgp-test-6x4-23
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`, `Peter`, `Bob`, `Eric`, `Carol` - Everyone has a favori...
{ "header": [ "House", "Name", "Smoothie", "Birthday", "Animal" ], "rows": [ [ "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", ...
2024-07-11T01:22:10.735065
lgp-test-3x6-8
3*6
There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Peter`, `Eric` - Each person has a unique birthday month: `sept...
{ "header": [ "House", "Name", "Birthday", "BookGenre", "Cigar", "Animal", "CarModel" ], "rows": [ [ "___", "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___", ...
2024-07-11T01:22:10.731912
lgp-test-4x6-8
4*6
There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Peter`, `Arnold`, `Alice`, `Eric` - The people are of nationalities: `swe...
{ "header": [ "House", "Name", "Nationality", "Mother", "Occupation", "Pet", "Children" ], "rows": [ [ "___", "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___"...
2024-07-11T01:22:10.733053
lgp-test-3x3-35
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`, `Arnold`, `Peter` - People have unique favorite music genres: `pop...
{ "header": [ "House", "Name", "MusicGenre", "Children" ], "rows": [ [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.731390
lgp-test-5x4-10
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`, `Alice`, `Bob`, `Eric` - People have unique heights: `v...
{ "header": [ "House", "Name", "Height", "Vacation", "Education" ], "rows": [ [ "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", ...
2024-07-11T01:22:10.733764
lgp-test-3x3-26
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` - People use unique phone models: `iphone 13`, `...
{ "header": [ "House", "Name", "PhoneModel", "HouseStyle" ], "rows": [ [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.731344
lgp-test-5x6-22
5*6
There are 5 houses, numbered 1 to 5 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Peter`, `Arnold`, `Eric`, `Alice`, `Bob` - Each person has a unique level...
{ "header": [ "House", "Name", "Education", "Children", "Cigar", "Nationality", "BookGenre" ], "rows": [ [ "___", "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "...
2024-07-11T01:22:10.734333
lgp-test-6x5-17
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`, `Bob`, `Arnold`, `Carol`, `Eric`, `Alice` - Everyone has somethin...
{ "header": [ "House", "Name", "Food", "Cigar", "Drink", "Education" ], "rows": [ [ "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___" ], [ "___", "__...
2024-07-11T01:22:10.735257
lgp-test-4x5-13
4*5
There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Alice`, `Eric`, `Peter` - People have unique favorite music gen...
{ "header": [ "House", "Name", "MusicGenre", "Pet", "CarModel", "Drink" ], "rows": [ [ "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___" ], [ "___", ...
2024-07-11T01:22:10.732824
lgp-test-2x2-22
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.730125
lgp-test-4x5-22
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` - Everyone has something unique for lun...
{ "header": [ "House", "Name", "Food", "HouseStyle", "Animal", "Children" ], "rows": [ [ "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___" ], [ "___", ...
2024-07-11T01:22:10.732875
lgp-test-2x4-17
2*4
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Arnold` - The people keep unique animals: `horse`, `cat` - Every...
{ "header": [ "House", "Name", "Animal", "Cigar", "Nationality" ], "rows": [ [ "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.730505
lgp-test-3x4-15
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` - People own unique car models: `toyota camry`, ...
{ "header": [ "House", "Name", "CarModel", "BookGenre", "Occupation" ], "rows": [ [ "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", ...
2024-07-11T01:22:10.731494
lgp-test-4x3-20
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`, `Eric`, `Arnold`, `Peter` - People have unique favorite sports: `...
{ "header": [ "House", "Name", "FavoriteSport", "HairColor" ], "rows": [ [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ], [ "___", "___", ...
2024-07-11T01:22:10.732412
lgp-test-2x6-37
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: `soccer`, `basketba...
{ "header": [ "House", "Name", "FavoriteSport", "Height", "Pet", "CarModel", "HouseStyle" ], "rows": [ [ "___", "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "__...
2024-07-11T01:22:10.730985
lgp-test-5x4-27
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 unique birth...
{ "header": [ "House", "Name", "Birthday", "Cigar", "Drink" ], "rows": [ [ "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "__...
2024-07-11T01:22:10.733863
lgp-test-3x3-21
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 book genres: `roma...
{ "header": [ "House", "Name", "BookGenre", "Food" ], "rows": [ [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.731321
lgp-test-3x4-30
3*4
There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Peter`, `Arnold` - Each person has a unique level of education: `...
{ "header": [ "House", "Name", "Education", "Cigar", "Color" ], "rows": [ [ "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "_...
2024-07-11T01:22:10.731583
lgp-test-6x6-19
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`, `Alice`, `Eric`, `Peter` - They all have a uniqu...
{ "header": [ "House", "Name", "Flower", "BookGenre", "PhoneModel", "HairColor", "Color" ], "rows": [ [ "___", "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___...
2024-07-11T01:22:10.735540
lgp-test-2x6-0
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` - They all have a unique favorite flower: `carnations`, `...
{ "header": [ "House", "Name", "Flower", "Vacation", "BookGenre", "Smoothie", "Cigar" ], "rows": [ [ "___", "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___", ...
2024-07-11T01:22:10.730806
lgp-test-4x2-2
4*2
There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Peter`, `Eric`, `Alice` - Each person lives in a unique style o...
{ "header": [ "House", "Name", "HouseStyle" ], "rows": [ [ "___", "___", "___" ], [ "___", "___", "___" ], [ "___", "___", "___" ], [ "___", "___", "___" ] ] }
2024-07-11T01:22:10.732093
lgp-test-4x5-19
4*5
There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Alice`, `Peter`, `Eric` - Everyone has something unique for lun...
{ "header": [ "House", "Name", "Food", "HairColor", "Color", "Mother" ], "rows": [ [ "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___" ], [ "___", "_...
2024-07-11T01:22:10.732858
lgp-test-2x6-16
2*6
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Arnold` - Each person has a unique level of education: `high scho...
{ "header": [ "House", "Name", "Education", "Height", "HouseStyle", "Color", "FavoriteSport" ], "rows": [ [ "___", "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", ...
2024-07-11T01:22:10.730883
lgp-test-5x5-6
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`, `Bob`, `Peter`, `Arnold`, `Eric` - People have unique hair colors...
{ "header": [ "House", "Name", "HairColor", "Education", "Children", "Animal" ], "rows": [ [ "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___" ], [ "___", ...
2024-07-11T01:22:10.733981
lgp-test-5x6-33
5*6
There are 5 houses, numbered 1 to 5 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Bob`, `Alice`, `Eric`, `Peter` - People use unique phone models...
{ "header": [ "House", "Name", "PhoneModel", "HairColor", "Smoothie", "Hobby", "Flower" ], "rows": [ [ "___", "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___"...
2024-07-11T01:22:10.734399
lgp-test-6x2-18
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`, `Eric`, `Alice`, `Carol`, `Peter`, `Arnold` - Each person prefers a...
{ "header": [ "House", "Name", "Vacation" ], "rows": [ [ "___", "___", "___" ], [ "___", "___", "___" ], [ "___", "___", "___" ], [ "___", "___", "___" ], [ "___", "___", "___"...
2024-07-11T01:22:10.734568
lgp-test-5x6-18
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`, `Arnold`, `Alice`, `Peter` - People own unique car models: ...
{ "header": [ "House", "Name", "CarModel", "PhoneModel", "Hobby", "Occupation", "Color" ], "rows": [ [ "___", "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___"...
2024-07-11T01:22:10.734310
lgp-test-5x5-36
5*5
There are 5 houses, numbered 1 to 5 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Alice`, `Peter`, `Bob`, `Eric`, `Arnold` - Each person has a unique type ...
{ "header": [ "House", "Name", "Pet", "Occupation", "HouseStyle", "Education" ], "rows": [ [ "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___" ], [ "___", ...
2024-07-11T01:22:10.734180
lgp-test-3x4-17
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 level of education: `...
{ "header": [ "House", "Name", "Education", "FavoriteSport", "HouseStyle" ], "rows": [ [ "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___" ], [ "___", "___", "___", "_...
2024-07-11T01:22:10.731504
lgp-test-2x4-11
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", "Height" ], "rows": [ [ "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.730475
lgp-test-6x5-9
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`, `Bob`, `Carol`, `Alice`, `Eric` - People have unique he...
{ "header": [ "House", "Name", "Height", "Smoothie", "Cigar", "Vacation" ], "rows": [ [ "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___" ], [ "___", ...
2024-07-11T01:22:10.735211
lgp-test-4x3-9
4*3
There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Alice`, `Arnold`, `Peter`, `Eric` - Each person has a unique favorite dri...
{ "header": [ "House", "Name", "Drink", "Education" ], "rows": [ [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ], [ "___", "___", "__...
2024-07-11T01:22:10.732353
lgp-test-5x3-5
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`, `Eric`, `Alice`, `Bob`, `Arnold` - The people keep unique animals...
{ "header": [ "House", "Name", "Animal", "Mother" ], "rows": [ [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ], [ "___", "___", "___"...
2024-07-11T01:22:10.733508
lgp-test-2x2-14
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` - Everyone has something unique for lunch: `pizza`, `gril...
{ "header": [ "House", "Name", "Food" ], "rows": [ [ "___", "___", "___" ], [ "___", "___", "___" ] ] }
2024-07-11T01:22:10.730088
lgp-test-4x4-0
4*4
There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Alice`, `Eric`, `Peter` - Each person has a unique level of edu...
{ "header": [ "House", "Name", "Education", "Height", "Drink" ], "rows": [ [ "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "...
2024-07-11T01:22:10.732516
lgp-test-6x6-36
6*6
There are 6 houses, numbered 1 to 6 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Arnold`, `Bob`, `Peter`, `Alice`, `Carol` - People have unique he...
{ "header": [ "House", "Name", "Height", "Birthday", "HairColor", "BookGenre", "Pet" ], "rows": [ [ "___", "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___", ...
2024-07-11T01:22:10.735647
lgp-test-6x3-28
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`, `Peter`, `Bob`, `Eric`, `Arnold`, `Alice` - Each person prefers a...
{ "header": [ "House", "Name", "Vacation", "FavoriteSport" ], "rows": [ [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ], [ "___", "___", ...
2024-07-11T01:22:10.734844
lgp-test-4x2-31
4*2
There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Alice`, `Arnold`, `Peter`, `Eric` - Everyone has something unique for lun...
{ "header": [ "House", "Name", "Food" ], "rows": [ [ "___", "___", "___" ], [ "___", "___", "___" ], [ "___", "___", "___" ], [ "___", "___", "___" ] ] }
2024-07-11T01:22:10.732236
lgp-test-5x4-15
5*4
There are 5 houses, numbered 1 to 5 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Alice`, `Eric`, `Peter`, `Arnold`, `Bob` - Each person lives in a unique ...
{ "header": [ "House", "Name", "HouseStyle", "Pet", "Drink" ], "rows": [ [ "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "__...
2024-07-11T01:22:10.733793
lgp-test-4x4-22
4*4
There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Alice`, `Peter`, `Arnold` - Each person prefers a unique type of ...
{ "header": [ "House", "Name", "Vacation", "Birthday", "Nationality" ], "rows": [ [ "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", ...
2024-07-11T01:22:10.732643
lgp-test-3x3-20
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 hobby: `gardening`, `...
{ "header": [ "House", "Name", "Hobby", "Pet" ], "rows": [ [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.731316
lgp-test-3x5-8
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` - The people are of nationalities: `brit`, `swed...
{ "header": [ "House", "Name", "Nationality", "Education", "Food", "HouseStyle" ], "rows": [ [ "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___" ], [ "___"...
2024-07-11T01:22:10.731677
lgp-test-2x6-19
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", "HairColor", "Children", "Education", "Animal" ], "rows": [ [ "___", "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___", ...
2024-07-11T01:22:10.730898
lgp-test-4x6-4
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`, `Alice`, `Peter` - People have unique favorite sports: `...
{ "header": [ "House", "Name", "FavoriteSport", "Pet", "Smoothie", "HairColor", "Birthday" ], "rows": [ [ "___", "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "_...
2024-07-11T01:22:10.733030
lgp-test-3x6-35
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 prefers a unique type of vacation:...
{ "header": [ "House", "Name", "Vacation", "Height", "Flower", "HairColor", "Education" ], "rows": [ [ "___", "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___"...
2024-07-11T01:22:10.732056
lgp-test-4x4-15
4*4
There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Peter`, `Eric`, `Alice`, `Arnold` - People have unique favorite sports: `...
{ "header": [ "House", "Name", "FavoriteSport", "Vacation", "Food" ], "rows": [ [ "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", ...
2024-07-11T01:22:10.732602
lgp-test-2x2-35
2*2
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Eric` - Everyone has something unique for lunch: `grilled chees...
{ "header": [ "House", "Name", "Food" ], "rows": [ [ "___", "___", "___" ], [ "___", "___", "___" ] ] }
2024-07-11T01:22:10.730181
lgp-test-4x3-2
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` - People have unique heights: `short`, ...
{ "header": [ "House", "Name", "Height", "CarModel" ], "rows": [ [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ], [ "___", "___", "__...
2024-07-11T01:22:10.732289