<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Soduku solver</title>
	<atom:link href="http://langabi.name/blog/2005/07/15/soduku-solver/feed" rel="self" type="application/rss+xml" />
	<link>http://langabi.name/blog/2005/07/15/soduku-solver</link>
	<description>Paul Cook's blog</description>
	<pubDate>Fri, 18 May 2012 18:28:42 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: John</title>
		<link>http://langabi.name/blog/2005/07/15/soduku-solver#comment-19278</link>
		<dc:creator>John</dc:creator>
		<pubDate>Wed, 23 Jun 2010 01:25:25 +0000</pubDate>
		<guid isPermaLink="false">http://langabi.name/blog/2005/07/15/soduku-solver#comment-19278</guid>
		<description>Not working as it did before</description>
		<content:encoded><![CDATA[<p>Not working as it did before</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: angelia_chai</title>
		<link>http://langabi.name/blog/2005/07/15/soduku-solver#comment-12980</link>
		<dc:creator>angelia_chai</dc:creator>
		<pubDate>Wed, 11 Feb 2009 18:19:21 +0000</pubDate>
		<guid isPermaLink="false">http://langabi.name/blog/2005/07/15/soduku-solver#comment-12980</guid>
		<description>Hi
I've found another run timeout error
on the f_1_1_1 put value=2
then f_8_9_9 put value=2 too

It leads me to error.. would you explain or fix it?

Thanks</description>
		<content:encoded><![CDATA[<p>Hi<br />
I&#8217;ve found another run timeout error<br />
on the f_1_1_1 put value=2<br />
then f_8_9_9 put value=2 too</p>
<p>It leads me to error.. would you explain or fix it?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: paulcook</title>
		<link>http://langabi.name/blog/2005/07/15/soduku-solver#comment-10183</link>
		<dc:creator>paulcook</dc:creator>
		<pubDate>Tue, 09 Sep 2008 06:15:11 +0000</pubDate>
		<guid isPermaLink="false">http://langabi.name/blog/2005/07/15/soduku-solver#comment-10183</guid>
		<description>There's a link at the bottom of the post to the source code in PHP. Translation to Java should be easy enough!</description>
		<content:encoded><![CDATA[<p>There&#8217;s a link at the bottom of the post to the source code in PHP. Translation to Java should be easy enough!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ragini</title>
		<link>http://langabi.name/blog/2005/07/15/soduku-solver#comment-10181</link>
		<dc:creator>Ragini</dc:creator>
		<pubDate>Mon, 08 Sep 2008 01:36:43 +0000</pubDate>
		<guid isPermaLink="false">http://langabi.name/blog/2005/07/15/soduku-solver#comment-10181</guid>
		<description>Cud u pls give the source code of the Sudoku game &#38; the Sudoku solver in Java</description>
		<content:encoded><![CDATA[<p>Cud u pls give the source code of the Sudoku game &amp; the Sudoku solver in Java</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ragini</title>
		<link>http://langabi.name/blog/2005/07/15/soduku-solver#comment-10180</link>
		<dc:creator>Ragini</dc:creator>
		<pubDate>Mon, 08 Sep 2008 01:36:05 +0000</pubDate>
		<guid isPermaLink="false">http://langabi.name/blog/2005/07/15/soduku-solver#comment-10180</guid>
		<description>Cud u pls give the source code of the Sudoku game &#38; the Sudoku solver in Java</description>
		<content:encoded><![CDATA[<p>Cud u pls give the source code of the Sudoku game &amp; the Sudoku solver in Java</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jabbz</title>
		<link>http://langabi.name/blog/2005/07/15/soduku-solver#comment-9633</link>
		<dc:creator>jabbz</dc:creator>
		<pubDate>Thu, 06 Dec 2007 06:16:36 +0000</pubDate>
		<guid isPermaLink="false">http://langabi.name/blog/2005/07/15/soduku-solver#comment-9633</guid>
		<description>...quick question not related to the sudoku but rather to php, are there any php video tutorials/awesome php books that you may recommend to someone who's good at programming in java?  </description>
		<content:encoded><![CDATA[<p>&#8230;quick question not related to the sudoku but rather to php, are there any php video tutorials/awesome php books that you may recommend to someone who&#8217;s good at programming in java?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: paulcook</title>
		<link>http://langabi.name/blog/2005/07/15/soduku-solver#comment-9615</link>
		<dc:creator>paulcook</dc:creator>
		<pubDate>Mon, 26 Nov 2007 08:06:06 +0000</pubDate>
		<guid isPermaLink="false">http://langabi.name/blog/2005/07/15/soduku-solver#comment-9615</guid>
		<description>Nope, sorry -- you could of course re-code mine, but it's actually not very efficient in its current form, it prunes the branches a little late.</description>
		<content:encoded><![CDATA[<p>Nope, sorry &#8212; you could of course re-code mine, but it&#8217;s actually not very efficient in its current form, it prunes the branches a little late.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jabbz</title>
		<link>http://langabi.name/blog/2005/07/15/soduku-solver#comment-9614</link>
		<dc:creator>jabbz</dc:creator>
		<pubDate>Mon, 26 Nov 2007 07:58:38 +0000</pubDate>
		<guid isPermaLink="false">http://langabi.name/blog/2005/07/15/soduku-solver#comment-9614</guid>
		<description>Any idea where I can find an efficient java source code for soduko?</description>
		<content:encoded><![CDATA[<p>Any idea where I can find an efficient java source code for soduko?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yulihua</title>
		<link>http://langabi.name/blog/2005/07/15/soduku-solver#comment-9529</link>
		<dc:creator>Yulihua</dc:creator>
		<pubDate>Tue, 30 Oct 2007 10:02:06 +0000</pubDate>
		<guid isPermaLink="false">http://langabi.name/blog/2005/07/15/soduku-solver#comment-9529</guid>
		<description>I test this.Great.
2**1*7***
7*5******
*84****15
6**9*****
*28*6419*
****8***3
****41**6
******9*1
16****47*
</description>
		<content:encoded><![CDATA[<p>I test this.Great.<br />
2**1*7***<br />
7*5******<br />
*84****15<br />
6**9*****<br />
*28*6419*<br />
****8***3<br />
****41**6<br />
******9*1<br />
16****47*</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: paulcook</title>
		<link>http://langabi.name/blog/2005/07/15/soduku-solver#comment-9450</link>
		<dc:creator>paulcook</dc:creator>
		<pubDate>Fri, 31 Aug 2007 21:57:25 +0000</pubDate>
		<guid isPermaLink="false">http://langabi.name/blog/2005/07/15/soduku-solver#comment-9450</guid>
		<description>See above comment.</description>
		<content:encoded><![CDATA[<p>See above comment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: t Chester</title>
		<link>http://langabi.name/blog/2005/07/15/soduku-solver#comment-9436</link>
		<dc:creator>t Chester</dc:creator>
		<pubDate>Fri, 24 Aug 2007 18:35:57 +0000</pubDate>
		<guid isPermaLink="false">http://langabi.name/blog/2005/07/15/soduku-solver#comment-9436</guid>
		<description>Why when I enter my numbers and hit solve, does it timeout? </description>
		<content:encoded><![CDATA[<p>Why when I enter my numbers and hit solve, does it timeout?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: paulcook</title>
		<link>http://langabi.name/blog/2005/07/15/soduku-solver#comment-9357</link>
		<dc:creator>paulcook</dc:creator>
		<pubDate>Wed, 25 Jul 2007 22:12:43 +0000</pubDate>
		<guid isPermaLink="false">http://langabi.name/blog/2005/07/15/soduku-solver#comment-9357</guid>
		<description>Unfortunately, there seem to be a few puzzles for which my algorithm is not ideal -- in technical terms, it needs to do the "bound" part of the branch and bound algorithm sooner. I've thought of a few ways to achieve this ... and then ran out of energy. Sorry. But it works for nearly all other puzzles.</description>
		<content:encoded><![CDATA[<p>Unfortunately, there seem to be a few puzzles for which my algorithm is not ideal &#8212; in technical terms, it needs to do the &#8220;bound&#8221; part of the branch and bound algorithm sooner. I&#8217;ve thought of a few ways to achieve this &#8230; and then ran out of energy. Sorry. But it works for nearly all other puzzles.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://langabi.name/blog/2005/07/15/soduku-solver#comment-9310</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Mon, 02 Jul 2007 22:43:43 +0000</pubDate>
		<guid isPermaLink="false">http://langabi.name/blog/2005/07/15/soduku-solver#comment-9310</guid>
		<description>This puzzle won't solve because it times out with Firefox.  Any suggestions?
--9 --6 4--
--3 --- -7-
-2- -8- ---
1-- 5-- --6
-8- 2-- -3-
7-- --- --9
--- -4- -8-
-5- --- 1--
--6 9-- 2--
Thanks,
   Bob E</description>
		<content:encoded><![CDATA[<p>This puzzle won&#8217;t solve because it times out with Firefox.  Any suggestions?<br />
&#8211;9 &#8211;6 4&#8211;<br />
&#8211;3 &#8212; -7-<br />
-2- -8- &#8212;<br />
1&#8211; 5&#8211; &#8211;6<br />
-8- 2&#8211; -3-<br />
7&#8211; &#8212; &#8211;9<br />
&#8212; -4- -8-<br />
-5- &#8212; 1&#8211;<br />
&#8211;6 9&#8211; 2&#8211;<br />
Thanks,<br />
   Bob E</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lindsey</title>
		<link>http://langabi.name/blog/2005/07/15/soduku-solver#comment-9256</link>
		<dc:creator>Lindsey</dc:creator>
		<pubDate>Tue, 22 May 2007 03:52:04 +0000</pubDate>
		<guid isPermaLink="false">http://langabi.name/blog/2005/07/15/soduku-solver#comment-9256</guid>
		<description>I have a little Neopets help site and Neopets created the game Roodoku which is their version of Sudoku.  I was hoping to find a free script that I could host myself for my visitors to use to solve the puzzles for them.  I found the source code to this, but I'm not a programmer and can't get it to work.  :(

I've seen the online version though, and it's a blessing!</description>
		<content:encoded><![CDATA[<p>I have a little Neopets help site and Neopets created the game Roodoku which is their version of Sudoku.  I was hoping to find a free script that I could host myself for my visitors to use to solve the puzzles for them.  I found the source code to this, but I&#8217;m not a programmer and can&#8217;t get it to work.  :(</p>
<p>I&#8217;ve seen the online version though, and it&#8217;s a blessing!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

