Create an Account
username: password:
 
  MemeStreams Logo

MemeStreams Discussion

search


This page contains all of the posts and discussion on MemeStreams referencing the following web page: Traveling salesman meets distributed computing. You can find discussions on MemeStreams as you surf the web, even if you aren't a MemeStreams member, using the Threads Bookmarklet.

Traveling salesman meets distributed computing
by unmanaged at 12:31 am EDT, Mar 10, 2008

The traveling salesman problem (TSP) is a classic combinatorial problem: given a set of cities, what is the path that visits each city once and only once, while covering the minimum distance?

For a small set of cities, the solution is trivial and can be discovered by simple inspection; however, the solution for even a moderate number of cities is out of reach for most home computers. For example, to exhaustively check all possible paths for a 48 city instance—assuming you could check one million paths a second—would take approximately 1047 years.

Despite all the research, there is still no known general solution to the TSP.


 
 
Powered By Industrial Memetics