Approximate Turing Kernelization for Problems Parameterized by Treewidth
Abstract
We extend the notion of lossy kernelization, introduced by Lokshtanov et al. [STOC 2017], to approximate Turing kernelization. An -approximate Turing kernel for a parameterized optimization problem is a polynomial-time algorithm that, when given access to an oracle that outputs -approximate solutions in time, obtains an -approximate solution to the considered problem, using calls to the oracle of size at most for some function that only depends on the parameter. Using this definition, we show that Independent Set parameterized by treewidth has a -approximate Turing kernel with vertices, answering an open question posed by Lokshtanov et al. [STOC 2017]. Furthermore, we give -approximate Turing kernels for the following graph problems parameterized by treewidth: Vertex Cover, Edge Clique Cover, Edge-Disjoint Triangle Packing and Connected Vertex Cover. We generalize the result for Independent Set and Vertex Cover, by showing that all graph problems that we will call "friendly" admit -approximate Turing kernels of polynomial size when parameterized by treewidth. We use this to obtain approximate Turing kernels for Vertex-Disjoint -packing for connected graphs , Clique Cover, Feedback Vertex Set and Edge Dominating Set.
Cite
@article{arxiv.2004.12683,
title = {Approximate Turing Kernelization for Problems Parameterized by Treewidth},
author = {Eva-Maria C. Hols and Stefan Kratsch and Astrid Pieterse},
journal= {arXiv preprint arXiv:2004.12683},
year = {2020}
}