English

A new width parameter of graphs based on edge cuts: $\alpha$-edge-crossing width

Data Structures and Algorithms 2025-07-31 v3 Discrete Mathematics Combinatorics

Abstract

We introduce graph width parameters, called α\alpha-edge-crossing width and edge-crossing width. These are defined in terms of the number of edges crossing a bag of a tree-cut decomposition. They are motivated by edge-cut width, recently introduced by Brand et al. (WG 2022). We show that edge-crossing width is equivalent to the known parameter tree-partition-width. On the other hand, α\alpha-edge-crossing width is a new parameter; tree-cut width and α\alpha-edge-crossing width are incomparable, and they both lie between tree-partition-width and edge-cut width. We provide an algorithm that, for a given nn-vertex graph GG and integers kk and α\alpha, in time 2O((α+k)log(α+k))n22^{O((\alpha+k)\log (\alpha+k))}n^2 either outputs a tree-cut decomposition certifying that the α\alpha-edge-crossing width of GG is at most 2α2+5k2\alpha^2+5k or confirms that the α\alpha-edge-crossing width of GG is more than kk. As applications, for every fixed α\alpha, we obtain FPT algorithms for the List Coloring and Precoloring Extension problems parameterized by α\alpha-edge-crossing width. They were known to be W[1]-hard parameterized by tree-partition-width, and FPT parameterized by edge-cut width, and we close the complexity gap between these two parameters.

Keywords

Cite

@article{arxiv.2302.04624,
  title  = {A new width parameter of graphs based on edge cuts: $\alpha$-edge-crossing width},
  author = {Yeonsu Chang and O-joung Kwon and Myounghwan Lee},
  journal= {arXiv preprint arXiv:2302.04624},
  year   = {2025}
}

Comments

28 pages, 3 figures, accepted to WG2023

R2 v1 2026-06-28T08:35:52.651Z