English

Solving the r-pseudoforest Deletion Problem in Time Independent of r

Data Structures and Algorithms 2020-11-26 v1 Combinatorics

Abstract

The feedback vertex set problem is one of the most studied parameterized problems. Several generalizations of the problem have been studied where one is to delete vertices to obtain graphs close to acyclic. In this paper, we give an FPT algorithm for the problem of deleting at most kk vertices to get an rr-pseudoforest. A graph is an rr-pseudoforest if we can delete at most rr edges from each component to get a forest. Philip et al. introduced this problem and gave an O(crk)O^*(c_{r}^{k}) algorithm for it, where crc_r depends on rr double exponentially. In comparison, our algorithm runs in time O((10k)k)O^*((10k)^{k}), independent of rr.

Keywords

Cite

@article{arxiv.2011.12500,
  title  = {Solving the r-pseudoforest Deletion Problem in Time Independent of r},
  author = {Bin Sheng},
  journal= {arXiv preprint arXiv:2011.12500},
  year   = {2020}
}