overlapping sudoku

For fans of Killer Sudoku, Samurai Sudoku and other variants

overlapping sudoku

Postby urhegyi » Mon Oct 05, 2020 3:37 pm

20200409_184830.jpg
20200409_184830.jpg (15.99 KiB) Viewed 636 times
I found this example on a blog. The author says classical sudoku with some grids overlapping. How can I find out which one are overlapping. Can someone give me a starting point.
urhegyi
 
Posts: 743
Joined: 13 April 2020

Re: overlapping sudoku

Postby creint » Mon Oct 05, 2020 4:38 pm

There are 4 overlapping grids.
Every 3 rows a new grid is starting.
Rating: Easy, one layer of at least one locked singles.
creint
 
Posts: 393
Joined: 20 January 2018

Re: overlapping sudoku

Postby 1to9only » Mon Oct 05, 2020 5:20 pm

Code: Select all
..47....9....8....7....41..6...4.7.............5.1...6..15....7....7....4....68.. ED=2.0/1.2/1.2
6...4.7.............5.1...6..15....7....7....4....68..7....24......5......47....5 ED=2.6/1.2/1.2
..15....7....7....4....68..7....24......5......47....5..3.9...4.........8...1.7.. ED=2.8/1.2/1.2
7....24......5......47....5..3.9...4.........8...1.7..3....19......3......24....1 ED=2.8/1.2/1.2

Code: Select all
+-------------------------+-------------------------+-------------------------+
| 12358   123568  4       | 7       2356    1235    | 2356    23568   9       |
| 12359   123569  2369    | 12369   8       12359   | 23456   234567  2345    |
| 7       235689  23689   | 2369    23569   4       | 1       23568   2358    |
+-------------------------+-------------------------+-------------------------+
| 6       12389   2389    | 2389    4       3589    | 7       123589  1238    |
| 12389   1234789 23789   | 23689   2369    35789   | 2359    1234589 12348   |
| 2389    234789  5       | 2389    1       3789    | 239     23489   6       |
+-------------------------+-------------------------+-------------------------+
| 239     23689   1       | 5       23      389     | 2369    23469   7       |
| 2359    235689  2689    | 123489  7       1389    | 23569   1234569 123     |
| 4       23579   279     | 1239    23      6       | 8       12359   123     |
+-------------------------+-------------------------+-------------------------+
| 7       135689  689     | 13689   68      2       | 4       13689   389     |
| 129     123689  689     | 13689   5       3489    | 1236    1236789 2389    |
| 129     123689  4       | 7       68      389     | 1236    123689  5       |
+-------------------------+-------------------------+-------------------------+
| 1256    12567   3       | 268     9       578     | 1256    12568   4       |
| 12569   1245679 5679    | 2368    2468    34578   | 12356   1235689 23689   |
| 8       24569   569     | 236     1       345     | 7       23569   2369    |
+-------------------------+-------------------------+-------------------------+
| 3       45678   5678    | 2568    2678    1       | 9       245678  2678    |
| 14569   1456789 156789  | 25689   3       56789   | 2568    245678  2678    |
| 569     56789   2       | 4       678     56789   | 3568    35678   1       |
+-------------------------+-------------------------+-------------------------+
User avatar
1to9only
 
Posts: 4175
Joined: 04 April 2018

Re: overlapping sudoku

Postby urhegyi » Mon Oct 05, 2020 7:17 pm

Map-1.jpg
Map-1.jpg (120.56 KiB) Viewed 616 times
This must be it
urhegyi
 
Posts: 743
Joined: 13 April 2020

Re: overlapping sudoku

Postby 1to9only » Mon Oct 05, 2020 9:30 pm

urhegyi wrote:This must be it

Correct.
Solution:
Hidden Text: Show
Code: Select all
134752689256189473789364125613245798827693514945817236361528947598471362472936851
613245798827693514945817236361528947598471362472936851759162483286354179134789625
361528947598471362472936851759162483286354179134789625623897514917645238845213796
759162483286354179134789625623897514917645238845213796368521947471936852592478361
User avatar
1to9only
 
Posts: 4175
Joined: 04 April 2018


Return to Sudoku variants