A subexponential parameterized algorithm for subset TSP on planar graphs

SODA(2014)

引用 55|浏览40
暂无评分
摘要
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 2k ·nO(1) using the classical dynamic programming algorithms of Bellman and of Held and Karp, where k = |S| and n = |V(G)|. Our main resulvt is showing that the problem can be solved in time (2O(√k log k) + W) · nO(1) 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.
更多
查看译文
关键词
algorithms,design,graph algorithms,path and circuit problems,theory
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要