<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="http://www.bytemycode.com/rssformat.xsl"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>byteMyCode: Snippet Revisions</title>
		<link>http://www.bytemycode.com</link>
		<description>Revisions for this snippet.</description>
		<pubDate>Wed, 03 Dec 2008 03:34:40 +0000</pubDate>
		<copyright>1998-2008 </copyright>
		<language>en-us</language>
		<image>
		      <link>http://www.bytemycode.com</link>
		      <url>http://www.bytemycode.com/img/rss_title.gif</url>
		      <title>byteMyCode</title>
		</image>

	
	<item>
		<title>Genetic Algorithm 1</title>
		<link>http://www.bytemycode.com/snippets/snippet/508/1/</link>
		<comments>http://www.bytemycode.com/snippets/snippet/508/comments/</comments>
		<pubDate>Thu, 02 Nov 2006 03:51:08 +0000</pubDate>
		<dc:creator>SCoon</dc:creator>
		<category>Algorithm, Genetic, Random, Ruby</category>
		<guid isPermaLink="false">http://www.bytemycode.com/snippets/snippet/508/</guid>
		<description>
			<![CDATA[
				<p><a href='http://en.wikipedia.org/wiki/Genetic_algorithm' target="_blank">Genetic Algorithm</a> implementation.<br /><br />See also "<a href='http://www.bytemycode.com/snippets/snippet/507/' target="_blank">Weighted random selection</a>" for RandomItemSelector class source.</p>
			]]>
		</description>
	</item>

	
	</channel>
</rss>