We present a randomized polynomial time approximation scheme for Euclidean TSP in R/sup 2/ that is substantially more efficient than our earlier scheme (1996) (and the scheme of Mitchell (1996)). For any fixed c>1 and any set of n nodes in the plane, the new scheme finds a (1+1/c)-approximation to the optimum traveling salesman tour in O(n(logn)/sup O(c)/) time. (Our earlier scheme ran in n/sup O(C)/ time.) For points in R/sup d/ the algorithm runs in O(n(logn)/sup (O(/spl radic/dc)/d-1)) time. This time is polynomial (actually nearly linear) for every fixed c, d. Designing such a polynomial-time algorithm was an open problem (our earlier algorithm (1996) ran in superpolynomial time for d/spl ges/3). The algorithm generalizes to the same set of Euclidean problems handled by the previous algorithm, including Steiner Tree, /spl kappa/-TSP, /spl kappa/-MST, etc, although for /spl kappa/-TSP and /spl kappa/-MST the running time gets multiplied by /spl kappa/. We also use our ideas to design nearly-linear time approximation schemes for Euclidean versions of problems that are known to be in P, such as Minimum Spanning Tree and Min Cost Perfect Matching. All our algorithms can be derandomized, though the running time then increases by O(n/sup d/) in R/sup d/. They also have simple parallel implementations (say, in NC/sup 2/).
[1]
Eugene L. Lawler,et al.
Traveling Salesman Problem
,
2016
.
[2]
Pravin M. Vaidya.
Geometry helps in matching
,
1988,
STOC '88.
[3]
Harold N. Gabow,et al.
Data structures for weighted matching and nearest common ancestors with linking
,
1990,
SODA '90.
[4]
Nicos Christofides.
Worst-Case Analysis of a New Heuristic for the Travelling Salesman Problem
,
1976,
Operations Research Forum.
[5]
Luca Trevisan,et al.
When Hamming meets Euclid: the approximability of geometric TSP and MST (extended abstract)
,
1997,
STOC '97.
[6]
Brian W. Kernighan,et al.
An Effective Heuristic Algorithm for the Traveling-Salesman Problem
,
1973,
Oper. Res..
[7]
Christos H. Papadimitriou,et al.
An approximation scheme for planar graph TSP
,
1995,
Proceedings of IEEE 36th Annual Foundations of Computer Science.
[8]
David Eppstein,et al.
Iterated nearest neighbors and finding minimal polytopes
,
1993,
SODA '93.
[9]
David Eppstein,et al.
Parallel Construction of Quadtrees and Quality Triangulations
,
1993,
WADS.