id
stringlengths
14
15
size
stringclasses
25 values
puzzle
stringlengths
394
2.95k
solution
dict
created_at
stringlengths
26
26
lgp-test-3x6-2
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: `city`, `beach`, `mountain` - Everyone has something unique for lunch: `pizza`, `spaghetti`, `grilled cheese` - Everyone has a favorite smoothie: `desert`, `watermelon`, `cherry` - People own unique car models: `toyota camry`, `tesla model 3`, `ford f150` - They all have a unique favorite flower: `daffodils`, `carnations`, `lilies` ## Clues: 1. The person who likes Cherry smoothies is directly left of the person who loves a bouquet of daffodils. 2. Eric is the person who loves beach vacations. 3. The person who loves a carnations arrangement is somewhere to the left of the person who loves a bouquet of daffodils. 4. The person who owns a Toyota Camry is not in the first house. 5. The Watermelon smoothie lover is directly left of the person who is a pizza lover. 6. Peter is somewhere to the left of Arnold. 7. Arnold is not in the third house. 8. The person who loves beach vacations is the person who owns a Ford F-150. 9. The person who loves the spaghetti eater is the person who prefers city breaks. 10. Peter and the person who loves the spaghetti eater are next to each other.
{ "header": [ "House", "Name", "Vacation", "Food", "Smoothie", "CarModel", "Flower" ], "rows": [ [ "___", "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.731880
lgp-test-4x3-1
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`, `Eric`, `Peter` - Each mother is accompanied by their child: `Samantha`, `Meredith`, `Fred`, `Bella` - People have unique hair colors: `red`, `black`, `brown`, `blonde` ## Clues: 1. The person who has red hair is directly left of Eric. 2. The person's child is named Meredith is directly left of the person who has brown hair. 3. The person who has blonde hair is the person's child is named Fred. 4. Peter is in the fourth house. 5. The person who has black hair is directly left of Arnold. 6. The person's child is named Bella is Arnold.
{ "header": [ "House", "Name", "Children", "HairColor" ], "rows": [ [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.732285
lgp-test-5x3-34
5*3
There are 5 houses, numbered 1 to 5 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Arnold`, `Bob`, `Peter`, `Alice` - Everyone has something unique for lunch: `spaghetti`, `stew`, `grilled cheese`, `stir fry`, `pizza` - Each person has a favorite color: `red`, `green`, `white`, `blue`, `yellow` ## Clues: 1. The person who loves blue is somewhere to the left of the person who is a pizza lover. 2. Bob is somewhere to the left of the person who loves white. 3. Alice is directly left of the person who loves the stew. 4. The person who loves stir fry is in the fourth house. 5. The person who loves white is Peter. 6. The person who loves the spaghetti eater is Bob. 7. The person whose favorite color is green is Alice. 8. The person who loves blue is in the third house. 9. The person who loves yellow is somewhere to the right of the person who loves stir fry. 10. Alice is in the first house. 11. The person who loves yellow is Arnold.
{ "header": [ "House", "Name", "Food", "Color" ], "rows": [ [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.733673
lgp-test-6x5-26
6*5
There are 6 houses, numbered 1 to 6 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Carol`, `Arnold`, `Bob`, `Alice`, `Peter`, `Eric` - People use unique phone models: `samsung galaxy s21`, `oneplus 9`, `google pixel 6`, `iphone 13`, `xiaomi mi 11`, `huawei p50` - Each person has a unique type of pet: `dog`, `cat`, `fish`, `rabbit`, `hamster`, `bird` - They all have a unique favorite flower: `daffodils`, `tulips`, `carnations`, `lilies`, `iris`, `roses` - People own unique car models: `toyota camry`, `chevrolet silverado`, `bmw 3 series`, `tesla model 3`, `honda civic`, `ford f150` ## Clues: 1. There is one house between the person who owns a Tesla Model 3 and the person who uses a OnePlus 9. 2. There are two houses between the person who owns a dog and the person who owns a Honda Civic. 3. There is one house between the person who uses an iPhone 13 and the person who uses a Xiaomi Mi 11. 4. The person who loves the vase of tulips is somewhere to the right of the person who loves a bouquet of daffodils. 5. The person who owns a Chevrolet Silverado is directly left of the person who loves the rose bouquet. 6. Alice is the person who owns a dog. 7. There are two houses between the person who uses a Google Pixel 6 and the person who uses a Huawei P50. 8. There are two houses between the person who owns a Ford F-150 and the person who loves the boquet of lilies. 9. The person who uses a Google Pixel 6 is somewhere to the left of the person who has a cat. 10. The person who loves a bouquet of daffodils is not in the first house. 11. There is one house between the person with a pet hamster and the person who has a cat. 12. The person who uses a OnePlus 9 is Peter. 13. The person who uses a Xiaomi Mi 11 is the person who has a cat. 14. The person who loves the boquet of lilies is Eric. 15. The person who owns a Tesla Model 3 and the person who uses a Google Pixel 6 are next to each other. 16. The person who owns a rabbit is not in the second house. 17. The person who loves a carnations arrangement is in the second house. 18. The person who loves the boquet of lilies is somewhere to the right of the person who owns a Honda Civic. 19. There are two houses between Arnold and the person who owns a Chevrolet Silverado. 20. There are two houses between Peter and Bob. 21. The person who keeps a pet bird is in the fifth house. 22. The person who owns a Toyota Camry is the person who has a cat.
{ "header": [ "House", "Name", "PhoneModel", "Pet", "Flower", "CarModel" ], "rows": [ [ "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.735308
lgp-test-2x4-16
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 an occupation: `doctor`, `engineer` - People have unique hair colors: `brown`, `black` - People own unique car models: `tesla model 3`, `ford f150` ## Clues: 1. The person who owns a Tesla Model 3 is Arnold. 2. The person who has black hair is not in the second house. 3. Eric is somewhere to the right of the person who is an engineer.
{ "header": [ "House", "Name", "Occupation", "HairColor", "CarModel" ], "rows": [ [ "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.730501
lgp-test-2x6-34
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 lives in a unique style of house: `victorian`, `colonial` - People have unique favorite music genres: `rock`, `pop` - Each person prefers a unique type of vacation: `mountain`, `beach` - People have unique favorite sports: `basketball`, `soccer` - People have unique hair colors: `brown`, `black` ## Clues: 1. The person who loves basketball is somewhere to the right of the person who loves pop music. 2. Arnold and the person living in a colonial-style house are next to each other. 3. The person living in a colonial-style house is the person who enjoys mountain retreats. 4. The person who has black hair is the person who loves pop music. 5. The person residing in a Victorian house is not in the second house.
{ "header": [ "House", "Name", "HouseStyle", "MusicGenre", "Vacation", "FavoriteSport", "HairColor" ], "rows": [ [ "___", "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.730970
lgp-test-4x2-16
4*2
There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Peter`, `Alice`, `Arnold` - They all have a unique favorite flower: `lilies`, `daffodils`, `roses`, `carnations` ## Clues: 1. Peter is the person who loves a bouquet of daffodils. 2. Arnold is in the third house. 3. Alice is in the fourth house. 4. The person who loves the boquet of lilies is somewhere to the right of the person who loves the rose bouquet. 5. There are two houses between Peter and the person who loves a carnations arrangement.
{ "header": [ "House", "Name", "Flower" ], "rows": [ [ "___", "___", "___" ], [ "___", "___", "___" ], [ "___", "___", "___" ], [ "___", "___", "___" ] ] }
2024-07-11T01:22:10.732162
lgp-test-5x4-29
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`, `Bob`, `Peter`, `Eric` - People have unique hair colors: `blonde`, `black`, `gray`, `brown`, `red` - They all have a unique favorite flower: `tulips`, `carnations`, `daffodils`, `lilies`, `roses` - Each person has a favorite color: `white`, `red`, `green`, `blue`, `yellow` ## Clues: 1. The person who loves the rose bouquet and the person who loves yellow are next to each other. 2. The person who loves a carnations arrangement is Peter. 3. The person who loves the rose bouquet is not in the third house. 4. The person whose favorite color is green is not in the fifth house. 5. The person who loves a bouquet of daffodils is Alice. 6. The person who loves yellow is Eric. 7. The person who has blonde hair is in the fifth house. 8. The person who has black hair is directly left of Arnold. 9. The person who loves yellow is the person who has brown hair. 10. Alice is the person whose favorite color is green. 11. The person who has red hair is the person who loves blue. 12. The person whose favorite color is red is somewhere to the right of the person who loves blue. 13. The person who has black hair is the person who loves the vase of tulips.
{ "header": [ "House", "Name", "HairColor", "Flower", "Color" ], "rows": [ [ "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.733877
lgp-test-3x3-8
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 music genres: `classical`, `rock`, `pop` - Each person has a unique favorite drink: `water`, `tea`, `milk` ## Clues: 1. Arnold is in the first house. 2. Arnold is the person who likes milk. 3. Eric is the tea drinker. 4. The person who loves classical music is not in the first house. 5. The person who loves pop music is directly left of Eric. 6. The person who loves pop music is in the second house.
{ "header": [ "House", "Name", "MusicGenre", "Drink" ], "rows": [ [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.731258
lgp-test-4x4-4
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`, `Arnold`, `Alice` - The mothers' names in different houses are unique: `Kailyn`, `Aniya`, `Holly`, `Janelle` - Each person has a unique birthday month: `feb`, `sept`, `jan`, `april` - Each person has a unique hobby: `cooking`, `gardening`, `photography`, `painting` ## Clues: 1. Peter is the person whose birthday is in February. 2. Arnold is not in the third house. 3. The person whose mother's name is Aniya is somewhere to the left of the person who enjoys gardening. 4. The person whose birthday is in January is in the second house. 5. The person whose birthday is in February is not in the third house. 6. The person whose birthday is in February is the photography enthusiast. 7. Alice is somewhere to the right of the person whose birthday is in April. 8. The person whose mother's name is Kailyn is somewhere to the left of the person whose birthday is in September. 9. The person who enjoys gardening is not in the fourth house. 10. The person who loves cooking is The person whose mother's name is Janelle. 11. Peter is The person whose mother's name is Kailyn.
{ "header": [ "House", "Name", "Mother", "Birthday", "Hobby" ], "rows": [ [ "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.732539
lgp-test-4x6-30
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`, `Eric`, `Peter` - They all have a unique favorite flower: `daffodils`, `carnations`, `lilies`, `roses` - Everyone has a unique favorite cigar: `dunhill`, `blue master`, `pall mall`, `prince` - Each mother is accompanied by their child: `Meredith`, `Samantha`, `Bella`, `Fred` - The mothers' names in different houses are unique: `Janelle`, `Aniya`, `Holly`, `Kailyn` - People use unique phone models: `iphone 13`, `google pixel 6`, `oneplus 9`, `samsung galaxy s21` ## Clues: 1. The person whose mother's name is Kailyn is the Prince smoker. 2. The person whose mother's name is Holly is the person who loves a bouquet of daffodils. 3. Arnold is in the fourth house. 4. The person's child is named Bella is somewhere to the left of the person who uses a OnePlus 9. 5. The person's child is named Fred is not in the second house. 6. The person's child is named Meredith is directly left of The person whose mother's name is Janelle. 7. The person who loves a bouquet of daffodils is Eric. 8. The person who loves the boquet of lilies is the person partial to Pall Mall. 9. The person whose mother's name is Janelle is the person who loves a carnations arrangement. 10. Alice is somewhere to the right of the person's child is named Fred. 11. The person who uses an iPhone 13 is directly left of the Dunhill smoker. 12. The person who loves the rose bouquet is somewhere to the right of the Dunhill smoker. 13. The person who loves the rose bouquet is somewhere to the left of the person who uses a Google Pixel 6.
{ "header": [ "House", "Name", "Flower", "Cigar", "Children", "Mother", "PhoneModel" ], "rows": [ [ "___", "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.733179
lgp-test-4x6-24
4*6
There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Eric`, `Peter`, `Alice` - The mothers' names in different houses are unique: `Holly`, `Janelle`, `Kailyn`, `Aniya` - The people are of nationalities: `dane`, `norwegian`, `brit`, `swede` - People have unique favorite book genres: `science fiction`, `romance`, `fantasy`, `mystery` - The people keep unique animals: `fish`, `cat`, `bird`, `horse` - People have unique hair colors: `black`, `blonde`, `red`, `brown` ## Clues: 1. The Swedish person is the person who has black hair. 2. The bird keeper is in the first house. 3. Arnold is the person who loves fantasy books. 4. The person who loves science fiction books is not in the second house. 5. The British person and Arnold are next to each other. 6. The bird keeper is the person who has red hair. 7. The person who keeps horses is Peter. 8. The person who has black hair is the person who loves romance books. 9. The person whose mother's name is Kailyn is Arnold. 10. The Swedish person is The person whose mother's name is Janelle. 11. The person who has blonde hair is in the third house. 12. Alice is The person whose mother's name is Aniya. 13. The Swedish person is the fish enthusiast. 14. Arnold is directly left of the person who has black hair. 15. The Norwegian is not in the first house.
{ "header": [ "House", "Name", "Mother", "Nationality", "BookGenre", "Animal", "HairColor" ], "rows": [ [ "___", "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.733147
lgp-test-2x5-15
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 music genres: `pop`, `rock` - Each person has a unique hobby: `gardening`, `photography` - Each person has an occupation: `doctor`, `engineer` - Each person has a favorite color: `yellow`, `red` ## Clues: 1. Eric is the person whose favorite color is red. 2. The person who loves pop music is the person whose favorite color is red. 3. The person who is an engineer is the person who enjoys gardening. 4. The person who is a doctor is not in the second house. 5. The person who loves rock music is in the first house.
{ "header": [ "House", "Name", "MusicGenre", "Hobby", "Occupation", "Color" ], "rows": [ [ "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.730685
lgp-test-5x5-33
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`, `Peter`, `Alice`, `Eric`, `Bob` - Each person has a unique favorite drink: `root beer`, `tea`, `water`, `coffee`, `milk` - People have unique favorite music genres: `pop`, `hip hop`, `classical`, `jazz`, `rock` - The people are of nationalities: `dane`, `norwegian`, `swede`, `german`, `brit` - Everyone has a unique favorite cigar: `dunhill`, `prince`, `blue master`, `pall mall`, `blends` ## Clues: 1. The Dunhill smoker is not in the second house. 2. The person who loves rock music is directly left of the person who loves classical music. 3. Peter is the person who loves jazz music. 4. Arnold is directly left of the Dane. 5. The root beer lover is the German. 6. The tea drinker is the Swedish person. 7. The Swedish person is the person who loves classical music. 8. The Dunhill smoker is not in the fourth house. 9. The person who loves jazz music is the Prince smoker. 10. Eric and the person who loves hip-hop music are next to each other. 11. There are two houses between the person partial to Pall Mall and the Swedish person. 12. Arnold is somewhere to the right of Eric. 13. The coffee drinker is somewhere to the right of the Dunhill smoker. 14. The Norwegian is somewhere to the right of the person who smokes Blue Master. 15. There is one house between the one who only drinks water and the person who smokes many unique blends. 16. Alice is the tea drinker.
{ "header": [ "House", "Name", "Drink", "MusicGenre", "Nationality", "Cigar" ], "rows": [ [ "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.734162
lgp-test-3x2-19
3*2
There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Peter`, `Eric`, `Arnold` - People own unique car models: `ford f150`, `toyota camry`, `tesla model 3` ## Clues: 1. Arnold is the person who owns a Tesla Model 3. 2. Arnold and Peter are next to each other. 3. Arnold is in the first house. 4. The person who owns a Toyota Camry is somewhere to the right of the person who owns a Ford F-150.
{ "header": [ "House", "Name", "CarModel" ], "rows": [ [ "___", "___", "___" ], [ "___", "___", "___" ], [ "___", "___", "___" ] ] }
2024-07-11T01:22:10.731093
lgp-test-5x6-7
5*6
There are 5 houses, numbered 1 to 5 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Bob`, `Arnold`, `Alice`, `Peter`, `Eric` - Each person prefers a unique type of vacation: `camping`, `city`, `beach`, `cruise`, `mountain` - People have unique heights: `very tall`, `average`, `very short`, `short`, `tall` - They all have a unique favorite flower: `tulips`, `roses`, `carnations`, `lilies`, `daffodils` - Each person has a unique level of education: `bachelor`, `master`, `associate`, `high school`, `doctorate` - People own unique car models: `bmw 3 series`, `tesla model 3`, `toyota camry`, `ford f150`, `honda civic` ## Clues: 1. Eric is the person who prefers city breaks. 2. Arnold is the person who is tall. 3. The person who loves beach vacations is the person who loves the boquet of lilies. 4. The person who owns a BMW 3 Series is the person who is tall. 5. The person with an associate's degree is the person who loves the boquet of lilies. 6. The person who has an average height is Eric. 7. Peter is the person who owns a Toyota Camry. 8. The person who has an average height is somewhere to the right of the person who loves a bouquet of daffodils. 9. The person who owns a Honda Civic is somewhere to the left of the person who loves the boquet of lilies. 10. Eric is the person who owns a Ford F-150. 11. The person who loves the vase of tulips is in the fourth house. 12. The person who is very short is not in the fourth house. 13. Eric is the person with a high school diploma. 14. The person who enjoys mountain retreats is somewhere to the right of the person with a master's degree. 15. The person who likes going on cruises is not in the third house. 16. Bob is the person who is short. 17. The person with an associate's degree is directly left of Arnold. 18. The person with a bachelor's degree is the person who is very tall. 19. The person who loves a carnations arrangement is directly left of the person with a doctorate.
{ "header": [ "House", "Name", "Vacation", "Height", "Flower", "Education", "CarModel" ], "rows": [ [ "___", "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.734246
lgp-test-5x4-5
5*4
There are 5 houses, numbered 1 to 5 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Peter`, `Alice`, `Bob`, `Eric`, `Arnold` - The people keep unique animals: `fish`, `cat`, `bird`, `horse`, `dog` - Each person has a unique level of education: `doctorate`, `associate`, `bachelor`, `master`, `high school` - They all have a unique favorite flower: `daffodils`, `carnations`, `lilies`, `roses`, `tulips` ## Clues: 1. The person with an associate's degree is not in the first house. 2. Arnold is directly left of Alice. 3. The bird keeper is somewhere to the right of Peter. 4. Eric is in the second house. 5. The fish enthusiast is the person who loves the boquet of lilies. 6. The fish enthusiast is somewhere to the left of the person with a master's degree. 7. The person with a high school diploma is directly left of the person who loves the vase of tulips. 8. The person with a bachelor's degree is not in the fifth house. 9. The person who keeps horses is somewhere to the left of the person with a high school diploma. 10. The person with a bachelor's degree is the bird keeper. 11. The dog owner is the person who loves the rose bouquet. 12. The person who loves a carnations arrangement is in the third house. 13. The person with an associate's degree is not in the second house. 14. Peter is in the third house.
{ "header": [ "House", "Name", "Animal", "Education", "Flower" ], "rows": [ [ "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.733735
lgp-test-3x4-5
3*4
There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Eric`, `Peter` - Each person prefers a unique type of vacation: `beach`, `mountain`, `city` - They all have a unique favorite flower: `carnations`, `daffodils`, `lilies` - Each person has a unique birthday month: `april`, `jan`, `sept` ## Clues: 1. Eric is the person who prefers city breaks. 2. Peter is the person who loves beach vacations. 3. Arnold is somewhere to the right of the person who loves a carnations arrangement. 4. The person whose birthday is in April is the person who loves a bouquet of daffodils. 5. The person who loves a carnations arrangement is Peter. 6. The person whose birthday is in September is somewhere to the left of Peter.
{ "header": [ "House", "Name", "Vacation", "Flower", "Birthday" ], "rows": [ [ "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.731440
lgp-test-3x3-3
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` - People own unique car models: `ford f150`, `toyota camry`, `tesla model 3` - The people are of nationalities: `swede`, `dane`, `brit` ## Clues: 1. The person who owns a Ford F-150 is somewhere to the right of the Swedish person. 2. Peter is not in the third house. 3. The person who owns a Toyota Camry is in the third house. 4. Eric is the person who owns a Ford F-150. 5. The British person is not in the third house.
{ "header": [ "House", "Name", "CarModel", "Nationality" ], "rows": [ [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.731232
lgp-test-4x5-6
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`, `Eric`, `Alice`, `Arnold` - Each person has a unique level of education: `bachelor`, `high school`, `associate`, `master` - People have unique favorite music genres: `jazz`, `rock`, `pop`, `classical` - Each person has a favorite color: `green`, `red`, `yellow`, `white` - They all have a unique favorite flower: `lilies`, `carnations`, `daffodils`, `roses` ## Clues: 1. The person with a bachelor's degree is the person who loves a bouquet of daffodils. 2. The person who loves a carnations arrangement is not in the first house. 3. The person with a master's degree is Alice. 4. The person with a master's degree is directly left of the person who loves classical music. 5. Eric is not in the second house. 6. Arnold is not in the third house. 7. The person who loves yellow is directly left of the person who loves the rose bouquet. 8. The person who loves pop music is in the second house. 9. The person with an associate's degree is not in the fourth house. 10. The person who loves a carnations arrangement is not in the fourth house. 11. The person whose favorite color is red is directly left of the person who loves white. 12. The person whose favorite color is red is the person who loves rock music. 13. Arnold is the person who loves yellow. 14. The person who loves a bouquet of daffodils is the person who loves yellow.
{ "header": [ "House", "Name", "Education", "MusicGenre", "Color", "Flower" ], "rows": [ [ "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.732784
lgp-test-5x5-8
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`, `Bob`, `Eric`, `Peter` - Each person has a favorite color: `green`, `red`, `white`, `yellow`, `blue` - Everyone has something unique for lunch: `grilled cheese`, `stew`, `pizza`, `spaghetti`, `stir fry` - People use unique phone models: `google pixel 6`, `huawei p50`, `oneplus 9`, `samsung galaxy s21`, `iphone 13` - Each person has a unique level of education: `master`, `associate`, `doctorate`, `bachelor`, `high school` ## Clues: 1. The person who uses a Samsung Galaxy S21 is somewhere to the left of the person whose favorite color is green. 2. The person whose favorite color is red is Alice. 3. Bob is directly left of the person whose favorite color is red. 4. Alice is the person with an associate's degree. 5. The person with a high school diploma is the person who loves eating grilled cheese. 6. The person who uses a Google Pixel 6 is the person who loves yellow. 7. The person who loves stir fry is the person with a bachelor's degree. 8. The person who is a pizza lover is not in the first house. 9. The person who loves white is the person with a master's degree. 10. The person who loves blue is Eric. 11. The person who uses a Huawei P50 is the person who loves the stew. 12. The person who uses an iPhone 13 is the person with a high school diploma. 13. The person whose favorite color is green is the person who loves stir fry. 14. The person with a doctorate and the person who loves white are next to each other. 15. The person who loves the stew is not in the second house. 16. Arnold is somewhere to the right of the person who loves eating grilled cheese. 17. The person who loves yellow is in the first house.
{ "header": [ "House", "Name", "Color", "Food", "PhoneModel", "Education" ], "rows": [ [ "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.734020
lgp-test-3x5-18
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` - They all have a unique favorite flower: `daffodils`, `lilies`, `carnations` - The people are of nationalities: `brit`, `dane`, `swede` - The mothers' names in different houses are unique: `Aniya`, `Holly`, `Janelle` - People have unique favorite sports: `basketball`, `tennis`, `soccer` ## Clues: 1. The Swedish person is not in the third house. 2. The person who loves basketball is directly left of the person who loves tennis. 3. Arnold is the person who loves the boquet of lilies. 4. The person whose mother's name is Janelle is the Dane. 5. The person whose mother's name is Holly is the person who loves a carnations arrangement. 6. The person who loves the boquet of lilies is somewhere to the right of Peter. 7. The Dane is directly left of the person who loves a carnations arrangement. 8. Eric is not in the first house. 9. The person whose mother's name is Janelle is directly left of the person who loves basketball.
{ "header": [ "House", "Name", "Flower", "Nationality", "Mother", "FavoriteSport" ], "rows": [ [ "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.731756
lgp-test-6x3-32
6*3
There are 6 houses, numbered 1 to 6 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Alice`, `Arnold`, `Carol`, `Peter`, `Bob`, `Eric` - People use unique phone models: `huawei p50`, `samsung galaxy s21`, `iphone 13`, `xiaomi mi 11`, `google pixel 6`, `oneplus 9` - Each person has a unique hobby: `photography`, `painting`, `gardening`, `woodworking`, `cooking`, `knitting` ## Clues: 1. The woodworking hobbyist is somewhere to the left of Bob. 2. The person who paints as a hobby is in the fifth house. 3. Arnold is directly left of the person who uses a Google Pixel 6. 4. The person who uses a Samsung Galaxy S21 is Arnold. 5. Carol is somewhere to the right of the person who uses a Samsung Galaxy S21. 6. The person who uses a Google Pixel 6 is directly left of the person who uses a OnePlus 9. 7. The person who uses a OnePlus 9 is somewhere to the right of Eric. 8. There are two houses between the person who loves cooking and Peter. 9. The person who enjoys knitting is Eric. 10. Peter is the person who paints as a hobby. 11. The person who enjoys gardening is somewhere to the right of Bob. 12. There is one house between Bob and the person who uses a Huawei P50. 13. The person who uses a Xiaomi Mi 11 is not in the first house. 14. Alice is in the sixth house.
{ "header": [ "House", "Name", "PhoneModel", "Hobby" ], "rows": [ [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.734867
lgp-test-2x3-29
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: `sept`, `april` - The mothers' names in different houses are unique: `Aniya`, `Holly` ## Clues: 1. The person whose mother's name is Holly is Eric. 2. Arnold is the person whose birthday is in April. 3. Eric is not in the second house.
{ "header": [ "House", "Name", "Birthday", "Mother" ], "rows": [ [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.730338
lgp-test-6x3-34
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`, `Carol`, `Eric`, `Arnold`, `Bob` - Each person has a unique birthday month: `mar`, `feb`, `jan`, `sept`, `may`, `april` - Each person has a unique hobby: `knitting`, `gardening`, `woodworking`, `painting`, `cooking`, `photography` ## Clues: 1. There is one house between Carol and the woodworking hobbyist. 2. The woodworking hobbyist is somewhere to the right of Bob. 3. The person whose birthday is in March is directly left of the person who loves cooking. 4. Carol is in the third house. 5. The person whose birthday is in March is somewhere to the left of the person who paints as a hobby. 6. Arnold is not in the fifth house. 7. The photography enthusiast is somewhere to the right of the person whose birthday is in May. 8. The person whose birthday is in September is the woodworking hobbyist. 9. There is one house between the person who loves cooking and Eric. 10. The person whose birthday is in May is directly left of the person whose birthday is in September. 11. Bob is somewhere to the right of the person who enjoys knitting. 12. The person whose birthday is in February is the photography enthusiast. 13. The person whose birthday is in April is the person who paints as a hobby. 14. Alice is in the first house.
{ "header": [ "House", "Name", "Birthday", "Hobby" ], "rows": [ [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.734877
lgp-test-2x3-20
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 heights: `very short`, `short` - They all have a unique favorite flower: `daffodils`, `carnations` ## Clues: 1. The person who is very short is Eric. 2. The person who is very short is not in the first house. 3. The person who loves a bouquet of daffodils is in the second house.
{ "header": [ "House", "Name", "Height", "Flower" ], "rows": [ [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.730295
lgp-test-5x3-6
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`, `Peter`, `Eric`, `Bob`, `Alice` - People use unique phone models: `google pixel 6`, `samsung galaxy s21`, `huawei p50`, `oneplus 9`, `iphone 13` - People have unique favorite book genres: `science fiction`, `romance`, `biography`, `mystery`, `fantasy` ## Clues: 1. Peter is the person who uses a Huawei P50. 2. The person who loves fantasy books is directly left of Alice. 3. Bob is in the second house. 4. There are two houses between the person who uses a OnePlus 9 and the person who loves biography books. 5. Arnold is the person who loves romance books. 6. The person who loves fantasy books is the person who uses a OnePlus 9. 7. The person who uses a Samsung Galaxy S21 is not in the fifth house. 8. The person who uses an iPhone 13 is the person who loves science fiction books. 9. Peter is directly left of the person who uses a OnePlus 9.
{ "header": [ "House", "Name", "PhoneModel", "BookGenre" ], "rows": [ [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.733513
lgp-test-5x5-4
5*5
There are 5 houses, numbered 1 to 5 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Peter`, `Bob`, `Arnold`, `Alice`, `Eric` - Each person has an occupation: `lawyer`, `teacher`, `artist`, `engineer`, `doctor` - Each person lives in a unique style of house: `victorian`, `craftsman`, `modern`, `ranch`, `colonial` - People have unique hair colors: `blonde`, `gray`, `red`, `brown`, `black` - People have unique favorite book genres: `romance`, `biography`, `science fiction`, `mystery`, `fantasy` ## Clues: 1. Alice is not in the fifth house. 2. Peter is not in the second house. 3. Peter is directly left of Eric. 4. The person living in a colonial-style house is somewhere to the left of the person who loves fantasy books. 5. Arnold is the person who is a doctor. 6. The person who has gray hair is the person who loves fantasy books. 7. The person who loves science fiction books is not in the fifth house. 8. Peter is the person who has red hair. 9. The person who loves romance books is the person who has black hair. 10. Eric is the person who has black hair. 11. The person who is a doctor is somewhere to the right of Peter. 12. The person who has blonde hair is the person who is a teacher. 13. Peter is the person who loves mystery books. 14. The person who is a lawyer is Eric. 15. The person living in a colonial-style house is the person who is an engineer. 16. The person residing in a Victorian house is the person who loves mystery books. 17. The person who is a teacher is not in the fourth house. 18. The person who is an artist is somewhere to the left of the person in a modern-style house. 19. The person who is a teacher is not in the third house. 20. The person in a ranch-style home is directly left of the person in a Craftsman-style house.
{ "header": [ "House", "Name", "Occupation", "HouseStyle", "HairColor", "BookGenre" ], "rows": [ [ "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.733969
lgp-test-2x3-32
2*3
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Arnold` - Each person has a unique birthday month: `sept`, `april` - Each person has a favorite color: `yellow`, `red` ## Clues: 1. Eric is the person who loves yellow. 2. The person whose birthday is in April is in the first house. 3. The person who loves yellow is not in the first house.
{ "header": [ "House", "Name", "Birthday", "Color" ], "rows": [ [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.730352
lgp-test-2x2-7
2*2
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Arnold` - Each person has a unique hobby: `photography`, `gardening` ## Clues: 1. The person who enjoys gardening is Arnold. 2. Arnold is not in the first house.
{ "header": [ "House", "Name", "Hobby" ], "rows": [ [ "___", "___", "___" ], [ "___", "___", "___" ] ] }
2024-07-11T01:22:10.730055
lgp-test-6x6-7
6*6
There are 6 houses, numbered 1 to 6 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Alice`, `Eric`, `Peter`, `Carol`, `Bob`, `Arnold` - Everyone has a favorite smoothie: `watermelon`, `blueberry`, `desert`, `cherry`, `dragonfruit`, `lime` - Everyone has something unique for lunch: `stew`, `pizza`, `grilled cheese`, `stir fry`, `soup`, `spaghetti` - People use unique phone models: `google pixel 6`, `iphone 13`, `xiaomi mi 11`, `huawei p50`, `samsung galaxy s21`, `oneplus 9` - People own unique car models: `tesla model 3`, `honda civic`, `toyota camry`, `ford f150`, `chevrolet silverado`, `bmw 3 series` - Each person lives in a unique style of house: `craftsman`, `ranch`, `modern`, `victorian`, `mediterranean`, `colonial` ## Clues: 1. Bob is the person who uses a Xiaomi Mi 11. 2. The person who loves the soup is in the fourth house. 3. The Dragonfruit smoothie lover is somewhere to the left of the person in a ranch-style home. 4. There is one house between the person who owns a Chevrolet Silverado and the person residing in a Victorian house. 5. The person in a Mediterranean-style villa is the person who drinks Lime smoothies. 6. Eric is in the sixth house. 7. The Desert smoothie lover is the person who is a pizza lover. 8. The person living in a colonial-style house is the person who drinks Blueberry smoothies. 9. The Dragonfruit smoothie lover and the person who uses a Google Pixel 6 are next to each other. 10. The person who loves the soup is Peter. 11. Alice is somewhere to the right of the person who owns a BMW 3 Series. 12. The person who loves stir fry is the person in a ranch-style home. 13. The person who owns a Ford F-150 is the person living in a colonial-style house. 14. The person in a Craftsman-style house is somewhere to the right of the person in a modern-style house. 15. The person who loves the stew is directly left of the person in a ranch-style home. 16. The person who owns a Tesla Model 3 is directly left of the person who loves stir fry. 17. The person who loves eating grilled cheese is the person who owns a Honda Civic. 18. The person in a Mediterranean-style villa is the person who uses a Google Pixel 6. 19. The person in a Craftsman-style house is the Watermelon smoothie lover. 20. The person in a modern-style house is Carol. 21. The person who uses an iPhone 13 is in the first house. 22. The person who owns a Honda Civic is somewhere to the left of the person who owns a BMW 3 Series. 23. The person who uses a Xiaomi Mi 11 is the person who is a pizza lover. 24. The person who uses a Samsung Galaxy S21 is the person who loves stir fry. 25. The person residing in a Victorian house is directly left of the person who uses a OnePlus 9.
{ "header": [ "House", "Name", "Smoothie", "Food", "PhoneModel", "CarModel", "HouseStyle" ], "rows": [ [ "___", "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.735428
lgp-test-5x5-14
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 has a unique birthday month: `mar`, `feb`, `jan`, `sept`, `april` - They all have a unique favorite flower: `tulips`, `lilies`, `carnations`, `daffodils`, `roses` - Each person has a unique level of education: `high school`, `bachelor`, `doctorate`, `associate`, `master` - Everyone has a favorite smoothie: `desert`, `cherry`, `watermelon`, `dragonfruit`, `lime` ## Clues: 1. There is one house between the Desert smoothie lover and the person whose birthday is in April. 2. The person with a bachelor's degree is Peter. 3. The person who loves a bouquet of daffodils is the person with a high school diploma. 4. Eric is not in the second house. 5. The person who drinks Lime smoothies and the person who loves the rose bouquet are next to each other. 6. Alice is in the third house. 7. The person whose birthday is in February is Peter. 8. The person with a master's degree is the person whose birthday is in March. 9. The person whose birthday is in February is in the fourth house. 10. The person whose birthday is in March is the person who drinks Lime smoothies. 11. Peter is the Dragonfruit smoothie lover. 12. The person with an associate's degree is not in the second house. 13. The person who loves a carnations arrangement is not in the second house. 14. The Watermelon smoothie lover is Arnold. 15. Alice is the person whose birthday is in September. 16. The person who loves the boquet of lilies is not in the second house. 17. The person with an associate's degree is Arnold. 18. The person who loves the vase of tulips is Peter. 19. The person who loves the boquet of lilies is not in the first house.
{ "header": [ "House", "Name", "Birthday", "Flower", "Education", "Smoothie" ], "rows": [ [ "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.734054
lgp-test-3x2-35
3*2
There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Eric`, `Peter` - People have unique hair colors: `brown`, `black`, `blonde` ## Clues: 1. Peter is somewhere to the right of Eric. 2. The person who has black hair is in the third house. 3. The person who has brown hair is in the first house. 4. Arnold is directly left of the person who has black hair.
{ "header": [ "House", "Name", "HairColor" ], "rows": [ [ "___", "___", "___" ], [ "___", "___", "___" ], [ "___", "___", "___" ] ] }
2024-07-11T01:22:10.731193
lgp-test-4x6-7
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`, `Peter`, `Alice`, `Arnold` - People have unique hair colors: `brown`, `black`, `blonde`, `red` - People have unique favorite sports: `tennis`, `basketball`, `soccer`, `swimming` - Everyone has a favorite smoothie: `watermelon`, `cherry`, `dragonfruit`, `desert` - Each person has a unique birthday month: `april`, `sept`, `feb`, `jan` - People use unique phone models: `oneplus 9`, `samsung galaxy s21`, `iphone 13`, `google pixel 6` ## Clues: 1. The person whose birthday is in January is somewhere to the left of the person who loves basketball. 2. The person whose birthday is in February is directly left of the person who has red hair. 3. Eric is the person who uses a OnePlus 9. 4. The person whose birthday is in April is Arnold. 5. The person who uses a Samsung Galaxy S21 and the person who likes Cherry smoothies are next to each other. 6. The person who has blonde hair and Peter are next to each other. 7. The person who has black hair is somewhere to the right of the person who has brown hair. 8. The person who has black hair is the person whose birthday is in February. 9. The Dragonfruit smoothie lover is in the second house. 10. The person who loves soccer is somewhere to the right of the person who uses a OnePlus 9. 11. There are two houses between the person who loves tennis and the person who loves basketball. 12. The person who has black hair is the person who uses a Samsung Galaxy S21. 13. Alice is the person who likes Cherry smoothies. 14. The Desert smoothie lover is the person who uses a Google Pixel 6.
{ "header": [ "House", "Name", "HairColor", "FavoriteSport", "Smoothie", "Birthday", "PhoneModel" ], "rows": [ [ "___", "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.733047
lgp-test-5x2-2
5*2
There are 5 houses, numbered 1 to 5 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Arnold`, `Alice`, `Bob`, `Peter` - Each person has an occupation: `lawyer`, `doctor`, `artist`, `engineer`, `teacher` ## Clues: 1. Bob is the person who is an engineer. 2. The person who is a doctor and the person who is an artist are next to each other. 3. There are two houses between Arnold and the person who is a lawyer. 4. Peter is the person who is an artist. 5. The person who is a lawyer is directly left of Eric. 6. Alice is somewhere to the right of the person who is an artist.
{ "header": [ "House", "Name", "Occupation" ], "rows": [ [ "___", "___", "___" ], [ "___", "___", "___" ], [ "___", "___", "___" ], [ "___", "___", "___" ], [ "___", "___", "___" ] ] }
2024-07-11T01:22:10.733248
lgp-test-2x2-21
2*2
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Arnold` - The people are of nationalities: `dane`, `brit` ## Clues: 1. The Dane is Eric. 2. The British person is not in the first house.
{ "header": [ "House", "Name", "Nationality" ], "rows": [ [ "___", "___", "___" ], [ "___", "___", "___" ] ] }
2024-07-11T01:22:10.730121
lgp-test-3x5-26
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 own unique car models: `tesla model 3`, `toyota camry`, `ford f150` - Each person has a unique type of pet: `cat`, `fish`, `dog` - People have unique favorite book genres: `science fiction`, `mystery`, `romance` - Everyone has something unique for lunch: `spaghetti`, `pizza`, `grilled cheese` ## Clues: 1. The person who owns a Ford F-150 is not in the first house. 2. The person who owns a Ford F-150 is not in the third house. 3. The person who loves science fiction books is somewhere to the right of the person who is a pizza lover. 4. The person with an aquarium of fish is the person who is a pizza lover. 5. The person who is a pizza lover is somewhere to the left of Peter. 6. Peter is the person who owns a Tesla Model 3. 7. The person who loves science fiction books is directly left of the person who loves mystery books. 8. Arnold is the person who loves the spaghetti eater. 9. The person who has a cat is the person who loves the spaghetti eater.
{ "header": [ "House", "Name", "CarModel", "Pet", "BookGenre", "Food" ], "rows": [ [ "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.731798
lgp-test-6x2-27
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`, `Alice`, `Bob`, `Peter`, `Eric`, `Carol` - People have unique favorite sports: `baseball`, `soccer`, `swimming`, `basketball`, `volleyball`, `tennis` ## Clues: 1. Carol is in the first house. 2. Alice is not in the second house. 3. There are two houses between the person who loves baseball and Eric. 4. The person who loves tennis is not in the fourth house. 5. The person who loves baseball is not in the fifth house. 6. The person who loves swimming is not in the third house. 7. The person who loves volleyball is not in the sixth house. 8. Bob is in the sixth house. 9. Eric is the person who loves swimming. 10. Alice is not in the fourth house. 11. The person who loves tennis is Arnold. 12. Peter is somewhere to the right of the person who loves soccer.
{ "header": [ "House", "Name", "FavoriteSport" ], "rows": [ [ "___", "___", "___" ], [ "___", "___", "___" ], [ "___", "___", "___" ], [ "___", "___", "___" ], [ "___", "___", "___" ], [ "___", "___", "___" ] ] }
2024-07-11T01:22:10.734616
lgp-test-3x2-30
3*2
There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Peter`, `Eric`, `Arnold` - Each person has a favorite color: `white`, `red`, `yellow` ## Clues: 1. The person who loves yellow is directly left of Eric. 2. The person who loves white is in the first house. 3. Arnold is in the first house.
{ "header": [ "House", "Name", "Color" ], "rows": [ [ "___", "___", "___" ], [ "___", "___", "___" ], [ "___", "___", "___" ] ] }
2024-07-11T01:22:10.731171
lgp-test-3x3-13
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 mother is accompanied by their child: `Meredith`, `Bella`, `Fred` - Everyone has a favorite smoothie: `cherry`, `watermelon`, `desert` ## Clues: 1. The person's child is named Fred is Peter. 2. The person's child is named Fred is not in the second house. 3. The person's child is named Bella is in the first house. 4. The person who likes Cherry smoothies is directly left of Peter. 5. The person who likes Cherry smoothies is Eric. 6. The Desert smoothie lover is Peter.
{ "header": [ "House", "Name", "Children", "Smoothie" ], "rows": [ [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.731281
lgp-test-2x5-3
2*5
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Arnold` - Each person has a unique hobby: `gardening`, `photography` - People have unique favorite book genres: `science fiction`, `mystery` - People have unique favorite music genres: `rock`, `pop` - Each person has a unique birthday month: `april`, `sept` ## Clues: 1. The person who loves mystery books is the person who loves rock music. 2. Arnold is not in the first house. 3. The person who loves mystery books is the person who enjoys gardening. 4. The person whose birthday is in April is Arnold. 5. The person who loves mystery books is in the first house.
{ "header": [ "House", "Name", "Hobby", "BookGenre", "MusicGenre", "Birthday" ], "rows": [ [ "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.730628
lgp-test-4x3-22
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`, `Peter`, `Alice`, `Eric` - Each person has a favorite color: `red`, `yellow`, `green`, `white` - The mothers' names in different houses are unique: `Janelle`, `Holly`, `Kailyn`, `Aniya` ## Clues: 1. The person who loves yellow is not in the second house. 2. Alice is not in the second house. 3. The person who loves white is Peter. 4. Alice is the person whose favorite color is green. 5. Peter is in the first house. 6. Arnold is in the fourth house. 7. The person whose mother's name is Aniya is not in the second house. 8. The person who loves yellow is The person whose mother's name is Holly. 9. The person whose mother's name is Janelle is the person who loves white.
{ "header": [ "House", "Name", "Color", "Mother" ], "rows": [ [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.732422
lgp-test-4x5-9
4*5
There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Peter`, `Eric`, `Alice` - The people keep unique animals: `fish`, `cat`, `horse`, `bird` - Everyone has a unique favorite cigar: `pall mall`, `blue master`, `dunhill`, `prince` - They all have a unique favorite flower: `lilies`, `roses`, `daffodils`, `carnations` - People have unique favorite music genres: `classical`, `jazz`, `rock`, `pop` ## Clues: 1. The Dunhill smoker is Eric. 2. Eric is the cat lover. 3. The person who loves the boquet of lilies is the person who loves pop music. 4. The person partial to Pall Mall is the fish enthusiast. 5. The person who smokes Blue Master is the person who keeps horses. 6. Arnold is not in the third house. 7. The person who loves rock music is somewhere to the left of the person who loves a carnations arrangement. 8. The person who loves classical music is somewhere to the left of the fish enthusiast. 9. The person who loves rock music is Peter. 10. The person who loves jazz music is the person who smokes Blue Master. 11. The person who loves a bouquet of daffodils is in the fourth house.
{ "header": [ "House", "Name", "Animal", "Cigar", "Flower", "MusicGenre" ], "rows": [ [ "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.732801
lgp-test-4x3-8
4*3
There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Arnold`, `Peter`, `Alice` - People have unique hair colors: `blonde`, `black`, `brown`, `red` - People have unique favorite music genres: `pop`, `jazz`, `rock`, `classical` ## Clues: 1. Eric is the person who has red hair. 2. The person who loves classical music is directly left of the person who has blonde hair. 3. The person who has brown hair is not in the first house. 4. The person who loves pop music is not in the third house. 5. The person who loves classical music is in the first house. 6. The person who loves jazz music is the person who has red hair. 7. The person who loves rock music is Arnold. 8. Peter is somewhere to the right of the person who loves rock music.
{ "header": [ "House", "Name", "HairColor", "MusicGenre" ], "rows": [ [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.732348
lgp-test-6x2-31
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`, `Peter`, `Carol`, `Eric`, `Arnold`, `Bob` - People have unique heights: `very tall`, `very short`, `average`, `tall`, `short`, `super tall` ## Clues: 1. Eric is in the second house. 2. Arnold is the person who is short. 3. Alice is somewhere to the left of the person who has an average height. 4. The person who is tall is somewhere to the right of Peter. 5. Arnold is not in the fourth house. 6. The person who is short is somewhere to the right of Eric. 7. There is one house between Peter and Bob. 8. Arnold is somewhere to the left of the person who is very tall. 9. The person who has an average height is Carol. 10. The person who is very short is Eric.
{ "header": [ "House", "Name", "Height" ], "rows": [ [ "___", "___", "___" ], [ "___", "___", "___" ], [ "___", "___", "___" ], [ "___", "___", "___" ], [ "___", "___", "___" ], [ "___", "___", "___" ] ] }
2024-07-11T01:22:10.734638
lgp-test-6x6-11
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`, `Peter`, `Eric`, `Bob`, `Alice`, `Arnold` - Each person prefers a unique type of vacation: `cruise`, `mountain`, `city`, `camping`, `cultural`, `beach` - Each person has a unique hobby: `knitting`, `photography`, `cooking`, `painting`, `gardening`, `woodworking` - Everyone has something unique for lunch: `stew`, `pizza`, `spaghetti`, `grilled cheese`, `stir fry`, `soup` - People own unique car models: `chevrolet silverado`, `honda civic`, `toyota camry`, `ford f150`, `tesla model 3`, `bmw 3 series` - They all have a unique favorite flower: `tulips`, `daffodils`, `carnations`, `lilies`, `iris`, `roses` ## Clues: 1. Arnold is the person who enjoys camping trips. 2. The photography enthusiast is the person who loves the soup. 3. Carol is the person who loves eating grilled cheese. 4. The person who owns a Honda Civic is the person who loves a carnations arrangement. 5. The person who loves beach vacations is not in the first house. 6. The person who enjoys gardening is the person who owns a Toyota Camry. 7. There is one house between the person who loves the boquet of iris and the person who loves the vase of tulips. 8. The person who prefers city breaks is the person who loves the stew. 9. The person who loves a bouquet of daffodils is Carol. 10. The person who prefers city breaks is Eric. 11. Carol is the person who loves cooking. 12. Eric is directly left of the photography enthusiast. 13. The person who loves the rose bouquet is Bob. 14. There is one house between Arnold and the person who likes going on cruises. 15. The person who owns a Tesla Model 3 and the person who enjoys mountain retreats are next to each other. 16. The person who loves the rose bouquet is the person who owns a Toyota Camry. 17. The person who owns a BMW 3 Series is somewhere to the right of the person who loves cooking. 18. The woodworking hobbyist is not in the third house. 19. The person who owns a Ford F-150 is the person who enjoys mountain retreats. 20. The person who is a pizza lover is not in the second house. 21. The person who loves the vase of tulips is not in the fourth house. 22. The person who loves the spaghetti eater is somewhere to the left of the person who enjoys knitting. 23. Peter is somewhere to the right of the photography enthusiast. 24. The person who owns a Honda Civic is the person who is a pizza lover. 25. The person who loves cooking is in the fifth house. 26. The person who likes going on cruises is the person who enjoys knitting.
{ "header": [ "House", "Name", "Vacation", "Hobby", "Food", "CarModel", "Flower" ], "rows": [ [ "___", "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.735484
lgp-test-5x4-7
5*4
There are 5 houses, numbered 1 to 5 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Alice`, `Peter`, `Bob`, `Eric`, `Arnold` - Everyone has a favorite smoothie: `lime`, `dragonfruit`, `desert`, `watermelon`, `cherry` - The people keep unique animals: `horse`, `dog`, `bird`, `fish`, `cat` - The people are of nationalities: `german`, `swede`, `norwegian`, `brit`, `dane` ## Clues: 1. The Swedish person is directly left of the dog owner. 2. There are two houses between the dog owner and the British person. 3. The Dane is the person who keeps horses. 4. The bird keeper is somewhere to the right of the cat lover. 5. The dog owner is directly left of the person who drinks Lime smoothies. 6. Eric is the cat lover. 7. Bob is the bird keeper. 8. The person who likes Cherry smoothies is directly left of Peter. 9. The bird keeper is the Watermelon smoothie lover. 10. The Desert smoothie lover is the dog owner. 11. The person who keeps horses is in the third house. 12. The Norwegian is Alice.
{ "header": [ "House", "Name", "Smoothie", "Animal", "Nationality" ], "rows": [ [ "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.733746
lgp-test-6x3-4
6*3
There are 6 houses, numbered 1 to 6 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Alice`, `Peter`, `Arnold`, `Bob`, `Carol`, `Eric` - People have unique hair colors: `red`, `brown`, `blonde`, `black`, `gray`, `auburn` - Each person has an occupation: `engineer`, `lawyer`, `nurse`, `doctor`, `artist`, `teacher` ## Clues: 1. The person who has brown hair is not in the second house. 2. Alice is not in the fourth house. 3. The person who is an artist is Bob. 4. The person who has gray hair is the person who is a doctor. 5. Bob is the person who has auburn hair. 6. The person who is a doctor and Bob are next to each other. 7. The person who is an engineer is directly left of Alice. 8. Arnold is directly left of the person who is a lawyer. 9. Bob is directly left of the person who is a teacher. 10. Peter is somewhere to the right of the person who has brown hair. 11. Arnold is not in the second house. 12. The person who has black hair is Arnold. 13. The person who is a doctor is somewhere to the right of the person who has red hair. 14. The person who has brown hair and Carol are next to each other. 15. Arnold is somewhere to the left of the person who is a doctor.
{ "header": [ "House", "Name", "HairColor", "Occupation" ], "rows": [ [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.734708
lgp-test-3x4-39
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` - Each person has an occupation: `teacher`, `doctor`, `engineer` - People have unique favorite music genres: `classical`, `pop`, `rock` - Each mother is accompanied by their child: `Fred`, `Bella`, `Meredith` ## Clues: 1. The person who loves rock music is in the third house. 2. The person who is a doctor is not in the third house. 3. The person's child is named Bella is somewhere to the right of the person's child is named Meredith. 4. Arnold is directly left of the person who loves rock music. 5. The person who is a teacher is directly left of the person's child is named Fred. 6. Eric is somewhere to the right of the person who is a teacher. 7. The person who loves pop music is somewhere to the left of the person's child is named Fred. 8. The person who is a teacher is in the first house.
{ "header": [ "House", "Name", "Occupation", "MusicGenre", "Children" ], "rows": [ [ "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.731629
lgp-test-5x5-10
5*5
There are 5 houses, numbered 1 to 5 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Bob`, `Peter`, `Alice`, `Eric`, `Arnold` - The mothers' names in different houses are unique: `Penny`, `Kailyn`, `Aniya`, `Janelle`, `Holly` - Everyone has a unique favorite cigar: `blue master`, `pall mall`, `prince`, `dunhill`, `blends` - The people keep unique animals: `bird`, `cat`, `horse`, `fish`, `dog` - Everyone has something unique for lunch: `grilled cheese`, `stir fry`, `pizza`, `spaghetti`, `stew` ## Clues: 1. The person who loves the stew is somewhere to the left of the fish enthusiast. 2. The person who is a pizza lover is somewhere to the right of the Dunhill smoker. 3. Peter is the cat lover. 4. The dog owner is directly left of the person who loves the spaghetti eater. 5. The person who loves stir fry is The person whose mother's name is Aniya. 6. There are two houses between the fish enthusiast and Eric. 7. The person who smokes many unique blends is The person whose mother's name is Kailyn. 8. The fish enthusiast is the person who loves the spaghetti eater. 9. The fish enthusiast is in the second house. 10. The person whose mother's name is Kailyn is the person who loves the stew. 11. The person whose mother's name is Janelle is not in the fifth house. 12. The person whose mother's name is Holly is the person who smokes Blue Master. 13. Arnold is The person whose mother's name is Aniya. 14. The person who loves the spaghetti eater and the person partial to Pall Mall are next to each other. 15. Peter is not in the third house. 16. Arnold is the person who keeps horses. 17. The person whose mother's name is Holly is Bob.
{ "header": [ "House", "Name", "Mother", "Cigar", "Animal", "Food" ], "rows": [ [ "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.734031
lgp-test-3x2-5
3*2
There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Peter`, `Arnold` - Each person has a unique favorite drink: `water`, `tea`, `milk` ## Clues: 1. Eric is the person who likes milk. 2. The tea drinker is in the second house. 3. Peter is not in the second house. 4. The one who only drinks water is in the third house.
{ "header": [ "House", "Name", "Drink" ], "rows": [ [ "___", "___", "___" ], [ "___", "___", "___" ], [ "___", "___", "___" ] ] }
2024-07-11T01:22:10.731027
lgp-test-5x4-26
5*4
There are 5 houses, numbered 1 to 5 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Alice`, `Peter`, `Bob`, `Eric`, `Arnold` - People have unique heights: `very short`, `short`, `tall`, `average`, `very tall` - The mothers' names in different houses are unique: `Janelle`, `Kailyn`, `Penny`, `Holly`, `Aniya` - People have unique hair colors: `blonde`, `black`, `gray`, `red`, `brown` ## Clues: 1. The person who is tall is The person whose mother's name is Holly. 2. There are two houses between the person who has an average height and the person who is short. 3. The person who has gray hair is directly left of The person whose mother's name is Janelle. 4. The person who has black hair is not in the fourth house. 5. Eric is the person who has black hair. 6. The person who is very short is The person whose mother's name is Penny. 7. Eric and the person who has gray hair are next to each other. 8. Bob is in the fifth house. 9. The person who has red hair is Peter. 10. The person whose mother's name is Kailyn is directly left of the person who is short. 11. Arnold is the person who has brown hair. 12. The person who has brown hair is somewhere to the left of The person whose mother's name is Janelle. 13. The person whose mother's name is Aniya and the person who is very short are next to each other. 14. The person whose mother's name is Kailyn is in the third house.
{ "header": [ "House", "Name", "Height", "Mother", "HairColor" ], "rows": [ [ "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.733857
lgp-test-6x5-18
6*5
There are 6 houses, numbered 1 to 6 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Peter`, `Eric`, `Carol`, `Alice`, `Bob` - The people are of nationalities: `swede`, `brit`, `chinese`, `dane`, `german`, `norwegian` - People have unique favorite book genres: `science fiction`, `mystery`, `fantasy`, `biography`, `historical fiction`, `romance` - Everyone has a favorite smoothie: `blueberry`, `dragonfruit`, `desert`, `watermelon`, `cherry`, `lime` - People use unique phone models: `oneplus 9`, `samsung galaxy s21`, `huawei p50`, `xiaomi mi 11`, `iphone 13`, `google pixel 6` ## Clues: 1. Alice is the British person. 2. There is one house between Eric and the Dragonfruit smoothie lover. 3. The Chinese is somewhere to the left of Alice. 4. The person who loves historical fiction books is directly left of the person who loves biography books. 5. The person who loves biography books is somewhere to the right of Carol. 6. The person who uses an iPhone 13 is somewhere to the right of the Desert smoothie lover. 7. The person who loves mystery books is the British person. 8. Bob is somewhere to the right of the person who uses a OnePlus 9. 9. Carol is the person who drinks Blueberry smoothies. 10. There are two houses between the person who loves romance books and the Watermelon smoothie lover. 11. The person who likes Cherry smoothies is the Swedish person. 12. The person who loves science fiction books is the person who uses a Google Pixel 6. 13. The person who drinks Lime smoothies is Eric. 14. Bob is in the fifth house. 15. Carol is in the second house. 16. The Norwegian and Alice are next to each other. 17. The Swedish person is not in the fifth house. 18. The German and the Norwegian are next to each other. 19. The person who loves fantasy books is the Dragonfruit smoothie lover. 20. The British person is somewhere to the left of Peter. 21. The person who loves romance books is the person who uses a Samsung Galaxy S21. 22. Alice is the person who uses a Xiaomi Mi 11. 23. The person who loves romance books is Eric.
{ "header": [ "House", "Name", "Nationality", "BookGenre", "Smoothie", "PhoneModel" ], "rows": [ [ "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.735263
lgp-test-5x6-24
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`, `Eric`, `Arnold`, `Peter`, `Alice` - Everyone has a unique favorite cigar: `blends`, `prince`, `pall mall`, `blue master`, `dunhill` - Everyone has something unique for lunch: `grilled cheese`, `spaghetti`, `stew`, `pizza`, `stir fry` - The people are of nationalities: `norwegian`, `swede`, `brit`, `dane`, `german` - Each person has an occupation: `teacher`, `lawyer`, `doctor`, `artist`, `engineer` - People have unique heights: `average`, `very tall`, `short`, `very short`, `tall` ## Clues: 1. The person who smokes Blue Master is the person who is a lawyer. 2. Alice is the person partial to Pall Mall. 3. The person partial to Pall Mall is somewhere to the left of the Dunhill smoker. 4. The German is the person who loves stir fry. 5. The person who is tall is the person who smokes many unique blends. 6. The person who is an artist is the person who loves the spaghetti eater. 7. Peter is the person who is short. 8. The Dunhill smoker is not in the fourth house. 9. The person who is very short is the person who smokes Blue Master. 10. There are two houses between the person who loves the spaghetti eater and the person who loves stir fry. 11. The person who has an average height is in the second house. 12. The Prince smoker is the person who is a doctor. 13. The Swedish person is the person who is an engineer. 14. Eric is the person who loves stir fry. 15. There is one house between the British person and the person who loves the stew. 16. The person who is very tall is the Norwegian. 17. The Dane is the person who is short. 18. The person who is very tall is Arnold. 19. There are two houses between the person who is a pizza lover and the person who is very tall. 20. The person who is a teacher is not in the third house.
{ "header": [ "House", "Name", "Cigar", "Food", "Nationality", "Occupation", "Height" ], "rows": [ [ "___", "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.734344
lgp-test-6x3-26
6*3
There are 6 houses, numbered 1 to 6 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Alice`, `Eric`, `Bob`, `Peter`, `Arnold`, `Carol` - People have unique heights: `very tall`, `tall`, `super tall`, `average`, `very short`, `short` - People use unique phone models: `oneplus 9`, `google pixel 6`, `samsung galaxy s21`, `iphone 13`, `huawei p50`, `xiaomi mi 11` ## Clues: 1. Bob is directly left of the person who is tall. 2. Peter is somewhere to the left of the person who uses an iPhone 13. 3. The person who is very short is somewhere to the right of the person who uses a Google Pixel 6. 4. Carol is the person who is very tall. 5. There is one house between the person who uses a Google Pixel 6 and the person who is short. 6. The person who uses a Samsung Galaxy S21 is not in the first house. 7. The person who uses a OnePlus 9 is directly left of the person who is short. 8. The person who is tall is Arnold. 9. The person who is super tall is in the first house. 10. The person who uses a Xiaomi Mi 11 is Carol. 11. The person who uses a Google Pixel 6 is somewhere to the right of Eric. 12. The person who is short is in the sixth house.
{ "header": [ "House", "Name", "Height", "PhoneModel" ], "rows": [ [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.734832
lgp-test-4x2-33
4*2
There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Peter`, `Arnold`, `Alice` - Everyone has a favorite smoothie: `cherry`, `desert`, `watermelon`, `dragonfruit` ## Clues: 1. Arnold is the Desert smoothie lover. 2. The Watermelon smoothie lover is not in the first house. 3. Peter is directly left of the Desert smoothie lover. 4. The Desert smoothie lover is directly left of the Dragonfruit smoothie lover. 5. Alice is the person who likes Cherry smoothies.
{ "header": [ "House", "Name", "Smoothie" ], "rows": [ [ "___", "___", "___" ], [ "___", "___", "___" ], [ "___", "___", "___" ], [ "___", "___", "___" ] ] }
2024-07-11T01:22:10.732246
lgp-test-5x2-21
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`, `Alice`, `Bob`, `Eric`, `Arnold` - People have unique favorite book genres: `biography`, `romance`, `science fiction`, `fantasy`, `mystery` ## Clues: 1. Bob is in the second house. 2. The person who loves biography books is in the first house. 3. Bob and Peter are next to each other. 4. Alice is not in the fourth house. 5. The person who loves romance books is in the fourth house. 6. Peter is not in the first house. 7. Eric is the person who loves mystery books. 8. Bob is the person who loves science fiction books.
{ "header": [ "House", "Name", "BookGenre" ], "rows": [ [ "___", "___", "___" ], [ "___", "___", "___" ], [ "___", "___", "___" ], [ "___", "___", "___" ], [ "___", "___", "___" ] ] }
2024-07-11T01:22:10.733352
lgp-test-4x5-20
4*5
There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Alice`, `Arnold`, `Eric`, `Peter` - People have unique heights: `short`, `very short`, `average`, `tall` - Each person has a favorite color: `yellow`, `white`, `red`, `green` - They all have a unique favorite flower: `lilies`, `roses`, `daffodils`, `carnations` - The people keep unique animals: `bird`, `fish`, `horse`, `cat` ## Clues: 1. The person who loves a carnations arrangement is somewhere to the left of the bird keeper. 2. Peter is not in the first house. 3. The person who loves the rose bouquet is directly left of Eric. 4. The person who loves a carnations arrangement and the person who loves the rose bouquet are next to each other. 5. Alice is directly left of the bird keeper. 6. The person who keeps horses is Peter. 7. The fish enthusiast is the person who loves a bouquet of daffodils. 8. The person whose favorite color is red is the person who loves a bouquet of daffodils. 9. The person who is tall is in the third house. 10. The person who has an average height is somewhere to the left of the person who loves white. 11. The person whose favorite color is green is not in the second house. 12. The person who is short is somewhere to the left of the person who is tall. 13. The person who is short is the person whose favorite color is green.
{ "header": [ "House", "Name", "Height", "Color", "Flower", "Animal" ], "rows": [ [ "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.732864
lgp-test-6x3-15
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`, `Arnold`, `Alice`, `Bob`, `Eric` - Each person has an occupation: `lawyer`, `teacher`, `artist`, `engineer`, `nurse`, `doctor` - Each person has a unique type of pet: `dog`, `hamster`, `rabbit`, `cat`, `fish`, `bird` ## Clues: 1. Carol is in the third house. 2. Carol is the person who owns a rabbit. 3. Arnold is in the fifth house. 4. The person with a pet hamster is not in the fourth house. 5. The person with an aquarium of fish is not in the fourth house. 6. The person who owns a dog is Peter. 7. Eric is the person who is a nurse. 8. The person who is a teacher is in the second house. 9. Alice is somewhere to the left of the person who has a cat. 10. The person with a pet hamster is somewhere to the left of Eric. 11. The person with an aquarium of fish is not in the second house. 12. The person who owns a dog is directly left of the person who is an artist. 13. The person who is a doctor and the person who is a teacher are next to each other. 14. Bob is the person with an aquarium of fish. 15. The person who is a lawyer is the person with a pet hamster.
{ "header": [ "House", "Name", "Occupation", "Pet" ], "rows": [ [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.734769
lgp-test-2x6-9
2*6
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Arnold` - People have unique favorite music genres: `rock`, `pop` - Each person lives in a unique style of house: `colonial`, `victorian` - Everyone has something unique for lunch: `grilled cheese`, `pizza` - People have unique favorite sports: `basketball`, `soccer` - Each mother is accompanied by their child: `Bella`, `Fred` ## Clues: 1. The person living in a colonial-style house is the person who is a pizza lover. 2. Arnold is the person living in a colonial-style house. 3. The person who loves pop music is the person living in a colonial-style house. 4. The person who is a pizza lover is not in the second house. 5. Eric is the person who loves soccer. 6. The person who loves eating grilled cheese is the person's child is named Bella.
{ "header": [ "House", "Name", "MusicGenre", "HouseStyle", "Food", "FavoriteSport", "Children" ], "rows": [ [ "___", "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.730850
lgp-test-4x6-2
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` - People own unique car models: `toyota camry`, `tesla model 3`, `honda civic`, `ford f150` - People have unique heights: `average`, `very short`, `short`, `tall` - The mothers' names in different houses are unique: `Aniya`, `Kailyn`, `Holly`, `Janelle` - Each person has a unique level of education: `bachelor`, `high school`, `master`, `associate` - The people keep unique animals: `cat`, `fish`, `horse`, `bird` ## Clues: 1. The bird keeper is The person whose mother's name is Kailyn. 2. The person who owns a Ford F-150 is the person who is tall. 3. The person whose mother's name is Kailyn is not in the third house. 4. The person with a master's degree is the fish enthusiast. 5. The person who is very short is somewhere to the left of the cat lover. 6. The fish enthusiast is the person who is short. 7. The person whose mother's name is Janelle is directly left of the person who owns a Toyota Camry. 8. The person whose mother's name is Kailyn is not in the first house. 9. The person who is short is somewhere to the right of Alice. 10. The person with a high school diploma is the person who has an average height. 11. There is one house between the person who is very short and The person whose mother's name is Holly. 12. The person with a master's degree is somewhere to the right of the person with a bachelor's degree. 13. The person with a master's degree and Peter are next to each other. 14. The person who owns a Tesla Model 3 is Eric. 15. The person who has an average height is somewhere to the right of Arnold. 16. The person who keeps horses is directly left of the person with a master's degree.
{ "header": [ "House", "Name", "CarModel", "Height", "Mother", "Education", "Animal" ], "rows": [ [ "___", "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.733018
lgp-test-4x4-6
4*4
There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Peter`, `Alice`, `Eric` - People use unique phone models: `iphone 13`, `oneplus 9`, `google pixel 6`, `samsung galaxy s21` - Each person prefers a unique type of vacation: `mountain`, `cruise`, `beach`, `city` - They all have a unique favorite flower: `carnations`, `daffodils`, `lilies`, `roses` ## Clues: 1. The person who uses an iPhone 13 is the person who enjoys mountain retreats. 2. Arnold is not in the second house. 3. The person who loves a bouquet of daffodils is directly left of the person who loves a carnations arrangement. 4. The person who uses a OnePlus 9 is not in the first house. 5. The person who uses an iPhone 13 is somewhere to the right of Eric. 6. The person who loves the rose bouquet is the person who uses a Samsung Galaxy S21. 7. The person who enjoys mountain retreats is in the third house. 8. The person who loves a carnations arrangement is directly left of the person who loves the boquet of lilies. 9. The person who prefers city breaks is not in the second house. 10. The person who uses a OnePlus 9 is Arnold. 11. The person who prefers city breaks is somewhere to the left of the person who loves the boquet of lilies. 12. The person who likes going on cruises is Peter.
{ "header": [ "House", "Name", "PhoneModel", "Vacation", "Flower" ], "rows": [ [ "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.732551
lgp-test-5x3-35
5*3
There are 5 houses, numbered 1 to 5 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Peter`, `Arnold`, `Alice`, `Bob` - The mothers' names in different houses are unique: `Kailyn`, `Janelle`, `Aniya`, `Penny`, `Holly` - People have unique heights: `average`, `very short`, `short`, `very tall`, `tall` ## Clues: 1. Alice is The person whose mother's name is Aniya. 2. The person who has an average height is somewhere to the left of The person whose mother's name is Penny. 3. The person whose mother's name is Janelle is Bob. 4. Peter is not in the second house. 5. The person who is short is directly left of Arnold. 6. The person who is very tall is Arnold. 7. Bob is directly left of the person who has an average height. 8. Eric is not in the fifth house. 9. The person who is very tall is somewhere to the right of The person whose mother's name is Holly. 10. Eric is The person whose mother's name is Kailyn. 11. The person who is very short is in the fifth house.
{ "header": [ "House", "Name", "Mother", "Height" ], "rows": [ [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.733678
lgp-test-2x5-11
2*5
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Eric` - People have unique heights: `very short`, `short` - Each person has a unique hobby: `gardening`, `photography` - Everyone has something unique for lunch: `grilled cheese`, `pizza` - Each person has an occupation: `doctor`, `engineer` ## Clues: 1. The person who enjoys gardening is directly left of the person who loves eating grilled cheese. 2. Eric is directly left of the person who is a doctor. 3. The person who is very short is not in the first house.
{ "header": [ "House", "Name", "Height", "Hobby", "Food", "Occupation" ], "rows": [ [ "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.730665
lgp-test-2x5-8
2*5
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Eric` - Each person has a unique level of education: `associate`, `high school` - Each person has an occupation: `engineer`, `doctor` - Each person has a unique birthday month: `sept`, `april` - Each person has a favorite color: `yellow`, `red` ## Clues: 1. The person who is a doctor and the person whose birthday is in September are next to each other. 2. The person who is a doctor is the person whose favorite color is red. 3. The person who loves yellow is the person with a high school diploma. 4. The person whose birthday is in September is not in the first house. 5. Eric is the person with an associate's degree.
{ "header": [ "House", "Name", "Education", "Occupation", "Birthday", "Color" ], "rows": [ [ "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.730650
lgp-test-4x5-25
4*5
There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Peter`, `Eric`, `Alice` - Each person lives in a unique style of house: `craftsman`, `colonial`, `victorian`, `ranch` - People have unique hair colors: `red`, `blonde`, `black`, `brown` - Each mother is accompanied by their child: `Bella`, `Fred`, `Meredith`, `Samantha` - People have unique favorite book genres: `mystery`, `fantasy`, `romance`, `science fiction` ## Clues: 1. The person in a Craftsman-style house is in the third house. 2. Alice is the person who loves romance books. 3. The person who has brown hair is in the fourth house. 4. The person's child is named Samantha is in the fourth house. 5. The person in a ranch-style home is somewhere to the right of the person who has red hair. 6. Peter is the person's child is named Bella. 7. Arnold is the person who has red hair. 8. Alice is the person living in a colonial-style house. 9. The person who has black hair is in the second house. 10. The person who loves fantasy books is Peter. 11. Arnold is the person's child is named Meredith. 12. The person who has black hair is Eric. 13. The person who loves science fiction books is Arnold.
{ "header": [ "House", "Name", "HouseStyle", "HairColor", "Children", "BookGenre" ], "rows": [ [ "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.732892
lgp-test-2x3-30
2*3
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Eric` - Everyone has something unique for lunch: `pizza`, `grilled cheese` - They all have a unique favorite flower: `daffodils`, `carnations` ## Clues: 1. The person who loves a carnations arrangement and Eric are next to each other. 2. The person who loves a carnations arrangement is in the first house. 3. The person who loves eating grilled cheese is in the first house.
{ "header": [ "House", "Name", "Food", "Flower" ], "rows": [ [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.730342
lgp-test-4x4-17
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` - The people are of nationalities: `brit`, `swede`, `norwegian`, `dane` - They all have a unique favorite flower: `carnations`, `lilies`, `roses`, `daffodils` - Each person has a unique level of education: `high school`, `bachelor`, `master`, `associate` ## Clues: 1. The Norwegian is directly left of the person who loves the rose bouquet. 2. The person with a high school diploma is Eric. 3. Arnold is not in the first house. 4. The person with an associate's degree is the person who loves a carnations arrangement. 5. The Dane is not in the third house. 6. Peter is the person who loves the rose bouquet. 7. The Swedish person and the Norwegian are next to each other. 8. Eric is in the second house. 9. The person who loves the boquet of lilies is the person with a master's degree. 10. The person who loves the boquet of lilies is the Swedish person.
{ "header": [ "House", "Name", "Nationality", "Flower", "Education" ], "rows": [ [ "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.732613
lgp-test-5x5-29
5*5
There are 5 houses, numbered 1 to 5 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Peter`, `Alice`, `Bob`, `Arnold` - The people are of nationalities: `norwegian`, `brit`, `swede`, `dane`, `german` - Each person prefers a unique type of vacation: `cruise`, `mountain`, `camping`, `beach`, `city` - Each person has a unique level of education: `bachelor`, `master`, `associate`, `doctorate`, `high school` - Each person has an occupation: `artist`, `doctor`, `engineer`, `teacher`, `lawyer` ## Clues: 1. The person who likes going on cruises is the person who is a lawyer. 2. The person who loves beach vacations is directly left of Arnold. 3. The person with a doctorate is somewhere to the left of Bob. 4. The person with an associate's degree is the person who likes going on cruises. 5. Peter is not in the first house. 6. The person who is an artist is Peter. 7. The person who enjoys camping trips is the person with a master's degree. 8. The Dane is somewhere to the right of the person who is a doctor. 9. The person with an associate's degree is directly left of the person who is an engineer. 10. The person who enjoys camping trips is the British person. 11. The Norwegian and the person with a bachelor's degree are next to each other. 12. The person who is an artist is the Swedish person. 13. Bob is not in the fourth house. 14. The person who enjoys camping trips is Eric. 15. Alice is the German. 16. The person who loves beach vacations is somewhere to the left of the person who prefers city breaks. 17. The person who enjoys mountain retreats is in the fifth house. 18. The person who likes going on cruises is somewhere to the right of the person who loves beach vacations. 19. The person with a bachelor's degree is in the third house.
{ "header": [ "House", "Name", "Nationality", "Vacation", "Education", "Occupation" ], "rows": [ [ "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.734140
lgp-test-2x4-7
2*4
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Arnold` - People have unique favorite music genres: `pop`, `rock` - People have unique hair colors: `black`, `brown` - The people are of nationalities: `brit`, `dane` ## Clues: 1. Arnold and the person who loves pop music are next to each other. 2. The person who has brown hair is the British person. 3. The person who loves rock music is directly left of the person who has brown hair.
{ "header": [ "House", "Name", "MusicGenre", "HairColor", "Nationality" ], "rows": [ [ "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.730457
lgp-test-6x5-13
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`, `Bob`, `Carol`, `Alice` - Each person prefers a unique type of vacation: `cruise`, `beach`, `cultural`, `mountain`, `city`, `camping` - People have unique hair colors: `gray`, `black`, `brown`, `blonde`, `auburn`, `red` - People use unique phone models: `oneplus 9`, `huawei p50`, `xiaomi mi 11`, `iphone 13`, `google pixel 6`, `samsung galaxy s21` - Each person has a unique favorite drink: `root beer`, `boba tea`, `milk`, `coffee`, `tea`, `water` ## Clues: 1. There is one house between the boba tea drinker and Bob. 2. There are two houses between the person who uses a Google Pixel 6 and the person who enjoys camping trips. 3. The person who goes on cultural tours is Carol. 4. The person who enjoys camping trips is Eric. 5. The person who uses a Google Pixel 6 is not in the fifth house. 6. The person who uses a OnePlus 9 and the person who goes on cultural tours are next to each other. 7. The person who has gray hair and the person who goes on cultural tours are next to each other. 8. The person who uses a Samsung Galaxy S21 is somewhere to the right of the person who has red hair. 9. The person who enjoys mountain retreats is somewhere to the right of the person who uses a Xiaomi Mi 11. 10. The person who uses a OnePlus 9 is Peter. 11. The person who likes going on cruises is the person who has brown hair. 12. The coffee drinker is the person who goes on cultural tours. 13. The person who likes milk is directly left of the person who has black hair. 14. The person who uses a Xiaomi Mi 11 is directly left of the person who uses a Samsung Galaxy S21. 15. The person who prefers city breaks is not in the sixth house. 16. The person who has blonde hair is Arnold. 17. The person who goes on cultural tours is not in the sixth house. 18. The one who only drinks water and the person who goes on cultural tours are next to each other. 19. The tea drinker is somewhere to the left of the person who enjoys mountain retreats. 20. The person who likes milk is the person who uses a Huawei P50. 21. The person who has blonde hair is directly left of the person who has gray hair. 22. Bob is not in the third house. 23. Peter is the person who prefers city breaks.
{ "header": [ "House", "Name", "Vacation", "HairColor", "PhoneModel", "Drink" ], "rows": [ [ "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.735234
lgp-test-6x3-25
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`, `Arnold`, `Bob`, `Eric`, `Carol`, `Alice` - People own unique car models: `bmw 3 series`, `ford f150`, `tesla model 3`, `toyota camry`, `honda civic`, `chevrolet silverado` - Each person has a unique hobby: `woodworking`, `painting`, `knitting`, `photography`, `gardening`, `cooking` ## Clues: 1. The person who loves cooking is not in the first house. 2. The person who owns a Tesla Model 3 is in the fifth house. 3. The person who owns a Honda Civic is in the third house. 4. Alice and the person who owns a Honda Civic are next to each other. 5. There is one house between the person who owns a Chevrolet Silverado and Carol. 6. The photography enthusiast is directly left of the person who paints as a hobby. 7. Peter is somewhere to the right of the person who owns a Tesla Model 3. 8. The person who owns a Honda Civic is directly left of Bob. 9. The person who enjoys knitting is somewhere to the right of the person who owns a Toyota Camry. 10. The person who enjoys knitting is somewhere to the left of Eric. 11. The woodworking hobbyist is directly left of the person who owns a BMW 3 Series. 12. The person who paints as a hobby is in the third house.
{ "header": [ "House", "Name", "CarModel", "Hobby" ], "rows": [ [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.734827
lgp-test-3x3-6
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 book genres: `mystery`, `science fiction`, `romance` - Each person prefers a unique type of vacation: `mountain`, `beach`, `city` ## Clues: 1. Eric is directly left of Arnold. 2. Peter is somewhere to the right of the person who loves beach vacations. 3. Peter is the person who prefers city breaks. 4. The person who loves mystery books is somewhere to the left of the person who loves beach vacations. 5. The person who loves science fiction books is the person who loves beach vacations.
{ "header": [ "House", "Name", "BookGenre", "Vacation" ], "rows": [ [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.731246
lgp-test-2x3-19
2*3
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Eric` - Everyone has something unique for lunch: `pizza`, `grilled cheese` - People have unique favorite book genres: `mystery`, `science fiction` ## Clues: 1. Eric is directly left of Arnold. 2. Arnold is the person who loves mystery books. 3. The person who is a pizza lover is Eric.
{ "header": [ "House", "Name", "Food", "BookGenre" ], "rows": [ [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.730290
lgp-test-3x3-5
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 people are of nationalities: `dane`, `brit`, `swede` - People have unique favorite sports: `basketball`, `tennis`, `soccer` ## Clues: 1. Eric is in the second house. 2. The person who loves soccer is somewhere to the right of the person who loves basketball. 3. The Dane is somewhere to the right of Arnold. 4. The British person is somewhere to the right of the person who loves tennis. 5. The British person is not in the third house.
{ "header": [ "House", "Name", "Nationality", "FavoriteSport" ], "rows": [ [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.731242
lgp-test-3x4-34
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` - Each person has a favorite color: `red`, `yellow`, `white` - People own unique car models: `tesla model 3`, `toyota camry`, `ford f150` - The mothers' names in different houses are unique: `Janelle`, `Aniya`, `Holly` ## Clues: 1. The person whose favorite color is red is Peter. 2. The person whose mother's name is Aniya is somewhere to the left of the person who loves white. 3. The person who loves yellow is in the second house. 4. The person who owns a Toyota Camry is in the second house. 5. The person who owns a Tesla Model 3 is not in the third house. 6. Eric is The person whose mother's name is Holly. 7. Peter is The person whose mother's name is Aniya. 8. The person whose mother's name is Janelle is not in the second house.
{ "header": [ "House", "Name", "Color", "CarModel", "Mother" ], "rows": [ [ "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.731604
lgp-test-3x6-11
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` - They all have a unique favorite flower: `daffodils`, `lilies`, `carnations` - People have unique hair colors: `blonde`, `black`, `brown` - People have unique favorite music genres: `pop`, `rock`, `classical` - The mothers' names in different houses are unique: `Janelle`, `Holly`, `Aniya` - Each person has a favorite color: `yellow`, `red`, `white` ## Clues: 1. Peter is somewhere to the left of Arnold. 2. The person whose favorite color is red is not in the third house. 3. Peter and the person who has black hair are next to each other. 4. The person whose mother's name is Holly is somewhere to the right of the person who loves rock music. 5. The person who has blonde hair is the person who loves classical music. 6. The person who loves a carnations arrangement is somewhere to the right of the person who loves rock music. 7. Arnold is directly left of the person who loves a bouquet of daffodils. 8. The person who loves the boquet of lilies is the person who loves yellow. 9. The person whose mother's name is Janelle is directly left of the person who loves a bouquet of daffodils.
{ "header": [ "House", "Name", "Flower", "HairColor", "MusicGenre", "Mother", "Color" ], "rows": [ [ "___", "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.731927
lgp-test-6x2-8
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`, `Alice`, `Bob`, `Peter`, `Eric`, `Arnold` - Each person has a favorite color: `purple`, `green`, `red`, `white`, `yellow`, `blue` ## Clues: 1. Bob is the person who loves white. 2. There is one house between Alice and Bob. 3. The person who loves yellow is somewhere to the right of Alice. 4. The person who loves yellow is not in the fourth house. 5. Arnold is the person who loves purple. 6. The person whose favorite color is green is not in the second house. 7. Bob is somewhere to the right of Carol. 8. The person whose favorite color is red is not in the third house. 9. The person whose favorite color is green is Eric. 10. Carol is in the fourth house.
{ "header": [ "House", "Name", "Color" ], "rows": [ [ "___", "___", "___" ], [ "___", "___", "___" ], [ "___", "___", "___" ], [ "___", "___", "___" ], [ "___", "___", "___" ], [ "___", "___", "___" ] ] }
2024-07-11T01:22:10.734482
lgp-test-2x2-19
2*2
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Arnold` - Each mother is accompanied by their child: `Bella`, `Fred` ## Clues: 1. Eric is directly left of the person's child is named Bella.
{ "header": [ "House", "Name", "Children" ], "rows": [ [ "___", "___", "___" ], [ "___", "___", "___" ] ] }
2024-07-11T01:22:10.730112
lgp-test-4x4-20
4*4
There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Alice`, `Peter`, `Eric` - Each mother is accompanied by their child: `Bella`, `Meredith`, `Fred`, `Samantha` - Everyone has something unique for lunch: `pizza`, `spaghetti`, `grilled cheese`, `stew` - Each person has a favorite color: `red`, `white`, `yellow`, `green` ## Clues: 1. The person who is a pizza lover is somewhere to the left of the person's child is named Samantha. 2. The person whose favorite color is red is directly left of the person who loves white. 3. Eric is somewhere to the right of the person who loves the stew. 4. The person who loves white is in the fourth house. 5. The person whose favorite color is green is not in the second house. 6. The person whose favorite color is red is the person's child is named Bella. 7. The person who loves eating grilled cheese is in the second house. 8. There is one house between the person's child is named Meredith and Alice. 9. There is one house between Peter and Alice. 10. Alice is not in the third house.
{ "header": [ "House", "Name", "Children", "Food", "Color" ], "rows": [ [ "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.732630
lgp-test-3x5-11
3*5
There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Eric`, `Peter` - Each person has a unique hobby: `cooking`, `photography`, `gardening` - The people are of nationalities: `dane`, `brit`, `swede` - Everyone has something unique for lunch: `pizza`, `spaghetti`, `grilled cheese` - Everyone has a favorite smoothie: `cherry`, `desert`, `watermelon` ## Clues: 1. The Desert smoothie lover is the person who enjoys gardening. 2. The photography enthusiast is the Swedish person. 3. Peter is somewhere to the left of the Desert smoothie lover. 4. The person who is a pizza lover is in the third house. 5. The person who enjoys gardening is the Dane. 6. There is one house between the person who loves eating grilled cheese and Arnold. 7. Arnold is the Swedish person. 8. The Watermelon smoothie lover is somewhere to the left of the person who likes Cherry smoothies.
{ "header": [ "House", "Name", "Hobby", "Nationality", "Food", "Smoothie" ], "rows": [ [ "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.731693
lgp-test-5x2-13
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`, `Eric`, `Alice`, `Arnold` - Each mother is accompanied by their child: `Timothy`, `Meredith`, `Fred`, `Bella`, `Samantha` ## Clues: 1. The person who is the mother of Timothy is directly left of the person's child is named Meredith. 2. Eric is the person who is the mother of Timothy. 3. The person's child is named Samantha is somewhere to the right of the person's child is named Meredith. 4. Bob is directly left of Arnold. 5. The person's child is named Meredith is somewhere to the right of the person's child is named Fred. 6. Bob is the person's child is named Fred. 7. Peter is the person's child is named Meredith.
{ "header": [ "House", "Name", "Children" ], "rows": [ [ "___", "___", "___" ], [ "___", "___", "___" ], [ "___", "___", "___" ], [ "___", "___", "___" ], [ "___", "___", "___" ] ] }
2024-07-11T01:22:10.733308
lgp-test-2x2-0
2*2
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Eric` - People have unique favorite music genres: `pop`, `rock` ## Clues: 1. Eric is not in the first house. 2. Eric is the person who loves rock music.
{ "header": [ "House", "Name", "MusicGenre" ], "rows": [ [ "___", "___", "___" ], [ "___", "___", "___" ] ] }
2024-07-11T01:22:10.730000
lgp-test-4x5-23
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`, `Eric`, `Arnold`, `Alice` - People have unique favorite music genres: `pop`, `classical`, `jazz`, `rock` - Each person has a unique hobby: `cooking`, `gardening`, `painting`, `photography` - Each person has a unique level of education: `master`, `associate`, `high school`, `bachelor` - Each person has a unique type of pet: `fish`, `bird`, `dog`, `cat` ## Clues: 1. The person who loves classical music is not in the fourth house. 2. Arnold is the person with a master's degree. 3. Alice is the person who owns a dog. 4. The person who enjoys gardening is not in the third house. 5. The person with a bachelor's degree is Alice. 6. Alice is the photography enthusiast. 7. Arnold is directly left of the person who loves pop music. 8. The person with an associate's degree is directly left of the photography enthusiast. 9. The person who loves rock music is the person who loves cooking. 10. The person with an associate's degree is Eric. 11. The person who has a cat is the person who loves jazz music. 12. Arnold is somewhere to the right of the person with an aquarium of fish.
{ "header": [ "House", "Name", "MusicGenre", "Hobby", "Education", "Pet" ], "rows": [ [ "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.732880
lgp-test-4x5-32
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` - Each person has a unique hobby: `cooking`, `painting`, `photography`, `gardening` - Each person has a unique birthday month: `april`, `jan`, `sept`, `feb` - Each person has a unique level of education: `master`, `bachelor`, `associate`, `high school` - Everyone has a favorite smoothie: `cherry`, `watermelon`, `desert`, `dragonfruit` ## Clues: 1. The Desert smoothie lover is the person whose birthday is in January. 2. Eric is the person with a bachelor's degree. 3. The person whose birthday is in January is the person with a bachelor's degree. 4. The person with a high school diploma is in the third house. 5. The Watermelon smoothie lover is not in the third house. 6. The person with an associate's degree is Arnold. 7. The person with a master's degree is the person who paints as a hobby. 8. There is one house between the Dragonfruit smoothie lover and the person whose birthday is in September. 9. The person with a high school diploma is the person whose birthday is in September. 10. The person who loves cooking is Alice. 11. The person whose birthday is in April and the person who enjoys gardening are next to each other. 12. The person who paints as a hobby is the person whose birthday is in February.
{ "header": [ "House", "Name", "Hobby", "Birthday", "Education", "Smoothie" ], "rows": [ [ "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.732959
lgp-test-2x6-5
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 an occupation: `engineer`, `doctor` - Each person has a unique birthday month: `april`, `sept` - Each person lives in a unique style of house: `victorian`, `colonial` - People have unique heights: `very short`, `short` - Everyone has a unique favorite cigar: `pall mall`, `prince` ## Clues: 1. The person who is an engineer is in the first house. 2. The person whose birthday is in April and the person who is a doctor are next to each other. 3. The person living in a colonial-style house is the person who is an engineer. 4. The person who is very short is the person who is an engineer. 5. The person who is short is the person partial to Pall Mall. 6. The person who is an engineer is Eric.
{ "header": [ "House", "Name", "Occupation", "Birthday", "HouseStyle", "Height", "Cigar" ], "rows": [ [ "___", "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.730829
lgp-test-5x6-38
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`, `Peter`, `Bob` - People have unique hair colors: `black`, `red`, `gray`, `blonde`, `brown` - The people are of nationalities: `dane`, `norwegian`, `swede`, `brit`, `german` - Each person lives in a unique style of house: `ranch`, `colonial`, `modern`, `craftsman`, `victorian` - Each person has a unique birthday month: `sept`, `jan`, `mar`, `april`, `feb` - Each person has an occupation: `engineer`, `doctor`, `lawyer`, `teacher`, `artist` ## Clues: 1. The person who has brown hair is the person whose birthday is in March. 2. The person who is a doctor is the Dane. 3. Eric is the person whose birthday is in March. 4. The person whose birthday is in February is directly left of the person who is an engineer. 5. There is one house between the person in a ranch-style home and the German. 6. Bob is the person whose birthday is in January. 7. The person who is an artist is the Swedish person. 8. The Swedish person is in the second house. 9. Peter is not in the fourth house. 10. The person who is an artist is somewhere to the left of the person who is a teacher. 11. The person who is an artist is directly left of the person who has gray hair. 12. Alice is the person who has red hair. 13. The person whose birthday is in September is not in the third house. 14. Arnold is somewhere to the left of the person living in a colonial-style house. 15. The person in a modern-style house is in the fifth house. 16. The person who has black hair is the Norwegian. 17. There are two houses between the person whose birthday is in January and the British person. 18. The person who has red hair is the person in a Craftsman-style house. 19. The person who is an engineer and the British person are next to each other. 20. There is one house between Arnold and the person who has red hair.
{ "header": [ "House", "Name", "HairColor", "Nationality", "HouseStyle", "Birthday", "Occupation" ], "rows": [ [ "___", "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.734427
lgp-test-3x6-22
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` - Everyone has a unique favorite cigar: `prince`, `pall mall`, `blue master` - Each person has a unique favorite drink: `tea`, `water`, `milk` - People have unique favorite sports: `tennis`, `soccer`, `basketball` - The people are of nationalities: `dane`, `swede`, `brit` - Each person has a unique type of pet: `fish`, `dog`, `cat` ## Clues: 1. The one who only drinks water is the person partial to Pall Mall. 2. Peter is the Dane. 3. The one who only drinks water is the person who loves soccer. 4. The person who smokes Blue Master is Arnold. 5. The Dane is the person with an aquarium of fish. 6. The Swedish person is the person who loves basketball. 7. The person who owns a dog is not in the first house. 8. The person with an aquarium of fish is not in the second house. 9. The Dane is not in the first house. 10. The tea drinker is in the third house. 11. The person who likes milk is in the first house.
{ "header": [ "House", "Name", "Cigar", "Drink", "FavoriteSport", "Nationality", "Pet" ], "rows": [ [ "___", "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.731984
lgp-test-6x2-34
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`, `Eric`, `Arnold`, `Carol`, `Bob`, `Alice` - People have unique heights: `super tall`, `very tall`, `tall`, `very short`, `short`, `average` ## Clues: 1. Carol is not in the sixth house. 2. There is one house between Bob and the person who is very tall. 3. The person who is super tall is not in the sixth house. 4. Eric is the person who is very tall. 5. Peter is not in the sixth house. 6. The person who is short is not in the first house. 7. The person who is short is not in the third house. 8. The person who is short is directly left of Eric. 9. The person who is very short is somewhere to the right of the person who is very tall. 10. The person who is tall is Alice. 11. Carol is not in the second house. 12. There are two houses between the person who is super tall and Eric.
{ "header": [ "House", "Name", "Height" ], "rows": [ [ "___", "___", "___" ], [ "___", "___", "___" ], [ "___", "___", "___" ], [ "___", "___", "___" ], [ "___", "___", "___" ], [ "___", "___", "___" ] ] }
2024-07-11T01:22:10.734653
lgp-test-6x6-13
6*6
There are 6 houses, numbered 1 to 6 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Bob`, `Carol`, `Peter`, `Alice`, `Eric`, `Arnold` - They all have a unique favorite flower: `daffodils`, `iris`, `lilies`, `roses`, `tulips`, `carnations` - People have unique hair colors: `gray`, `red`, `blonde`, `auburn`, `brown`, `black` - Each person has a favorite color: `white`, `blue`, `green`, `purple`, `red`, `yellow` - People own unique car models: `tesla model 3`, `ford f150`, `honda civic`, `toyota camry`, `chevrolet silverado`, `bmw 3 series` - The mothers' names in different houses are unique: `Janelle`, `Holly`, `Kailyn`, `Sarah`, `Penny`, `Aniya` ## Clues: 1. There is one house between Arnold and the person who loves blue. 2. The person whose mother's name is Janelle is directly left of the person who has auburn hair. 3. The person who owns a Chevrolet Silverado and the person who owns a BMW 3 Series are next to each other. 4. Carol is the person who loves a carnations arrangement. 5. The person who loves the boquet of iris is the person who has gray hair. 6. The person who loves the rose bouquet is The person whose mother's name is Kailyn. 7. Bob is the person who loves the boquet of lilies. 8. The person who loves a bouquet of daffodils is somewhere to the left of the person who owns a Chevrolet Silverado. 9. Bob is in the third house. 10. The person who owns a Honda Civic is in the sixth house. 11. The person who loves the vase of tulips is somewhere to the left of The person whose mother's name is Penny. 12. The person who has brown hair is in the fourth house. 13. The person who has brown hair is somewhere to the left of the person who has blonde hair. 14. The person whose mother's name is Holly is Bob. 15. The person who owns a Ford F-150 is in the third house. 16. Eric is directly left of the person who has auburn hair. 17. The person who owns a Tesla Model 3 is the person who loves yellow. 18. There are two houses between the person who loves purple and The person whose mother's name is Aniya. 19. The person who loves purple is in the first house. 20. The person whose favorite color is green is not in the fourth house. 21. The person who has gray hair is the person who owns a BMW 3 Series. 22. The person who has gray hair is somewhere to the left of Alice. 23. The person whose mother's name is Holly is somewhere to the left of the person who loves the vase of tulips. 24. The person who has red hair is the person who loves white.
{ "header": [ "House", "Name", "Flower", "HairColor", "Color", "CarModel", "Mother" ], "rows": [ [ "___", "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.735498
lgp-test-6x4-14
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`, `Bob`, `Peter`, `Alice`, `Arnold`, `Carol` - People own unique car models: `ford f150`, `honda civic`, `toyota camry`, `tesla model 3`, `chevrolet silverado`, `bmw 3 series` - The mothers' names in different houses are unique: `Sarah`, `Penny`, `Holly`, `Aniya`, `Kailyn`, `Janelle` - Each person has a unique hobby: `photography`, `cooking`, `knitting`, `gardening`, `woodworking`, `painting` ## Clues: 1. The person who owns a Toyota Camry is in the sixth house. 2. Carol is the photography enthusiast. 3. The person who owns a Chevrolet Silverado is The person whose mother's name is Aniya. 4. The person who owns a Chevrolet Silverado is not in the second house. 5. The person who owns a Ford F-150 is The person whose mother's name is Sarah. 6. The person who owns a BMW 3 Series is Bob. 7. The person whose mother's name is Kailyn is in the sixth house. 8. Eric is directly left of the person who enjoys knitting. 9. There is one house between The person whose mother's name is Sarah and the person who owns a Toyota Camry. 10. The person whose mother's name is Penny is somewhere to the right of the person who enjoys knitting. 11. The person whose mother's name is Aniya is somewhere to the right of the person who owns a Honda Civic. 12. Alice is somewhere to the right of the person who owns a Ford F-150. 13. Eric is the person who enjoys gardening. 14. The woodworking hobbyist is somewhere to the left of the person who enjoys knitting. 15. There is one house between The person whose mother's name is Sarah and the person who loves cooking. 16. The person who owns a Honda Civic is Arnold. 17. The person whose mother's name is Holly is directly left of the person who enjoys knitting.
{ "header": [ "House", "Name", "CarModel", "Mother", "Hobby" ], "rows": [ [ "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.735016
lgp-test-5x6-36
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`, `Peter`, `Bob`, `Eric`, `Alice` - People have unique hair colors: `gray`, `brown`, `black`, `red`, `blonde` - Each person prefers a unique type of vacation: `city`, `mountain`, `camping`, `cruise`, `beach` - They all have a unique favorite flower: `roses`, `tulips`, `carnations`, `lilies`, `daffodils` - Everyone has something unique for lunch: `stew`, `stir fry`, `spaghetti`, `pizza`, `grilled cheese` - Each person has a unique hobby: `painting`, `photography`, `gardening`, `knitting`, `cooking` ## Clues: 1. The person who loves the stew is directly left of the person who loves the vase of tulips. 2. The person who enjoys camping trips is the person who loves eating grilled cheese. 3. The person who has black hair is somewhere to the left of Bob. 4. The photography enthusiast is the person who has gray hair. 5. The person who is a pizza lover is the person who likes going on cruises. 6. Alice is the person who prefers city breaks. 7. The person who loves beach vacations is directly left of the person who paints as a hobby. 8. The person who loves the spaghetti eater is Arnold. 9. Bob is in the fifth house. 10. The person who loves the boquet of lilies is in the third house. 11. The person who enjoys knitting is in the fourth house. 12. The person who has brown hair is directly left of the person who paints as a hobby. 13. There are two houses between the person who likes going on cruises and the person who enjoys knitting. 14. The person who has red hair is the person who loves the spaghetti eater. 15. The person who loves a carnations arrangement is not in the second house. 16. Eric is somewhere to the left of the person who enjoys gardening. 17. The photography enthusiast is the person who loves the stew. 18. Eric is the person who loves a bouquet of daffodils.
{ "header": [ "House", "Name", "HairColor", "Vacation", "Flower", "Food", "Hobby" ], "rows": [ [ "___", "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.734416
lgp-test-6x6-39
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`, `Alice`, `Eric`, `Peter`, `Carol` - People have unique favorite sports: `volleyball`, `soccer`, `basketball`, `baseball`, `swimming`, `tennis` - Each person has a unique hobby: `gardening`, `cooking`, `painting`, `woodworking`, `knitting`, `photography` - Each mother is accompanied by their child: `Bella`, `Meredith`, `Alice`, `Samantha`, `Fred`, `Timothy` - Each person has a unique birthday month: `feb`, `jan`, `mar`, `may`, `sept`, `april` - Everyone has something unique for lunch: `stir fry`, `grilled cheese`, `pizza`, `spaghetti`, `stew`, `soup` ## Clues: 1. The person who loves soccer is somewhere to the right of Eric. 2. The person who paints as a hobby is somewhere to the left of the woodworking hobbyist. 3. The person whose birthday is in February is not in the third house. 4. The person who is the mother of Timothy is directly left of Arnold. 5. The person who loves cooking is somewhere to the left of the person's child is named Fred. 6. Alice is the person who paints as a hobby. 7. The person's child is named Alice is the person who loves cooking. 8. The person whose birthday is in March is the person's child is named Samantha. 9. The person who loves the soup is the person whose birthday is in May. 10. Carol is somewhere to the right of the person whose birthday is in May. 11. The person whose birthday is in March and the person who is a pizza lover are next to each other. 12. The person whose birthday is in February is not in the fourth house. 13. There are two houses between the person who loves baseball and the person who loves the stew. 14. The person whose birthday is in May is somewhere to the left of the person who loves volleyball. 15. The person whose birthday is in January is somewhere to the right of Arnold. 16. The person who loves cooking is not in the third house. 17. The person who enjoys knitting is the person whose birthday is in September. 18. The person who enjoys gardening is the person's child is named Meredith. 19. The person who is a pizza lover is the person who loves swimming. 20. There is one house between the person who loves basketball and the person whose birthday is in May. 21. The person who loves the soup is directly left of the person who loves the spaghetti eater. 22. The person who loves the stew is the person's child is named Bella. 23. The person who enjoys knitting is somewhere to the left of the person who loves the soup. 24. Bob is somewhere to the left of the person who loves the stew. 25. Arnold is the person who loves stir fry. 26. The woodworking hobbyist is directly left of the person who loves the soup.
{ "header": [ "House", "Name", "FavoriteSport", "Hobby", "Children", "Birthday", "Food" ], "rows": [ [ "___", "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.735663
lgp-test-3x4-25
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` - People have unique favorite sports: `soccer`, `tennis`, `basketball` - Each person has a favorite color: `yellow`, `white`, `red` - The mothers' names in different houses are unique: `Aniya`, `Janelle`, `Holly` ## Clues: 1. The person who loves tennis is The person whose mother's name is Aniya. 2. Eric is in the second house. 3. The person who loves soccer is directly left of the person whose favorite color is red. 4. The person who loves yellow is in the first house. 5. The person whose mother's name is Holly is the person who loves soccer. 6. The person whose mother's name is Aniya is the person who loves yellow. 7. The person who loves yellow is Arnold.
{ "header": [ "House", "Name", "FavoriteSport", "Color", "Mother" ], "rows": [ [ "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.731555
lgp-test-5x3-0
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`, `Arnold`, `Alice`, `Eric`, `Bob` - People own unique car models: `honda civic`, `tesla model 3`, `bmw 3 series`, `ford f150`, `toyota camry` - Each person prefers a unique type of vacation: `beach`, `cruise`, `city`, `camping`, `mountain` ## Clues: 1. The person who owns a Honda Civic is in the second house. 2. Peter is the person who enjoys camping trips. 3. The person who prefers city breaks is somewhere to the left of the person who enjoys mountain retreats. 4. The person who owns a Ford F-150 is somewhere to the left of Arnold. 5. The person who owns a BMW 3 Series is Eric. 6. The person who loves beach vacations is in the first house. 7. The person who enjoys mountain retreats is Bob. 8. The person who owns a Tesla Model 3 is in the first house.
{ "header": [ "House", "Name", "CarModel", "Vacation" ], "rows": [ [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ], [ "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.733454
lgp-test-2x4-28
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` - They all have a unique favorite flower: `daffodils`, `carnations` - People use unique phone models: `iphone 13`, `samsung galaxy s21` - Each person has a favorite color: `red`, `yellow` ## Clues: 1. The person who uses a Samsung Galaxy S21 is Arnold. 2. The person who uses an iPhone 13 is directly left of the person whose favorite color is red. 3. Eric is the person who loves a carnations arrangement.
{ "header": [ "House", "Name", "Flower", "PhoneModel", "Color" ], "rows": [ [ "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.730558
lgp-test-4x4-39
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`, `Arnold`, `Alice` - People have unique favorite music genres: `rock`, `jazz`, `classical`, `pop` - The people are of nationalities: `dane`, `brit`, `swede`, `norwegian` - Each person has a favorite color: `green`, `red`, `yellow`, `white` ## Clues: 1. The British person and Peter are next to each other. 2. Eric is somewhere to the left of the British person. 3. The Swedish person is directly left of the person whose favorite color is red. 4. The person who loves classical music is in the second house. 5. There is one house between the British person and the person whose favorite color is red. 6. The person who loves rock music is the Norwegian. 7. The person who loves yellow is not in the first house. 8. The Norwegian is Arnold. 9. The Dane and the person who loves white are next to each other. 10. There are two houses between the person who loves pop music and the person who loves rock music.
{ "header": [ "House", "Name", "MusicGenre", "Nationality", "Color" ], "rows": [ [ "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.732743
lgp-test-2x6-22
2*6
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Arnold` - The people are of nationalities: `dane`, `brit` - People have unique favorite book genres: `science fiction`, `mystery` - Each person has a unique birthday month: `april`, `sept` - Each person has a unique type of pet: `cat`, `dog` - Each mother is accompanied by their child: `Fred`, `Bella` ## Clues: 1. Eric is the person who loves science fiction books. 2. The British person is the person who owns a dog. 3. The Dane is the person's child is named Fred. 4. The person whose birthday is in April is in the second house. 5. The person who loves science fiction books is in the second house. 6. The Dane is not in the first house.
{ "header": [ "House", "Name", "Nationality", "BookGenre", "Birthday", "Pet", "Children" ], "rows": [ [ "___", "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.730912
lgp-test-5x6-20
5*6
There are 5 houses, numbered 1 to 5 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Bob`, `Alice`, `Eric`, `Peter`, `Arnold` - People have unique heights: `average`, `short`, `very tall`, `very short`, `tall` - Each person has an occupation: `engineer`, `artist`, `doctor`, `lawyer`, `teacher` - The mothers' names in different houses are unique: `Janelle`, `Aniya`, `Holly`, `Penny`, `Kailyn` - Each person has a unique birthday month: `mar`, `april`, `jan`, `feb`, `sept` - Each person has a unique type of pet: `hamster`, `fish`, `bird`, `dog`, `cat` ## Clues: 1. The person who is a doctor is somewhere to the left of the person with a pet hamster. 2. Arnold is in the first house. 3. The person who is an engineer is the person who owns a dog. 4. The person whose birthday is in March is somewhere to the left of Peter. 5. The person who is an artist is in the third house. 6. The person who is a lawyer is in the fifth house. 7. The person who has a cat is The person whose mother's name is Kailyn. 8. Alice is directly left of Eric. 9. The person whose birthday is in February is directly left of The person whose mother's name is Holly. 10. The person whose birthday is in April is somewhere to the right of the person who is a teacher. 11. The person whose birthday is in February is The person whose mother's name is Kailyn. 12. Peter is in the fourth house. 13. The person with an aquarium of fish is the person who is very short. 14. The person whose mother's name is Kailyn and the person with an aquarium of fish are next to each other. 15. The person who is short is directly left of the person who is a lawyer. 16. The person whose mother's name is Aniya and the person who is a lawyer are next to each other. 17. The person whose birthday is in January is The person whose mother's name is Penny. 18. The person who has an average height is the person who keeps a pet bird. 19. The person who is tall is the person who is an engineer.
{ "header": [ "House", "Name", "Height", "Occupation", "Mother", "Birthday", "Pet" ], "rows": [ [ "___", "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.734321
lgp-test-4x4-32
4*4
There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Alice`, `Arnold`, `Peter`, `Eric` - Each person prefers a unique type of vacation: `cruise`, `mountain`, `city`, `beach` - Each person has a unique favorite drink: `tea`, `coffee`, `milk`, `water` - The people are of nationalities: `brit`, `swede`, `dane`, `norwegian` ## Clues: 1. The person who prefers city breaks is the Swedish person. 2. The person who likes going on cruises is directly left of the person who loves beach vacations. 3. Arnold is in the second house. 4. Arnold is the person who likes milk. 5. The person who prefers city breaks is not in the fourth house. 6. The coffee drinker is the Norwegian. 7. The person who loves beach vacations and Peter are next to each other. 8. Eric is the one who only drinks water. 9. The person who loves beach vacations is directly left of the Dane.
{ "header": [ "House", "Name", "Vacation", "Drink", "Nationality" ], "rows": [ [ "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___" ], [ "___", "___", "___", "___", "___" ] ] }
2024-07-11T01:22:10.732702