English

Minimum length path decompositions

Data Structures and Algorithms 2021-03-05 v1 Combinatorics

Abstract

We consider a bi-criteria generalization of the pathwidth problem, where, for given integers k,lk,l and a graph GG, we ask whether there exists a path decomposition \cP\cP of GG such that the width of \cP\cP is at most kk and the number of bags in \cP\cP, i.e., the \emph{length} of \cP\cP, is at most ll. We provide a complete complexity classification of the problem in terms of kk and ll for general graphs. Contrary to the original pathwidth problem, which is fixed-parameter tractable with respect to kk, we prove that the generalized problem is NP-complete for any fixed k4k\geq 4, and is also NP-complete for any fixed l2l\geq 2. On the other hand, we give a polynomial-time algorithm that, for any (possibly disconnected) graph GG and integers k3k\leq 3 and l>0l>0, constructs a path decomposition of width at most kk and length at most ll, if any exists. As a by-product, we obtain an almost complete classification of the problem in terms of kk and ll for connected graphs. Namely, the problem is NP-complete for any fixed k5k\geq 5 and it is polynomial-time for any k3k\leq 3. This leaves open the case k=4k=4 for connected graphs.

Keywords

Cite

@article{arxiv.1302.2788,
  title  = {Minimum length path decompositions},
  author = {Dariusz Dereniowski and Wieslaw Kubiak and Yori Zwols},
  journal= {arXiv preprint arXiv:1302.2788},
  year   = {2021}
}

Comments

Work presented at the 5th Workshop on GRAph Searching, Theory and Applications (GRASTA 2012), Banff International Research Station, Banff, AB, Canada

R2 v1 2026-06-21T23:24:47.445Z