<?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: Search algorithms</title>
	<atom:link href="http://joechip.net/nudge/2008/04/02/search-algorithms/feed/" rel="self" type="application/rss+xml" />
	<link>http://joechip.net/nudge/2008/04/02/search-algorithms/</link>
	<description>A little Push</description>
	<pubDate>Fri, 25 Jul 2008 21:07:39 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>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>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>
</channel>
</rss>
