Benchmark Sudoku List

Advanced methods and approaches for solving Sudoku puzzles

Postby Para » Tue Apr 17, 2007 11:26 pm

RW wrote:Here's a reverse-BUG example. It might not be the most common pattern, but it shouldn't be too hard to program either:

Code: Select all
000070500000001060040560310012000600000000103009000420081040730050700000006038000
 *--------------------------------------------------------------------*
 | 1      6      38     | 3489   7      349    | 5     -489   *2      |
 | 35     29     357    | 34     289    1      | 89     6      47     |
 | 29     4      78     | 5      6      29     | 3      1      78     |
 |----------------------+----------------------+----------------------|
 | 458    1     *2      | 348    58     34     | 6      7     *9      |
 | 4568   7      45     | 24689  2589   249    | 1      58     3      |
 | 568    3     *9      | 68     1      7      | 4     *2      58     |
 |----------------------+----------------------+----------------------|
 | 29     8      1      | 29     4      5      | 7      3      6      |
 | 34     5      34     | 7      29     6      | 289    89     1      |
 | 7      29     6      | 1      3      8      | 29     45     45     |
 *--------------------------------------------------------------------*


RW


Hi

Can some one please explain how reverse BUG works? I see the example but it doesn't make any sense to me.

greetings

Para
Para
 
Posts: 46
Joined: 20 February 2007

Postby re'born » Tue Apr 17, 2007 11:30 pm

Para wrote:
RW wrote:Here's a reverse-BUG example. It might not be the most common pattern, but it shouldn't be too hard to program either:

Code: Select all
000070500000001060040560310012000600000000103009000420081040730050700000006038000
 *--------------------------------------------------------------------*
 | 1      6      38     | 3489   7      349    | 5     -489   *2      |
 | 35     29     357    | 34     289    1      | 89     6      47     |
 | 29     4      78     | 5      6      29     | 3      1      78     |
 |----------------------+----------------------+----------------------|
 | 458    1     *2      | 348    58     34     | 6      7     *9      |
 | 4568   7      45     | 24689  2589   249    | 1      58     3      |
 | 568    3     *9      | 68     1      7      | 4     *2      58     |
 |----------------------+----------------------+----------------------|
 | 29     8      1      | 29     4      5      | 7      3      6      |
 | 34     5      34     | 7      29     6      | 289    89     1      |
 | 7      29     6      | 1      3      8      | 29     45     45     |
 *--------------------------------------------------------------------*


RW


Hi

Can some one please explain how reverse BUG works? I see the example but it doesn't make any sense to me.

greetings

Para


Have you checked out RW's original thread?
re'born
 
Posts: 551
Joined: 31 May 2007

Postby Para » Wed Apr 18, 2007 8:52 am

Hi

Thanks. Now i get it. By filling in that 9 in R1C8 all remaining placements of 2 and 9 would be interchangable, because there are no other givens for 2 of 9 anywhere else in the grid.

greetings

Para
Para
 
Posts: 46
Joined: 20 February 2007

Re: Benchmark Sudoku List

Postby yzfwsf » Sun Apr 19, 2020 11:18 pm

Code: Select all
.1..5..3.6....14....9.....22..39...5...2..1.......4........5..6..31...9..5..8.2..
.---------------------------------.---------------------------------.---------------------------------.
|  4          1          2        |  78         5          9        |  6          3          78       |
|  6          3          78       |  78         2          1        |  4          5          9        |
|  5          78         9        |  4          3          6        |  78         1          2        |
:---------------------------------+---------------------------------+---------------------------------:
|  2          4          1        |  3          9          78       |  78         6          5        |
|  3          9          5        |  2          6          78       |  1          478        478      |
|  78         78         6        |  5          1          4        |  9          2          3        |
:---------------------------------+---------------------------------+---------------------------------:
|  1          2          478      |  9          47         5        |  3          48         6        |
|  78         6          3        |  1          47         2        |  5          9          478      |
|  9          5          47       |  6          8          3        |  2          47         1        |
'---------------------------------'---------------------------------'---------------------------------'

Bivalue Oddagon (Type 1)/Remote Pair:78{r1c49,r2c34,r6c12,r8c19,r3c2} => r8c9<>78

Code: Select all
..4.2.6...8...7...7..6....5.2...8.4.9..76.2....854...76...9.4.........1...9.....2
.---------------------------------.---------------------------------.---------------------------------.
|  5          13         4        |  138        2          9        |  6          7          138      |
|  2          8          6        |  13         5          7        |  139        39         4        |
|  7          9          13       |  6          138        4        |  138        2          5        |
:---------------------------------+---------------------------------+---------------------------------:
|  13         2          7        |  9          13         8        |  5          4          6        |
|  9          4          5        |  7          6          13       |  2          8          13       |
|  13         6          8        |  5          4          2        |  139        39         7        |
:---------------------------------+---------------------------------+---------------------------------:
|  6          7          123      |  238        9          13       |  4          5          38       |
|  48         5          23       |  234        378        6        |  378        1          9        |
|  48         13         9        |  134        1378       5        |  378        6          2        |
'---------------------------------'---------------------------------'---------------------------------'

Bivalue Oddagon (Type 2):13{r1c29,r3c35,r5c69,r4c5} => -8r1c4,r3c7

Code: Select all
..8.2.3..........617..8..4......65...82.1..3....3....82...6.4...1...5.8...41....5
.---------------------------------.---------------------------------.---------------------------------.
|  469        469        8        |  4567       2          149      |  3          157        17       |
|  349        2          359      |  457        59         19       |  8          157        6        |
|  1          7          56       |  56         8          3        |  9          4          2        |
:---------------------------------+---------------------------------+---------------------------------:
|  79         3          1        |  8          79         6        |  5          2          4        |
|  569        8          2        |  45         1          49       |  67         3          79       |
|  4567       46         679      |  3          579        2        |  1          69         8        |
:---------------------------------+---------------------------------+---------------------------------:
|  2          5          37       |  9          6          8        |  4          17         137      |
|  3679       1          3679     |  2          4          5        |  67         8          379      |
|  8          69         4        |  1          3          7        |  2          69         5        |
'---------------------------------'---------------------------------'---------------------------------'

Bivalue Oddagon (Type 3):69{r6c38,r9c28,r8c3} => r2c3<>3
yzfwsf
 
Posts: 850
Joined: 16 April 2019

Previous

Return to Advanced solving techniques