Re: [Haskell] Can someone provide a summary of best Sudoku solver times?
10 Jul
2006
10 Jul
'06
5:05 p.m.
Taral wrote:
On 7/9/06, Chris Kuklewicz <haskell@list.mightyreason.com> wrote:
I improved the speed and strength of my solver and it finishes the 36638 puzzles of http://www.csse.uwa.edu.au/~gordon/sudoku17 in 3885 seconds. It can solve all but 164 without guessing, and averages greater 9 puzzles per second on a 1.33 GHz PPC Mac OS X laptop using ghc-6.4.2
Is this the DLX solver on the wiki?
Not quite. This is an optimized, bug-fixed, and more powerful solver. I will update the wiki version soon. -- Chris
7353
Age (days ago)
7353
Last active (days ago)
0 comments
1 participants
participants (1)
-
Chris Kuklewicz