File:DancingSudoku.lhs

From HaskellWiki
Jump to navigation Jump to search

DancingSudoku.lhs(file size: 15 KB, MIME type: unknown/unknown)

Warning: This file type may contain malicious code. By executing it, your system may be compromised.

By Chris Kuklewicz, usual BSD license. A haskell-ized version of Knuth's dancing links algorithm. This algorithm can be used to solve any binary cover problem. Here is it applied to make a Sudoku solver. This is linked to from the "Sudoku" page.

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeDimensionsUserComment
current21:49, 11 April 2006 (15 KB)ChrisKuklewicz (talk | contribs)By Chris Kuklewicz, usual BSD license. A haskell-ized version of Knuth's dancing links algorithm. This algorithm can be used to solve any binary cover problem. Here is it applied to make a Sudoku solver. This is linked to from the "Sudoku" page.

The following page uses this file: