Parameterized Complexity of Directed Traveling Salesman Problem
V\'aclav Bla\v{z}ej, Andreas Emil Feldmann, Foivos Fioravantes, Pawe{\l} Rz\k{a}\.zewski, Ond\v{r}ej Such\'y

TL;DR
This paper studies the parameterized complexity of the Directed Traveling Salesman Problem and its variants, providing new fixed-parameter tractability and hardness results based on structural graph parameters.
Contribution
It introduces a systematic complexity analysis of DTSP variants, establishing FPT results for DWRP under certain parameters and W[1]-hardness for others.
Findings
DWRP is FPT parameterized by solution size, feedback edge number, and vertex integrity.
DWRP is XP parameterized by treewidth.
DWRP is W[1]-hard parameterized by distance to constant treedepth.
Abstract
The Directed Traveling Salesman Problem (DTSP) is a variant of the classical Traveling Salesman Problem in which the edges in the graph are directed and a vertex and edge can be visited multiple times. The goal is to find a directed closed walk of minimum length (or total weight) that visits every vertex of the given graph at least once. In a yet more general version, Directed Waypoint Routing Problem (DWRP), some vertices are marked as terminals and we are only required to visit all terminals. Furthermore, each edge has its capacity bounding the number of times this edge can be used by a solution. While both problems (and many other variants of TSP) were extensively investigated, mostly from the approximation point of view, there are surprisingly few results concerning the parameterized complexity. Our starting point is the result of Marx et al. [APPROX/RANDOM 2016] who proved that…
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.
