<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Solving the Travelling Salesman Problem (TSP) with Python</title>
	<atom:link href="http://blog.showmedo.com/python-showmedos/solving-the-travelling-salesman-problem-tsp-with-python/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.showmedo.com/python-showmedos/solving-the-travelling-salesman-problem-tsp-with-python/</link>
	<description>Building the site, promoting the videos, sharing the knowledge</description>
	<lastBuildDate>Thu, 09 Apr 2009 17:28:39 +0000</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: John Montgomery</title>
		<link>http://blog.showmedo.com/python-showmedos/solving-the-travelling-salesman-problem-tsp-with-python/comment-page-1/#comment-16324</link>
		<dc:creator>John Montgomery</dc:creator>
		<pubDate>Mon, 21 May 2007 11:48:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.showmedo.com/2007/05/18/solving-the-travelling-salesman-problem-tsp-with-python/#comment-16324</guid>
		<description>Thanks for letting some more people know about this series.

Just added &lt;a href=&#039;http://psychicorigami.com/2007/05/20/tackling-the-travelling-salesman-problem-a-little-profiling/&#039; rel=&quot;nofollow&quot;&gt;another post&lt;/a&gt; where I use Python&#039;s profile module to see if there are any obvious performance problems.

The next post should be back into combinatorial optimisation and I&#039;ll be talking about simulated annealing.</description>
		<content:encoded><![CDATA[<p>Thanks for letting some more people know about this series.</p>
<p>Just added <a href='http://psychicorigami.com/2007/05/20/tackling-the-travelling-salesman-problem-a-little-profiling/' rel="nofollow">another post</a> where I use Python&#8217;s profile module to see if there are any obvious performance problems.</p>
<p>The next post should be back into combinatorial optimisation and I&#8217;ll be talking about simulated annealing.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
