Arrow Research search
Back to SODA

SODA 2014

A subexponential parameterized algorithm for Subset TSP on planar graphs

Conference Paper Accepted Paper Algorithms and Complexity · Theoretical Computer Science

Abstract

Given a graph G and a subset S of vertices, the Subset TSP problem asks for a shortest closed walk in G visiting all vertices of S. The problem can be solved in time 2 k · n O (1) using the classical dynamic programming algorithms of Bellman and of Held and Karp, where k = | S | and n = | V ( G )|. Our main result is showing that the problem can be solved in time if G is a planar graph with weights that are integers no greater than W. While similar speedups have been observed for various paramterized problems on planar graphs, our result cannot be simply obtained as a consequence of bounding the treewidth of G or invoking bidimensionality theory. Our algorithm consists of two steps: (1) find a locally optimal solution, and (2) use it to guide a dynamic program. The proof of correctness of the algorithm depends on a treewidth bound on a graph obtained by combining an optimal solution with a locally optimal solution.

Authors

Keywords

No keywords are indexed for this paper.

Context

Venue
ACM-SIAM Symposium on Discrete Algorithms
Archive span
1990-2025
Indexed papers
4674
Paper id
649240413585662625
v2026.09.13