English

Edge-Cut Width: An Algorithmically Driven Analogue of Treewidth Based on Edge Cuts

Data Structures and Algorithms 2022-03-01 v1 Computational Complexity

Abstract

Decompositional parameters such as treewidth are commonly used to obtain fixed-parameter algorithms for NP-hard graph problems. For problems that are W[1]-hard parameterized by treewidth, a natural alternative would be to use a suitable analogue of treewidth that is based on edge cuts instead of vertex separators. While tree-cut width has been coined as such an analogue of treewidth for edge cuts, its algorithmic applications have often led to disappointing results: out of twelve problems where one would hope for fixed-parameter tractability parameterized by an edge-cut based analogue to treewidth, eight were shown to be W[1]-hard parameterized by tree-cut width. As our main contribution, we develop an edge-cut based analogue to treewidth called edge-cut width. Edge-cut width is, intuitively, based on measuring the density of cycles passing through a spanning tree of the graph. Its benefits include not only a comparatively simple definition, but mainly that it has interesting algorithmic properties: it can be computed by a fixed-parameter algorithm, and it yields fixed-parameter algorithms for all the aforementioned problems where tree-cut width failed to do so.

Keywords

Cite

@article{arxiv.2202.13661,
  title  = {Edge-Cut Width: An Algorithmically Driven Analogue of Treewidth Based on Edge Cuts},
  author = {Cornelius Brand and Esra Ceylan and Christian Hatschka and Robert Ganian and Viktoriia Korchemna},
  journal= {arXiv preprint arXiv:2202.13661},
  year   = {2022}
}

Comments

27 pages, 4 figures

R2 v1 2026-06-24T09:56:01.741Z