English

Approximate Turing kernelization and lower bounds for domination problems

Data Structures and Algorithms 2023-07-06 v1

Abstract

An α\alpha-approximate polynomial Turing kernelization is a polynomial-time algorithm that computes an (αc)(\alpha c)-approximate solution for a parameterized optimization problem when given access to an oracle that can compute cc-approximate solutions to instances with size bounded by a polynomial in the parameter. Hols et al. [ESA 2020] showed that a wide array of graph problems admit a (1+ε)(1+\varepsilon)-approximate polynomial Turing kernelization when parameterized by the treewidth of the graph and left open whether Dominating Set also admits such a kernelization. We show that Dominating Set and several related problems parameterized by treewidth do not admit constant-factor approximate polynomial Turing kernelizations, even with respect to the much larger parameter vertex cover number, under certain reasonable complexity assumptions.On the positive side, we show that all of them do have a (1+ε)(1+\varepsilon)-approximate polynomial Turing kernelization for every ε>0\varepsilon>0 for the joint parameterization by treewidth and maximum degree, a parameter which generalizes cutwidth, for example.

Keywords

Cite

@article{arxiv.2307.02241,
  title  = {Approximate Turing kernelization and lower bounds for domination problems},
  author = {Stefan Kratsch and Pascal Kunz},
  journal= {arXiv preprint arXiv:2307.02241},
  year   = {2023}
}