<?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: Grid Magic</title>
	<atom:link href="http://shriphani.com/blog/2008/03/24/grid-magic/feed/" rel="self" type="application/rss+xml" />
	<link>http://shriphani.com/blog/2008/03/24/grid-magic/</link>
	<description>Weblog of an Aspiring Computer Scientist</description>
	<pubDate>Thu, 04 Dec 2008 20:59:35 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: Shriphani</title>
		<link>http://shriphani.com/blog/2008/03/24/grid-magic/#comment-86</link>
		<dc:creator>Shriphani</dc:creator>
		<pubDate>Mon, 24 Mar 2008 10:07:20 +0000</pubDate>
		<guid isPermaLink="false">http://shriphani.com/blog/2008/03/24/grid-magic/#comment-86</guid>
		<description>The really hard way ? Randomly joined the dots to produce lines that get you to the final point and keep going till all points are touched ( I believe, implemented in lisp, it takes 51+ hours on a modest box ). Or, does it involve restricting the path along the boundary of the grid and removing points from this boundary ? 

I began trying to code the 2nd way when the combinatorics style seemed to be the most elegant way to approach the sum. Do tell us of your solution.</description>
		<content:encoded><![CDATA[<p>The really hard way ? Randomly joined the dots to produce lines that get you to the final point and keep going till all points are touched ( I believe, implemented in lisp, it takes 51+ hours on a modest box ). Or, does it involve restricting the path along the boundary of the grid and removing points from this boundary ? </p>
<p>I began trying to code the 2nd way when the combinatorics style seemed to be the most elegant way to approach the sum. Do tell us of your solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mgccl</title>
		<link>http://shriphani.com/blog/2008/03/24/grid-magic/#comment-85</link>
		<dc:creator>Mgccl</dc:creator>
		<pubDate>Mon, 24 Mar 2008 08:20:32 +0000</pubDate>
		<guid isPermaLink="false">http://shriphani.com/blog/2008/03/24/grid-magic/#comment-85</guid>
		<description>Good work... I did it the really hard way since I just don't get combinatorics. &#62;.&#60;</description>
		<content:encoded><![CDATA[<p>Good work&#8230; I did it the really hard way since I just don&#8217;t get combinatorics. &gt;.&lt;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
