The traveling salesman problem for lines, balls and planes

Abstract

We revisit the traveling salesman problem with neighborhoods (TSPN) and propose several new approximation algorithms. These constitute either first approximations (for hyperplanes, lines, and balls in Rd, for d≥ 3) or improvements over previous approximations achievable in comparable times (for unit disks in the plane). (I) Given a set of n hyperplanes in Rd, a TSP tour whose length is at most O(1) times the optimal can be computed in O(n) time, when d is constant. (II) Given a set of n lines in Rd, a TSP tour whose length is at most O(3 n) times the optimal can be computed in polynomial time for all d. (III) Given a set of n unit balls in Rd, a TSP tour whose length is at most O(1) times the optimal can be computed in polynomial time, when d is constant.

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…