<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Iplussoft news blog &#187; sudoku solutions</title>
	<atom:link href="http://blog.iplussoft.com/tag/sudoku-solutions/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.iplussoft.com</link>
	<description>http://blog.iplussoft.com</description>
	<lastBuildDate>Fri, 16 Jul 2010 16:59:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Development on Sudoku solver</title>
		<link>http://blog.iplussoft.com/development-on-sudoku-solver</link>
		<comments>http://blog.iplussoft.com/development-on-sudoku-solver#comments</comments>
		<pubDate>Fri, 03 Jul 2009 13:29:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[algorithms]]></category>
		<category><![CDATA[fpgas]]></category>
		<category><![CDATA[online sudoku solver]]></category>
		<category><![CDATA[sudoku]]></category>
		<category><![CDATA[sudoku solutions]]></category>
		<category><![CDATA[sudoku solver]]></category>
		<category><![CDATA[vhdl]]></category>

		<guid isPermaLink="false">http://king.iplussoft.com/?p=99</guid>
		<description><![CDATA[I was doing research on the algorithms which could be used to solve Sudoku electronically. The recent development of the web based Ajax Sudoku solver works based on these algorithms: http://sudoku.iplussoft.com. There are few known problems including occurrence of timeout error when the Sudoku is difficult to solve, usually involving many guessings. For most of [...]]]></description>
			<content:encoded><![CDATA[<p>I was doing research on the algorithms which could be used to solve Sudoku electronically. The recent development of the web based Ajax Sudoku solver works based on these algorithms: <a href="http://sudoku.iplussoft.com" target="_blank">http://sudoku.iplussoft.com</a>. There are few known problems including occurrence of timeout error when the Sudoku is difficult to solve, usually involving many guessings. For most of the classic 9&#215;9 Sudoku, the solver works quickly. <a href="http://sudoku.iplussoft.com/sudoku.pdf">Click here to download &#8220;Sudoku solving methods&#8221; article</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.iplussoft.com/development-on-sudoku-solver/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
