<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: Help me not die of boredom</title>
	<link>http://ask.metafilter.com/72823/Help-me-not-die-of-boredom/</link>
	<description>Comments on Ask MetaFilter post Help me not die of boredom</description>
	<pubDate>Tue, 02 Oct 2007 03:49:59 -0800</pubDate>
	<lastBuildDate>Tue, 02 Oct 2007 03:49:59 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: Help me not die of boredom</title>
		<link>http://ask.metafilter.com/72823/Help-me-not-die-of-boredom</link>	
		<description>Is there a resource that shows permutations of flights to/from a set of cities? &lt;br /&gt;&lt;br /&gt; Employees in the company I work for often send employees two/from four different cities, often arranging flights in which an employee will visit offices in multiple cities within the same day. &lt;br&gt;
&lt;br&gt;
Recently my boss asked for a list of all permutations of flights to/from those cities. Short of doing the work manually (which would take days!) is there any resource out there? Please say yes.&lt;br&gt;
&lt;br&gt;
Thanks!&lt;br&gt;
&lt;br&gt;
The cities in question are:&lt;br&gt;
Amsterdam&lt;br&gt;
Madrid &lt;br&gt;
Milan&lt;br&gt;
Edinburgh</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2007:site.72823</guid>
		<pubDate>Tue, 02 Oct 2007 03:28:55 -0800</pubDate>
		<dc:creator>mateuslee</dc:creator>
		
			<category>flight</category>
		
			<category>website</category>
		
			<category>travel</category>
		
			<category>business</category>
		
	</item> <item>
		<title>By: jontyjago</title>
		<link>http://ask.metafilter.com/72823/Help-me-not-die-of-boredom#1084645</link>	
		<description>I&apos;m not sure it&apos;s exactly what you&apos;re after but &lt;a href=&quot;http://www.amadeus.net&quot;&gt;amadeus.net&lt;/a&gt; lists all possible flights between 2 destinations - it often comes up with possibilities you don&apos;t see on kayak / expedia etc&lt;br&gt;
&lt;br&gt;
Or if you&apos;re only looking at low-cost then you could look at &lt;a href=&quot;http://www.whichbudget.com/&quot;&gt;whichbudget&lt;/a&gt;.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.72823-1084645</guid>
		<pubDate>Tue, 02 Oct 2007 03:49:59 -0800</pubDate>
		<dc:creator>jontyjago</dc:creator>
	</item><item>
		<title>By: smcniven</title>
		<link>http://ask.metafilter.com/72823/Help-me-not-die-of-boredom#1084660</link>	
		<description>The other, more costly way, is to get a subcription to &lt;a href=&quot;http://www.oag.com/oag/website/com/en/Home/&quot;&gt;OAG&lt;/a&gt;.  It doesn&apos;t price out fares for you, but is the definative guide for flights.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.72823-1084660</guid>
		<pubDate>Tue, 02 Oct 2007 04:26:53 -0800</pubDate>
		<dc:creator>smcniven</dc:creator>
	</item><item>
		<title>By: orthogonality</title>
		<link>http://ask.metafilter.com/72823/Help-me-not-die-of-boredom#1084664</link>	
		<description>Hahahahahhahahahahhahahahahahaaahhahahahahhahahahhaha.&lt;br&gt;
&lt;br&gt;
This is (similar to) a classic Math/Computer Science problem called the &lt;a href=&quot;http://www.tsp.gatech.edu/&quot;&gt;Traveling Salesman&lt;/a&gt; &lt;a href=&quot;http://www.personal.kent.edu/~rmuhamma/Algorithms/MyAlgorithms/AproxAlgor/TSP/tsp.htm&quot;&gt;Problem&lt;/a&gt;. &lt;br&gt;
&lt;br&gt;
(In the second link, your cost function is probably time, not distance, after you&apos;ve eliminated pairs of (arriving, departing) flights that arrive too late / depart too early to allow the employee to get the work done.)&lt;br&gt;
&lt;br&gt;
I laugh, because, usually it&apos;s a hypothetical; it&apos;s funny seeing it presented as a real problem.&lt;br&gt;
&lt;br&gt;
Short answer: no, there is no general and efficient way to do this. It&apos;s brute force all the way. If you find an efficient general solution (you won&apos;t) you&apos;ll have solved an entire class of &quot;hard&quot; problems in mathematics. &lt;br&gt;
&lt;br&gt;
This is not to say you have to do it manually; you could input the actual flight data into a (brute force) solving program. One could do this in a database, with SQL. But there&apos;s no elegant way to do this; you basically have to enumerate all possible routes, to find the cheapeast/beat route.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.72823-1084664</guid>
		<pubDate>Tue, 02 Oct 2007 04:31:01 -0800</pubDate>
		<dc:creator>orthogonality</dc:creator>
	</item><item>
		<title>By: djb</title>
		<link>http://ask.metafilter.com/72823/Help-me-not-die-of-boredom#1084974</link>	
		<description>&lt;a href=&quot;http://matrix.itasoftware.com/cvg/dispatch&quot;&gt;ITA Software&apos;s Trip Planner&lt;/a&gt; was mentioned in a &lt;a href=&quot;http://www.google.com/url?sa=t&amp;ct=res&amp;cd=2&amp;url=http%3A%2F%2Fwww.wired.com%2Fculture%2Flifestyle%2Fnews%2F2007%2F07%2Fmileage_runner&amp;ei=2HACR8KIPKWSiwHpnYTpBg&amp;usg=AFQjCNGmMZNNOW7XXwW_Qe_gXFTv5dqUwQ&amp;sig2=bv7s0P7NZAkAuT6Pqnv7OQ&quot;&gt;Wired article&lt;/a&gt; as the tool of choice for mileage runners.  It has a &lt;a href=&quot;http://matrix.itasoftware.com/cvg/dispatch/help/advanced-topics&quot;&gt;&quot;Route Language&quot;&lt;/a&gt; that supports (very) advanced queries.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.72823-1084974</guid>
		<pubDate>Tue, 02 Oct 2007 09:29:31 -0800</pubDate>
		<dc:creator>djb</dc:creator>
	</item>
	</channel>
</rss>
