English
 
Help Privacy Policy Disclaimer
  Advanced SearchBrowse

Item

ITEM ACTIONSEXPORT

Released

Report

On the complexity of approximating Euclidean traveling salesman tours and minimum spanning trees

MPS-Authors
/persons/resource/persons44283

Das,  Gautam
Algorithms and Complexity, MPI for Informatics, Max Planck Society;

/persons/resource/persons44728

Kapoor,  Sanjiv
Algorithms and Complexity, MPI for Informatics, Max Planck Society;

/persons/resource/persons45509

Smid,  Michiel
Algorithms and Complexity, MPI for Informatics, Max Planck Society;

External Resource
No external resources are shared
Fulltext (restricted access)
There are currently no full texts shared for your IP range.
Fulltext (public)

MPI-I-96-1-006.pdf
(Any fulltext), 197KB

Supplementary Material (public)
There is no public supplementary material available
Citation

Das, G., Kapoor, S., & Smid, M.(1996). On the complexity of approximating Euclidean traveling salesman tours and minimum spanning trees (MPI-I-1996-1-006). Saarbrücken: Max-Planck-Institut für Informatik.


Cite as: https://hdl.handle.net/11858/00-001M-0000-0014-A1A1-6
Abstract
We consider the problems of computing $r$-approximate traveling salesman tours and $r$-approximate minimum spanning trees for a set of $n$ points in $\IR^d$, where $d \geq 1$ is a constant. In the algebraic computation tree model, the complexities of both these problems are shown to be $\Theta(n \log n/r)$, for all $n$ and $r$ such that $r<n$ and $r$ is larger than some constant. In the more powerful model of computation that additionally uses the floor function and random access, both problems can be solved in $O(n)$ time if $r = \Theta( n^{1-1/d} )$.