<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Sudoku Solver in Haskell</title>
	<atom:link href="http://huscorp.nl/2009/10/sudoku-solver-in-haskell/feed/" rel="self" type="application/rss+xml" />
	<link>http://huscorp.nl/2009/10/sudoku-solver-in-haskell/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Tue, 09 Nov 2010 21:50:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: rfh</title>
		<link>http://huscorp.nl/2009/10/sudoku-solver-in-haskell/comment-page-1/#comment-33</link>
		<dc:creator>rfh</dc:creator>
		<pubDate>Sun, 04 Jul 2010 20:03:22 +0000</pubDate>
		<guid isPermaLink="false">http://huscorp.nl/?p=91#comment-33</guid>
		<description>- it was a pleasure to read, very clear and simple approach which was nice to follow. i guess this logical exercise had to be quite a saddisfaction. 

- nice blog-style.

- curiosities i encountered: 7*9=72, starting point for the first three blocks (startpoint +1),(startpoint +2),(startpoint +3)
=&gt; should be (startpoint +0),(startpoint +1)(startpoint +2) i suppose.</description>
		<content:encoded><![CDATA[<p>- it was a pleasure to read, very clear and simple approach which was nice to follow. i guess this logical exercise had to be quite a saddisfaction. </p>
<p>- nice blog-style.</p>
<p>- curiosities i encountered: 7*9=72, starting point for the first three blocks (startpoint +1),(startpoint +2),(startpoint +3)<br />
=&gt; should be (startpoint +0),(startpoint +1)(startpoint +2) i suppose.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

