English

Parameterized Complexity of $(A,\ell)$-Path Packing

Data Structures and Algorithms 2020-08-11 v1

Abstract

Given a graph G=(V,E)G = (V,E), AVA \subseteq V, and integers kk and \ell, the \textsc{(A,)(A,\ell)-Path Packing} problem asks to find kk vertex-disjoint paths of length \ell that have endpoints in AA and internal points in VAV \setminus A. We study the parameterized complexity of this problem with parameters A|A|, \ell, kk, treewidth, pathwidth, and their combinations. We present sharp complexity contrasts with respect to these parameters. Among other results, we show that the problem is polynomial-time solvable when 3\ell \le 3, while it is NP-complete for constant 4\ell \ge 4. We also show that the problem is W[1]-hard parameterized by pathwidth+A{}+|A|, while it is fixed-parameter tractable parameterized by treewidth+{}+\ell.

Keywords

Cite

@article{arxiv.2008.03448,
  title  = {Parameterized Complexity of $(A,\ell)$-Path Packing},
  author = {Rémy Belmonte and Tesshu Hanaka and Masaaki Kanzaki and Masashi Kiyomi and Yasuaki Kobayashi and Yusuke Kobayashi and Michael Lampis and Hirotaka Ono and Yota Otachi},
  journal= {arXiv preprint arXiv:2008.03448},
  year   = {2020}
}

Comments

22pages, IWOCA 2020

R2 v1 2026-06-23T17:43:08.055Z