<?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: Cracking a Lock in Haskell with the De Bruijn sequence, pt. 1</title>
	<atom:link href="http://coder.bsimmons.name/blog/2009/09/cracking-a-lock-in-haskell-with-the-de-bruijn-sequence-pt-1/feed/" rel="self" type="application/rss+xml" />
	<link>http://coder.bsimmons.name/blog/2009/09/cracking-a-lock-in-haskell-with-the-de-bruijn-sequence-pt-1/</link>
	<description>fragmentary ideas  ䷿  intellectual what-nots  ䷷  and haskell programming  ䷴</description>
	<lastBuildDate>Thu, 22 Jul 2010 21:36:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: The "Prefer Opposite" algorithm in Haskell &#124; LAMBDAPHONE</title>
		<link>http://coder.bsimmons.name/blog/2009/09/cracking-a-lock-in-haskell-with-the-de-bruijn-sequence-pt-1/comment-page-1/#comment-179</link>
		<dc:creator>The "Prefer Opposite" algorithm in Haskell &#124; LAMBDAPHONE</dc:creator>
		<pubDate>Wed, 02 Dec 2009 02:30:27 +0000</pubDate>
		<guid isPermaLink="false">http://coder.bsimmons.name/blog/?p=215#comment-179</guid>
		<description>[...] should be an interesting investigation into a possible parallel algorithm. The first two posts are here and [...]</description>
		<content:encoded><![CDATA[<div style="color: #E8E8E8;</p>
<p>blockquote {<br />
        margin: 2em;<br />
        padding: .1em 1.5em;<br />
        position: relative;<br />
        background: #2F2F2F;<br />
}<br />
">
<p>[...] should be an interesting investigation into a possible parallel algorithm. The first two posts are here and [...]</p>
</div>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cracking a Lock in Haskell with the De Bruijn sequence, pt. 2 &#124; LAMBDAPHONE</title>
		<link>http://coder.bsimmons.name/blog/2009/09/cracking-a-lock-in-haskell-with-the-de-bruijn-sequence-pt-1/comment-page-1/#comment-135</link>
		<dc:creator>Cracking a Lock in Haskell with the De Bruijn sequence, pt. 2 &#124; LAMBDAPHONE</dc:creator>
		<pubDate>Tue, 29 Sep 2009 22:12:10 +0000</pubDate>
		<guid isPermaLink="false">http://coder.bsimmons.name/blog/?p=215#comment-135</guid>
		<description>[...] this post I will rework the Prefer One algorithm from the previous post so that it is much more efficient. We will add words to a Patricia Tree-like dictionary as we see [...]</description>
		<content:encoded><![CDATA[<div style="color: #E8E8E8;</p>
<p>blockquote {<br />
        margin: 2em;<br />
        padding: .1em 1.5em;<br />
        position: relative;<br />
        background: #2F2F2F;<br />
}<br />
">
<p>[...] this post I will rework the Prefer One algorithm from the previous post so that it is much more efficient. We will add words to a Patricia Tree-like dictionary as we see [...]</p>
</div>
]]></content:encoded>
	</item>
</channel>
</rss>
