English

Algorithmic Applications of Tree-Cut Width

Data Structures and Algorithms 2022-06-03 v1

Abstract

The recently introduced graph parameter tree-cut width plays a similar role with respect to immersions as the graph parameter treewidth plays with respect to minors. In this paper, we provide the first algorithmic applications of tree-cut width to hard combinatorial problems. Tree-cut width is known to be lower-bounded by a function of treewidth, but it can be much larger and hence has the potential to facilitate the efficient solution of problems that are not known to be fixed-parameter tractable (FPT) when parameterized by treewidth. We introduce the notion of nice tree-cut decompositions and provide FPT algorithms for the showcase problems Capacitated Vertex Cover, Capacitated Dominating Set, and Imbalance parameterized by the tree-cut width of an input graph. On the other hand, we show that List Coloring, Precoloring Extension, and Boolean CSP (the latter parameterized by the tree-cut width of the incidence graph) are W[1]-hard and hence unlikely to be fixed-parameter tractable when parameterized by tree-cut width.

Keywords

Cite

@article{arxiv.2206.00752,
  title  = {Algorithmic Applications of Tree-Cut Width},
  author = {Robert Ganian and Eun Jung Kim and Stefan Szeider},
  journal= {arXiv preprint arXiv:2206.00752},
  year   = {2022}
}

Comments

Full version to appear in the Siam Journal on Discrete Mathematics

R2 v1 2026-06-24T11:36:31.758Z