English

On the Minimum Cycle Cover problem on graphs with bounded co-degeneracy

Data Structures and Algorithms 2022-10-14 v1 Combinatorics

Abstract

In 2021, Duarte, Oliveira, and Souza [MFCS 2021] showed some problems that are FPT when parameterized by the treewidth of the complement graph (called co-treewidth). Since the degeneracy of a graph is at most its treewidth, they also introduced the study of co-degeneracy (the degeneracy of the complement graph) as a parameter. In 1976, Bondy and Chv\'{a}tal [DM 1976] introduced the notion of closure of a graph: let \ell be an integer; the (n+)(n+\ell)-closure, cln+(G)\operatorname{cl}_{n+\ell}(G), of a graph GG with nn vertices is obtained from GG by recursively adding an edge between pairs of nonadjacent vertices whose degree sum is at least n+n+\ell until no such pair remains. A graph property Υ\Upsilon defined on all graphs of order nn is said to be (n+)(n+\ell)-stable if for any graph GG of order nn that does not satisfy Υ\Upsilon, the fact that uvuv is not an edge of GG and that G+uvG+uv satisfies Υ\Upsilon implies d(u)+d(v)<n+d(u)+d(v)< n+\ell. Duarte et al. [MFCS 2021] developed an algorithmic framework for co-degeneracy parameterization based on the notion of closures for solving problems that are (n+)(n+\ell)-stable for some \ell bounded by a function of the co-degeneracy. In this paper, we first determine the stability of the property of having a bounded cycle cover. After that, combining the framework of Duarte et al. [MFCS 2021] with some results of Jansen, Kozma, and Nederlof [WG 2019], we obtain a 2O(k)nO(1)2^{\mathcal{O}(k)}\cdot n^{\mathcal{O}(1)}-time algorithm for Minimum Cycle Cover on graphs with co-degeneracy at most kk, which generalizes Duarte et al. [MFCS 2021] and Jansen et al. [WG 2019] results concerning the Hamiltonian Cycle problem.

Keywords

Cite

@article{arxiv.2210.06703,
  title  = {On the Minimum Cycle Cover problem on graphs with bounded co-degeneracy},
  author = {Gabriel L. Duarte and Uéverton S. Souza},
  journal= {arXiv preprint arXiv:2210.06703},
  year   = {2022}
}
R2 v1 2026-06-28T03:30:38.263Z