<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://wiki.kram.nz/index.php?action=history&amp;feed=atom&amp;title=SE701%3ATraveling_Salesperson_Problem</id>
	<title>SE701:Traveling Salesperson Problem - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.kram.nz/index.php?action=history&amp;feed=atom&amp;title=SE701%3ATraveling_Salesperson_Problem"/>
	<link rel="alternate" type="text/html" href="https://wiki.kram.nz/index.php?title=SE701:Traveling_Salesperson_Problem&amp;action=history"/>
	<updated>2026-06-30T07:40:33Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://wiki.kram.nz/index.php?title=SE701:Traveling_Salesperson_Problem&amp;diff=95&amp;oldid=prev</id>
		<title>Mark: New page: Given a set of N points in the plane, the goal of a traveling salesperson is to visit all of them (and arrive back home) while keeping the total distance traveled as short as possible. Wri...</title>
		<link rel="alternate" type="text/html" href="https://wiki.kram.nz/index.php?title=SE701:Traveling_Salesperson_Problem&amp;diff=95&amp;oldid=prev"/>
		<updated>2008-02-15T20:12:19Z</updated>

		<summary type="html">&lt;p&gt;New page: Given a set of N points in the plane, the goal of a traveling salesperson is to visit all of them (and arrive back home) while keeping the total distance traveled as short as possible. Wri...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Given a set of N points in the plane, the goal of a traveling salesperson is to visit all of them (and arrive back home) while keeping the total distance traveled as short as possible. Write a program to compute an approximate solution to the traveling salesperson problem (TSP), and use it to find the shortest tour that you can, connecting a given set of points in the plane.&lt;br /&gt;
&lt;br /&gt;
Link : http://www.cs.princeton.edu/courses/archive/fall06/cos126/assignments/tsp.html&lt;/div&gt;</summary>
		<author><name>Mark</name></author>
	</entry>
</feed>