xsl-list
[Top] [All Lists]

[xsl] rough Sudoku solver in browser-based XSLT

2006-05-01 20:32:14

The link is to a rough Sudoku solver written essentially in browser-based XSLT, 
with a little help from javascript. It can get stuck on harder puzzles, but it 
creates a good set of "candidates" for each cell that could be used for 
establishing a base state from which to begin guessing.

http://seanwhalen.home.comcast.net/sudoku/

Some of the data was taken from Andrew Welch's recent posts on Sudoku at 
http://ajwelch.blogspot.com/

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>
  • [xsl] rough Sudoku solver in browser-based XSLT, seanwhalen <=