This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
travelling_salesman_problem [2025/03/12 05:14] 20.171.207.155 old revision restored (2025/03/02 03:08) |
travelling_salesman_problem [2025/03/13 04:47] (current) 20.171.207.155 old revision restored (2025/03/13 04:43) |
||
---|---|---|---|
Line 47: | Line 47: | ||
If the distances are restricted to 1 and 2 (but still are a metric) the approximation ratio becomes 8/7. In the asymmetric, metric case, only logarithmic performance guarantees are known, the best current algorithm achieves performance ratio $0.814 log(n)$; it is an open question if a constant factor approximation exists. | If the distances are restricted to 1 and 2 (but still are a metric) the approximation ratio becomes 8/7. In the asymmetric, metric case, only logarithmic performance guarantees are known, the best current algorithm achieves performance ratio $0.814 log(n)$; it is an open question if a constant factor approximation exists. | ||
- | |||
- | |||
- | Xiaolong is awesome! |