Link Details

Link 110860 thumbnail
User 252611 avatar

By Thierry.Lefort
via codeproject.com
Published: Sep 05 2008 / 10:45

A simple solution to resolve a Sudoku Grid, using Linq.
  • 9
  • 0
  • 828
  • 139

Comments

Add your comment
User 281687 avatar

paul_houle replied ago:

0 votes Vote down Vote up Reply

It's a fascinating example of the use of LINQ, but I wonder how fast it is. Sudoku puzzles, as seen in the newspaper, require very little guessing. There's almost always a square that has a single choice for what you can fill it in as. Sudoku solvers are much faster if they start out working on the most constrained square, rather than on the first square you find.

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.

Voters For This Link (9)



Voters Against This Link (0)