<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Sudoku Solver and Omniscient debugging</title><link>http://blogs.msdn.com/b/jmstall/archive/2006/01/22/sudoku.aspx</link><description>Let me make an analogy between debugging a program and solving a Sudoku. Sudoku is a number-crossword type of game where you fill in numbers in a 9x9 grid such that each row, column, and 3x3 box contain each of the numbers 1...9. The grid is pre-initialized</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Sudoku Solver and Omniscient debugging</title><link>http://blogs.msdn.com/b/jmstall/archive/2006/01/22/sudoku.aspx#566534</link><pubDate>Sat, 01 Apr 2006 18:04:19 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:566534</guid><dc:creator>Stephen Toub - MSFT</dc:creator><description>This one is open source... &lt;a rel="nofollow" target="_new" href="http://msdn.microsoft.com/library/en-us/dntablet/html/tbconSudokuSampleFinal.asp"&gt;http://msdn.microsoft.com/library/en-us/dntablet/html/tbconSudokuSampleFinal.asp&lt;/a&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=566534" width="1" height="1"&gt;</description></item><item><title>re: Sudoku Solver and Omniscient debugging</title><link>http://blogs.msdn.com/b/jmstall/archive/2006/01/22/sudoku.aspx#523697</link><pubDate>Fri, 03 Feb 2006 04:18:39 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:523697</guid><dc:creator>Mike</dc:creator><description>hrm... too bad it's not open source, i would like to build off of that for my puzzle generator... it would help my program to better understand complexity for humans and thus allow me to fine tune my puzzles for difficulty.&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=523697" width="1" height="1"&gt;</description></item><item><title>re: Sudoku Solver and Omniscient debugging</title><link>http://blogs.msdn.com/b/jmstall/archive/2006/01/22/sudoku.aspx#517116</link><pubDate>Wed, 25 Jan 2006 01:40:50 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:517116</guid><dc:creator>Rolf Huisman</dc:creator><description>This kind of behavior for a debugger is more in line with a validator. Validators like state explorers give a complete deduction wy something happens that way.&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=517116" width="1" height="1"&gt;</description></item><item><title>re: Sudoku Solver and Omniscient debugging</title><link>http://blogs.msdn.com/b/jmstall/archive/2006/01/22/sudoku.aspx#515942</link><pubDate>Sun, 22 Jan 2006 19:57:18 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:515942</guid><dc:creator>Blake Handler</dc:creator><description>Your company even has an Excel Sudoku &amp;quot;solution&amp;quot; (^_^)&lt;br&gt;&lt;br&gt;&lt;a rel="nofollow" target="_new" href="http://office.microsoft.com/en-us/templates/TC100809721033.aspx"&gt;http://office.microsoft.com/en-us/templates/TC100809721033.aspx&lt;/a&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=515942" width="1" height="1"&gt;</description></item></channel></rss>