English

Twin-width and polynomial kernels

Data Structures and Algorithms 2021-09-15 v2 Computational Complexity Discrete Mathematics Combinatorics

Abstract

We study the existence of polynomial kernels, for parameterized problems without a polynomial kernel on general graphs, when restricted to graphs of bounded twin-width. Our main result is that a polynomial kernel for kk-Dominating Set on graphs of twin-width at most 4 would contradict a standard complexity-theoretic assumption. The reduction is quite involved, especially to get the twin-width upper bound down to 4, and can be tweaked to work for Connected kk-Dominating Set and Total kk-Dominating Set (albeit with a worse upper bound on the twin-width). The kk-Independent Set problem admits the same lower bound by a much simpler argument, previously observed [ICALP '21], which extends to kk-Independent Dominating Set, kk-Path, kk-Induced Path, kk-Induced Matching, etc. On the positive side, we obtain a simple quadratic vertex kernel for Connected kk-Vertex Cover and Capacitated kk-Vertex Cover on graphs of bounded twin-width. Interestingly the kernel applies to graphs of Vapnik-Chervonenkis density 1, and does not require a witness sequence. We also present a more intricate O(k1.5)O(k^{1.5}) vertex kernel for Connected kk-Vertex Cover. Finally we show that deciding if a graph has twin-width at most 1 can be done in polynomial time, and observe that most optimization/decision graph problems can be solved in polynomial time on graphs of twin-width at most 1.

Keywords

Cite

@article{arxiv.2107.02882,
  title  = {Twin-width and polynomial kernels},
  author = {Édouard Bonnet and Eun Jung Kim and Amadeus Reinald and Stéphan Thomassé and Rémi Watrigant},
  journal= {arXiv preprint arXiv:2107.02882},
  year   = {2021}
}

Comments

32 pages, 11 figures