English

Data reduction for directed feedback vertex set on graphs without long induced cycles

Data Structures and Algorithms 2025-01-23 v2

Abstract

We study reduction rules for Directed Feedback Vertex Set (DFVS) on directed graphs without long cycles. A DFVS instance without cycles longer than dd naturally corresponds to an instance of dd-Hitting Set, however, enumerating all cycles in an nn-vertex graph and then kernelizing the resulting dd-Hitting Set instance can be too costly, as already enumerating all cycles can take time Ω(nd)\Omega(n^d). We show how to compute a kernel with at most 2dkd2^dk^d vertices and at most d3dkdd^{3d}k^d induced cycles of length at most dd, where kk is the size of a minimum directed feedback vertex set. We then study classes of graphs whose underlying undirected graphs have bounded expansion or are nowhere dense. We prove that for every nowhere dense class C\mathscr{C} there is a function fC(d,ϵ)f_\mathscr{C}(d,\epsilon) such that for graphs GCG\in \mathscr{C} without induced cycles of length greater than dd we can compute a kernel with fC(d,ϵ)k1+ϵf_\mathscr{C}(d,\epsilon)\cdot k^{1+\epsilon} vertices for any ϵ>0\epsilon>0 in time fC(d,ϵ)nO(1)f_\mathscr{C}(d,\epsilon)\cdot n^{O(1)}. The most restricted classes we consider are strongly connected planar graphs without any (induced or non-induced) long cycles. We show that these classes have treewidth O(d)O(d) and hence DFVS on planar graphs without cycles of length greater than dd can be solved in time 2O(d)nO(1)2^{O(d)}\cdot n^{O(1)}. We finally present a new data reduction rule for general DFVS and prove that the rule together with two standard rules subsumes all rules applied in the work of Bergougnoux et al.\ to obtain a polynomial kernel for DFVS[FVS], i.e., DFVS parameterized by the feedback vertex set number of the underlying (undirected) graph. We conclude by studying the LP-based approximation of DFVS.

Keywords

Cite

@article{arxiv.2308.15900,
  title  = {Data reduction for directed feedback vertex set on graphs without long induced cycles},
  author = {Jona Dirks and Enna Gerhard and Mario Grobler and Amer E. Mouawad and Sebastian Siebertz},
  journal= {arXiv preprint arXiv:2308.15900},
  year   = {2025}
}
R2 v1 2026-06-28T12:08:13.890Z