The rectilinear k-bends TSP

  • Authors:
  • Vladimir Estivill-Castro;Apichat Heednacram;Francis Suraweera

  • Affiliations:
  • IIIS, Griffith University, Nathan, QLD, Australia;IIIS, Griffith University, Nathan, QLD, Australia;IIIS, Griffith University, Nathan, QLD, Australia

  • Venue:
  • COCOON'10 Proceedings of the 16th annual international conference on Computing and combinatorics
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

We study a hard geometric problem. Given n points in the plane and a positive integer k, the RECTILINEAR k-BENDS TRAVELLING Salesman Problem asks if there is a piecewise linear tour through the n points with at most k bends where every line-segment in the path is either horizontal or vertical. The problem has applications in VLSI design. We prove that this problem belongs to the class FPT (fixedparameter tractable). We give an algorithm that runs in O(kn2 + k4kn) time by kernelization. We present two variations on the main result. These variations are derived from the distinction between line-segments and lines. Note that a rectilinear tour with k bends is a cover with k line-segments, and therefore a cover by lines. We derive FPT-algorithms using bounded-search