中文

Deterministic Single Exponential Time Algorithms for Co-Path Packing and Co-Path Set Parameterized by Treewidth

数据结构与算法 2026-05-20 v1

摘要

The \textsc{Co-Path Packing} (resp., \textsc{Co-Path Set}) problem asks whether a given graph can be edited to a collection of induced paths by deleting at most kk vertices (resp., kk edges). Both are fundamental problems with significant applications in bioinformatics and have been extensively studied within the framework of exact and parameterized algorithms. Currently, the state-of-the-art approach utilizes the randomized ``Cut \& Count'' technique, which solves \textsc{Co-Path Set} in O(4tw)O^*(4^{\mathbf{tw}}) time and \textsc{Co-Path Packing} in O(5pw)O^*(5^{\mathbf{pw}}) time, where tw\mathbf{tw} is treewidth and pw\mathbf{pw} is pathwidth. However, as there is no known method to derandomize the ``Cut \& Count'' technique, the existence of deterministic single exponential time algorithms for these problems parameterized by treewidth has remained an open question. In this paper, we resolve this gap by providing deterministic single exponential time algorithms for both problems when parameterized by treewidth.

关键词

引用

@article{arxiv.2605.19870,
  title  = {Deterministic Single Exponential Time Algorithms for Co-Path Packing and Co-Path Set Parameterized by Treewidth},
  author = {Yuxi Liu and Kangyi Tian and Mingyu Xiao},
  journal= {arXiv preprint arXiv:2605.19870},
  year   = {2026}
}