Question:
Travelling salesman problem?
2008-09-23 14:47:11 UTC
What's the difference between the TSP and bottleneck TSP?
I don't quite understand the difference of the definition in wikipedia.

http://en.wikipedia.org/wiki/Traveling_Salesman_Problem

Maybe someone could give me a simple (trivial) example?
Five answers:
Silent
2008-09-23 14:52:51 UTC
The basic TSP asks you to find the Hamilton cycle with the least weight, i.e., the shortest path that visits all the "cities" exactly once.



The bottleneck TSP asks you to find the Hamilton cycle with the smallest weightiest edge, i.e., the path in which the longest leg is shorter than the longest leg in any other path.



Does that help at all?
?
2016-10-25 11:05:58 UTC
i'll't imagine of something for polynomial time yet a thanks to reduce the style of available paths calculated: # roads traveled (#rt to any extent further) = #cities - a million take the #r most inexpensive roads and word even if it really is available to make a course. If no longer upload the subsequent chaepest street. If no longer proceed until eventually you could make a course. as quickly because it really is made that's the most inexpensive. this should be a lot swifter because odds are that each and each and every tried course will be a lot shorter than an finished course so the interation might want to no longer be as wide in spite of if the completed style of interations aren't any more signifigantly decreased.
2008-09-23 15:03:39 UTC
Exactly , TSP u should visit all places once and with least coast ,

but bottlenck TSP isnt
2008-09-23 14:54:10 UTC
wikipedia never use that **** it could give you wrong info



my friend wrote that george washington rode a tractor:)
haley
2008-09-23 14:54:54 UTC
hello!!!!!!!!!!!!!!!


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...