Degreewidth: a New Parameter for Solving Problems on Tournaments
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 denoted by is the minimum value for which we can find an ordering of the vertices of such that every vertex is incident to at most backward arcs (\textit{i.e.} an arc such that ). 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 -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}
}