Graun hard nothing special, as per.
Graun killer didn't need too much back-of-envelope this week, quite pleasant.
Took 3 goes at the Indy hex, tsk, stupid mistakes each time.
Seem to have forgotten to do the futoshiki...
This bit has been elsewhere on LJ recently:
Soem time ago there was a sudoku in the Graun I couldn't do.
Had another look at it last week. At the point I got stuck, there was a cell with only two candidates, so I made two copies and worked through each possibility. Both lead to "solutions". Not unique. Tsk.
Just got a -10 on the crazy golf.
Graun killer didn't need too much back-of-envelope this week, quite pleasant.
Took 3 goes at the Indy hex, tsk, stupid mistakes each time.
Seem to have forgotten to do the futoshiki...
This bit has been elsewhere on LJ recently:
Soem time ago there was a sudoku in the Graun I couldn't do.
Had another look at it last week. At the point I got stuck, there was a cell with only two candidates, so I made two copies and worked through each possibility. Both lead to "solutions". Not unique. Tsk.
Just got a -10 on the crazy golf.
(no subject)
(no subject)
(no subject)
(no subject)
950000670
000007310
800561000
230000000
009000100
000000037
000145009
094200000
085000021
There's an LJ thread somewhere with one that has (iirc) 3 "solutions"
(no subject)
(no subject)
[[9]; [5]; [1]; [3]; [2]; [4]; [6]; [7]; [8]];
[[6]; [4]; [2]; [8]; [9]; [7]; [3]; [1]; [5]];
[[8]; [7]; [3]; [5]; [6]; [1]; [2]; [9]; [4]];
[[2]; [3]; [7]; [4]; [1]; [9]; [8]; [5]; [6]];
[[5]; [6]; [9]; [7]; [8]; [3]; [1]; [4]; [2]];
[[4]; [1]; [8]; [6]; [5]; [2]; [9]; [3]; [7]];
[[3]; [2]; [6]; [1]; [4]; [5]; [7]; [8]; [9]];
[[1]; [9]; [4]; [2]; [7]; [8]; [5]; [6]; [3]];
[[7]; [8]; [5]; [9]; [3]; [6]; [4]; [2]; [1]]
Do both yours definitely fit?
(no subject)
(no subject)
[ 9 ][ 5 ][ 1 ][ 34 ][ 23 ][ 234 ][ 6 ][ 7 ][ 8 ]
[ 46 ][ 246 ][ 26 ][ 89 ][ 89 ][ 7 ][ 3 ][ 1 ][ 5 ]
[ 8 ][ 7 ][ 3 ][ 5 ][ 6 ][ 1 ][ 29 ][ 49 ][ 24 ]
[ 2 ][ 3 ][ 678 ][46789][ 1 ][ 4689][ 589 ][ 4589][ 46 ]
[ 4567][ 46 ][ 9 ][34678][23578][23468][ 1 ][ 458 ][ 246 ]
[ 456 ][ 1 ][ 68 ][ 4689][ 2589][24689][ 2589][ 3 ][ 7 ]
[ 3 ][ 26 ][ 267 ][ 1 ][ 4 ][ 5 ][ 78 ][ 68 ][ 9 ]
[ 1 ][ 9 ][ 4 ][ 2 ][ 78 ][ 68 ][ 57 ][ 56 ][ 3 ]
[ 67 ][ 8 ][ 5 ][ 3679][ 379 ][ 369 ][ 4 ][ 2 ][ 1 ]
From here, choosing to put either a 6 or 7 in the bottom left cell leads to a solution.
Unless I made an error somewhere, of course.
Will your program tell you what it's done at each point?
(no subject)
(no subject)
(no subject)
I did mine in Perl, deliberately attacking it "the way a human would" - except it does the exhaustive "only 1 candidate works here" check first as it's so easy for a computer, where a human doesn't as it's not immediately visible. We tend to start with what in my prog are the 3rd and 4th checking algorithms.
I always wondered if my prog couldn't do that sudoku because I never programmed the last 3 algorithms I found on the web, or never extended some of the earlier ones to candidate sets bigger than 3.
Can you put 'the point I got stuck at' into your prog?
(no subject)
(no subject)
I just tried it by hand, as well - the version with a 6 bottom left that is - and eventually ended up with a 9 in both the top right and bottom left of the centre square; but it was a slapdash enough attempt I may well have gone wrong somewhere.
(no subject)
I deliberately went the other way and attacked it by pure brute force, as I was curious to see whether it would run out of time/memory, but it seems to zap through them all with no trouble. I ought to put something in to find out how many sodukos it end up with at different stages, really.
(no subject)
However, I tried putting 6 in the bottom left cell and it ended up in a contradiction (and I tried it twice), so I suggest you check your solution. :-)
(no subject)
(no subject)
I didn't see any XYwing formations, but I'm not adept at spotting them.
If it's a Forcing Chain, Colouring, or Nishio, how long is the required inference chain? Can it reasonably be done in your head?
(no subject)
Not in my head, no. But I'm not a sudoku expert.
(no subject)
(no subject)
(no subject)
(no subject)
(no subject)
(no subject)
(no subject)