<?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 &#187; sudoku solver</title>
	<atom:link href="http://blog.iplussoft.com/tag/sudoku-solver/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.iplussoft.com</link>
	<description>http://blog.iplussoft.com</description>
	<lastBuildDate>Mon, 10 Jan 2011 12:14:35 +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>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://blog.iplussoft.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></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>

