Hi all,
I got stuck in this point:
Is there a way to solve this puzzle without using trial and error? I tried even in some sudoku solving programs and ended up with nothing.
Thanks in advance.
8 45 3 | 45 2 9 | 7 1 6
29 279 6 |[37] 1 8 | 5 [239] 4
1249 124579 247 | 3457 6 347 | 239 239 8
-------------------------+-------------------------+-------------------
123 123 5 |[127] 4 6 | 39 8 79
7 18 9 | 18 3 5 | 6 4 2
234 6 248 |[278] 9 [27] | 1 [37] 5
-------------------------+-------------------------+-------------------
6 3489 48 | 234 7 234 | 29 5 1
349 349 1 | 6 5 234 | 8 279 79
5 27 27 | 9 8 1 | 4 6 3
* Found a forcing chain. If we assume that square R7C6 is <2> then we can make the following chain of conclusions:
R7C7 must be <9>, which means that
R4C7 must be <3>, which means that
R6C8 must be <7>, which means that
R6C6 must be <2>, which means that
R7C6 must be <34>.
Since this is logically inconsistent, R7C6 cannot be <2>.
* Made progress using Trebor's Tables to find inferences about the puzzle. A total of 11829 implications about the puzzle were generated and examined in order to find these inferences - you'd run through several pencils working them out by hand!
Myth Jellies wrote:I thought this looked familiar. Puzzle 104 was one of the first puzzles that I developed the Pattern Overlay Method for. There were a couple threads for it in another forum. Several other options for solving were discussed as well.
http://www.sudoku.org.uk/discus/messages/2/231.html?1128240304
http://www.sudoku.org.uk/discus/messages/6/202.html?1130395479
8 45 3 | 45 2 9 | 7 1 6
29 279 6 |[37] 1 8 | 5 [239] 4
1249 124579 247 | 3457 6 347 | 239 239 8
-------------------------+-------------------------+-------------------
123 123 5 |[127] 4 6 | 39 8 [79]
7 18 9 | 18 3 5 | 6 4 2
234 6 248 | 278 9 27 | 1 [37] 5
-------------------------+-------------------------+-------------------
6 3489 48 | 234 7 234 | 29 5 1
349 349 1 | 6 5 234 | 8 279 79
5 27 27 | 9 8 1 | 4 6 3
Carcul wrote:.............Here is the method (much more lengthy that tso's method...) I used to solve it just by hand, using nice loops and unique rectangles:..........
tso wrote:It is still a complex forcing chain rather than a simple forcing chain, as it requires a link of the type "r6c8=7 => r4c9<>7", thus combining xy-type chains with coloring type chains.
Jeff wrote:tso wrote:It is still a complex forcing chain rather than a simple forcing chain, as it requires a link of the type "r6c8=7 => r4c9<>7", thus combining xy-type chains with coloring type chains.
Perhaps it is easier to express forcing chains as follows:
xy-type chains are pure bivalue chains (links of the type "r6c8=7 => r4c9<>7")
So-called coloring type chains are pure bilocation chains (links of the type "r4c9<>7 => r4c4=7")
When bivalue links and bilocaion links are mixed, the product is a combination chain (call it a complex chain if you like)
Forcing chain is a general name for all bivalue chains, bilocation chains and combination chains.