An exponential time parameterized algorithm for planar disjoint paths

STOC '20: 52nd Annual ACM SIGACT Symposium on Theory of Computing Chicago IL USA June, 2020(2020)

引用 13|浏览110
暂无评分
摘要
In the Disjoint Paths problem, the input is an undirected graph G on n vertices and a set of k vertex pairs, {si,ti}i=1k, and the task is to find k pairwise vertex-disjoint paths such that the i’th path connects si to ti. In this paper, we give a parameterized algorithm with running time 2O(k2)nO(1) for Planar Disjoint Paths, the variant of the problem where the input graph is required to be planar. Our algorithm is based on the unique linkage/treewidth reduction theorem for planar graphs by Adler et al. [JCTB 2017], the algebraic co-homology based technique developed by Schrijver [SICOMP 1994] for Disjoint Paths on directed planar graphs, and one of the key combinatorial insights developed by Cygan et al. [FOCS 2013] in their algorithm for Disjoint Paths on directed planar graphs. To the best of our knowledge our algorithm is the first parameterized algorithm to exploit that the treewidth of the input graph is small in a way completely different from the use of dynamic programming.
更多
查看译文
关键词
disjoint paths, planar graphs, parameterized complexity, network flow, homology
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要