From Chinese Postman to Salesman and Beyond II: Inapproximability and Parameterized Complexity
Fabian Frei, Ahmed Ghazy, Tim A. Hartmann, Florian H\"orsch, D\'aniel, Marx

TL;DR
This paper investigates the computational complexity and fixed-parameter tractability of the $ ext{delta}$-Tour problem, revealing inapproximability bounds, hardness results, and algorithms depending on the parameter $ ext{delta}$ and the shortest tour length.
Contribution
It establishes new inapproximability bounds, hardness classifications, and fixed-parameter algorithms for the $ ext{delta}$-Tour problem across different parameter ranges.
Findings
For fixed $0< ext{delta}<3/2$, $ ext{delta}$-Tour is APX-hard.
For fixed $ ext{delta} extgreater=3/2$, no $o( ext{log}n)$-approximation unless P=NP.
$ ext{delta}$-Tour is FPT for $0< ext{delta}<3/2$ when parameterized by shortest tour length.
Abstract
A well-studied continuous model of graphs considers each edge as a continuous unit-length interval of points. In the problem -Tour defined within this model, the objective to find a shortest tour that comes within a distance of of every point on every edge. This parameterized problem was introduced in the predecessor to this article and shown to be essentially equivalent to the Chinese Postman problem for , to the graphic Travel Salesman Problem (TSP) for , and close to first Vertex Cover and then Dominating Set for even larger . Moreover, approximation algorithms for multiple parameter ranges were provided. In this article, we provide complementing inapproximability bounds and examine the fixed-parameter tractability of the problem. On the one hand, we show the following: (1) For every fixed , the problem…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Theory Research · Vehicle Routing Optimization Methods · Complexity and Algorithms in Graphs
