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

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\'atal [DM 1976] introduced the notion of closure of a graph: let be an integer; the (n+)-closure, cln+(G), of a graph G with n vertices is obtained from G by recursively adding an edge between pairs of nonadjacent vertices whose degree sum is at least n+ until no such pair remains. A graph property defined on all graphs of order n is said to be (n+)-stable if for any graph G of order n that does not satisfy , the fact that uv is not an edge of G and that G+uv satisfies implies d(u)+d(v)< n+. 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+)-stable for some 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)-time algorithm for Minimum Cycle Cover on graphs with co-degeneracy at most k, which generalizes Duarte et al. [MFCS 2021] and Jansen et al. [WG 2019] results concerning the Hamiltonian Cycle problem.

0

Turn this paper into a full lesson

ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…