<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>A Party to the World &#187; scheme</title>
	<atom:link href="http://dan.lecocq.us/wordpress/tag/scheme/feed/" rel="self" type="application/rss+xml" />
	<link>http://dan.lecocq.us/wordpress</link>
	<description>Life, love, and computer science</description>
	<lastBuildDate>Fri, 06 Jan 2012 17:21:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Cannibals and Missionaries</title>
		<link>http://dan.lecocq.us/wordpress/2007/08/30/cannibals-and-missionaries/</link>
		<comments>http://dan.lecocq.us/wordpress/2007/08/30/cannibals-and-missionaries/#comments</comments>
		<pubDate>Fri, 31 Aug 2007 02:27:20 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[computer science]]></category>
		<category><![CDATA[school]]></category>
		<category><![CDATA[artificial intelligence]]></category>
		<category><![CDATA[cannibals]]></category>
		<category><![CDATA[missionaries]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[scheme]]></category>

		<guid isPermaLink="false">http://dan.lecocq.us/wordpress/2007/08/30/cannibals-and-missionaries/</guid>
		<description><![CDATA[This is our first assignment (due this coming Wednesday), and seems relatively appropriate. I&#8217;ll let Wikipedia give you background. I pounded it out in about 10-20 minutes in Ruby, and seems like a good chance for me to refresh my Dr. Scheme (it&#8217;s been about a year, except for a pop quiz from Matt Matteson). [...]]]></description>
			<content:encoded><![CDATA[<p>This is our first assignment (due this coming Wednesday), and seems relatively appropriate.  I&#8217;ll let <a href="http://en.wikipedia.org/wiki/Missionaries_and_cannibals_problem">Wikipedia</a> give you background.</p>
<p>I pounded it out in about 10-20 minutes in Ruby, and seems like a good chance for me to refresh my Dr. Scheme (it&#8217;s been about a year, except for a pop quiz from Matt Matteson).  Although it&#8217;s really not a difficult problem to solve nor that much of a feat to code for it, I really enjoy the simplicity of the solution.  It reminded me a lot of a really elegant solution to the <a href="http://en.wikipedia.org/wiki/Tower_of_Hanoi">Tower Of Hanoi</a> problem that Prof. Rader showed us in Data Structures.</p>
<p>Additionally, it&#8217;s always fun to take first steps in a buzz-word-titled class: Artificial Intelligence.</p>
]]></content:encoded>
			<wfw:commentRss>http://dan.lecocq.us/wordpress/2007/08/30/cannibals-and-missionaries/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

