[Haskell-cafe] Source of 16x16 Sudokus?
David Stigant
dstigant at comcast.net
Thu Oct 2 23:11:09 EDT 2008
Simon Tatham has a sudoku program which generates Sudoku's of any size in
varying difficulties:
http://www.chiark.greenend.org.uk/~sgtatham/puzzles/
It's down at the bottom and is called Solo.
I can't speak to the actual quality/difficulty of the puzzles, but every
feature you asked for is there plus unlimited puzzles.
----- Original Message -----
From: "Murray Gross" <mgross21 at verizon.net>
To: <haskell-cafe at haskell.org>
Sent: Thursday, October 02, 2008 7:47 PM
Subject: [Haskell-cafe] Source of 16x16 Sudokus?
>
> Folks:
>
> For research on the behavior of parallel Haskell, does anyone know of a
> source for graded (easy through evil) 16x16 Sudoku puzzles? Our hardware
> runs too fast for us to get meaningful timings on 9x9's. I suppose we
> could insert time wasters, but I think that would also distort the results
> . . . .
>
> Thanks in advance,
>
> Murray Gross
> Brooklyn College
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
More information about the Haskell-Cafe
mailing list