<?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 for Nudge</title>
	<atom:link href="http://joechip.net/nudge/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://joechip.net/nudge</link>
	<description>A little Push</description>
	<pubDate>Fri, 25 Jul 2008 21:00:35 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>Comment on Search algorithms by Maarten</title>
		<link>http://joechip.net/nudge/2008/04/02/search-algorithms/#comment-10</link>
		<dc:creator>Maarten</dc:creator>
		<pubDate>Tue, 15 Apr 2008 09:59:54 +0000</pubDate>
		<guid isPermaLink="false">http://joechip.net/nudge/?p=6#comment-10</guid>
		<description>Shouldn't the description for the 'trivial' algorithm read: "This is the *best* one can do...", instead of the worst</description>
		<content:encoded><![CDATA[<p>Shouldn&#8217;t the description for the &#8216;trivial&#8217; algorithm read: &#8220;This is the *best* one can do&#8230;&#8221;, instead of the worst</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Search algorithms by tozier</title>
		<link>http://joechip.net/nudge/2008/04/02/search-algorithms/#comment-4</link>
		<dc:creator>tozier</dc:creator>
		<pubDate>Fri, 04 Apr 2008 01:18:55 +0000</pubDate>
		<guid isPermaLink="false">http://joechip.net/nudge/?p=6#comment-4</guid>
		<description>Actually, I realize there's a simpler multiobjective random search.

&lt;ol&gt;&lt;li&gt; Create a random program, and evaluate it, and add it to a pool&lt;li&gt;Throw away all dominated programs in your pool&lt;/li&gt;&lt;li&gt;Go to 1&lt;/li&gt;&lt;/ol&gt;</description>
		<content:encoded><![CDATA[<p>Actually, I realize there&#8217;s a simpler multiobjective random search.</p>
<ol>
<li> Create a random program, and evaluate it, and add it to a pool</li>
<li>Throw away all dominated programs in your pool</li>
<li>Go to 1</li>
</ol>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on What we think we&#8217;re doing here by tozier</title>
		<link>http://joechip.net/nudge/2008/03/17/what-were-doing-here/#comment-3</link>
		<dc:creator>tozier</dc:creator>
		<pubDate>Thu, 03 Apr 2008 00:54:33 +0000</pubDate>
		<guid isPermaLink="false">http://joechip.net/nudge/?what-were-doing-here#comment-3</guid>
		<description>Paras,

We're not very far along in our project. To date, we have only a partial implementation of the Push3 language--just integer and boolean stacks and instructions. We'll be releasing the code for the next iteration, which will include floats and perhaps some of the other Push3 core types. But at the moment, it's not a functional system suitable for release.

When it is, it will be open-sourced. But I'm afraid as it stands now, no help for your project. If you still want the current repository image, feel free to email us directly and I think we can send it off to you. But it sounds like you need a lot more than what we have so far. Sorry!</description>
		<content:encoded><![CDATA[<p>Paras,</p>
<p>We&#8217;re not very far along in our project. To date, we have only a partial implementation of the Push3 language&#8211;just integer and boolean stacks and instructions. We&#8217;ll be releasing the code for the next iteration, which will include floats and perhaps some of the other Push3 core types. But at the moment, it&#8217;s not a functional system suitable for release.</p>
<p>When it is, it will be open-sourced. But I&#8217;m afraid as it stands now, no help for your project. If you still want the current repository image, feel free to email us directly and I think we can send it off to you. But it sounds like you need a lot more than what we have so far. Sorry!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on What we think we&#8217;re doing here by Paras Chopra</title>
		<link>http://joechip.net/nudge/2008/03/17/what-were-doing-here/#comment-2</link>
		<dc:creator>Paras Chopra</dc:creator>
		<pubDate>Wed, 02 Apr 2008 12:46:30 +0000</pubDate>
		<guid isPermaLink="false">http://joechip.net/nudge/?what-were-doing-here#comment-2</guid>
		<description>Hey, I have already implemented a GP system in Python (http://www.paraschopra.com/sourcecode/GP/index.php)

I was looking for a Push implementation in Python and found you site. Can you please email the system to me? I need it urgently for my final year project.

Thanks,
Paras Chopra</description>
		<content:encoded><![CDATA[<p>Hey, I have already implemented a GP system in Python (http://www.paraschopra.com/sourcecode/GP/index.php)</p>
<p>I was looking for a Push implementation in Python and found you site. Can you please email the system to me? I need it urgently for my final year project.</p>
<p>Thanks,<br />
Paras Chopra</p>
]]></content:encoded>
	</item>
</channel>
</rss>
