English

Degreewidth: a New Parameter for Solving Problems on Tournaments

Discrete Mathematics 2022-12-13 v1

Abstract

In the paper, we define a new parameter for tournaments called degreewidth which can be seen as a measure of how far is the tournament from being acyclic. The degreewidth of a tournament TT denoted by Δ(T)\Delta(T) is the minimum value kk for which we can find an ordering v1,,vn\langle v_1, \dots, v_n \rangle of the vertices of TT such that every vertex is incident to at most kk backward arcs (\textit{i.e.} an arc (vi,vj)(v_i,v_j) such that j<ij<i). Thus, a tournament is acyclic if and only if its degreewidth is zero. Additionally, the class of sparse tournaments defined by Bessy et al. [ESA 2017] is exactly the class of tournaments with degreewidth one. We first study computational complexity of finding degreewidth. Namely, we show it is NP-hard and complement this result with a 33-approximation algorithm. We also provide a cubic algorithm to decide if a tournament is sparse. Finally, we study classical graph problems \textsc{Dominating Set} and \textsc{Feedback Vertex Set} parameterized by degreewidth. We show the former is fixed parameter tractable whereas the latter is NP-hard on sparse tournaments. Additionally, we study \textsc{Feedback Arc Set} on sparse tournaments.

Cite

@article{arxiv.2212.06007,
  title  = {Degreewidth: a New Parameter for Solving Problems on Tournaments},
  author = {Tom Davot and Lucas Isenmann and Sanjukta Roy and Jocelyn Thiebaut},
  journal= {arXiv preprint arXiv:2212.06007},
  year   = {2022}
}
R2 v1 2026-06-28T07:31:19.125Z