Generalized Su Doku solver (was: [Haskell-cafe] Polymorphic Sudoku
solver)
Thorkil Naur
naur at post11.tele.dk
Wed Jun 7 18:23:11 EDT 2006
Hello,
Inspired by this, I have added my Su Doku solver to
http://www.haskell.org/haskellwiki/Sudoku.
Regards
Thorkil Naur
On Wednesday 31 May 2006 18:32, Chris Kuklewicz wrote:
> A while back there was a long thread about Sudoku solvers (some of which
ended
> up on http://haskell.org/haskellwiki/Sudoku ). I contributed my brute-force
> dancing links solver at the time, and mentioned that I had a by-logic solver
> that, while a bit slow, was as good as most of those being discussed.
>
> At the time the code for my solver was too ugly to post. Attached is a
cleaned
> up version.
...
> Chris Kuklewicz
More information about the Haskell-Cafe
mailing list