English

Space-Efficient Graph Kernelizations

Data Structures and Algorithms 2024-02-21 v4

Abstract

Let nn be the size of a parameterized problem and kk the parameter. We present kernels for Feedback Vertex Set, Path Contraction and Cluster Editing/Deletion whose sizes are all polynomial in kk and that are computable in polynomial time and with O(poly(k)logn)O(\rm{poly}(k) \log n) bits (of working memory). By using kernel cascades, we obtain the best known kernels in polynomial time with O(poly(k)logn)O(\rm{poly}(k) \log n) bits.

Keywords

Cite

@article{arxiv.2007.11643,
  title  = {Space-Efficient Graph Kernelizations},
  author = {Frank Kammer and Andrej Sajenko},
  journal= {arXiv preprint arXiv:2007.11643},
  year   = {2024}
}