English

Losing Treewidth by Separating Subsets

Data Structures and Algorithms 2018-10-24 v2

Abstract

We study the problem of deleting the smallest set SS of vertices (resp. edges) from a given graph GG such that the induced subgraph (resp. subgraph) GSG \setminus S belongs to some class H\mathcal{H}. We consider the case where graphs in H\mathcal{H} have treewidth bounded by tt, and give a general framework to obtain approximation algorithms for both vertex and edge-deletion settings from approximation algorithms for certain natural graph partitioning problems called kk-Subset Vertex Separator and kk-Subset Edge Separator, respectively. For the vertex deletion setting, our framework combined with the current best result for kk-Subset Vertex Separator, yields a significant improvement in the approximation ratios for basic problems such as kk-Treewidth Vertex Deletion and Planar-FF Vertex Deletion. Our algorithms are simpler than previous works and give the first uniform approximation algorithms under the natural parameterization. For the edge deletion setting, we give improved approximation algorithms for kk-Subset Edge Separator combining ideas from LP relaxations and important separators. We present their applications in bounded-degree graphs, and also give an APX-hardness result for the edge deletion problems.

Keywords

Cite

@article{arxiv.1804.01366,
  title  = {Losing Treewidth by Separating Subsets},
  author = {Anupam Gupta and Euiwoong Lee and Jason Li and Pasin Manurangsi and Michał Włodarczyk},
  journal= {arXiv preprint arXiv:1804.01366},
  year   = {2018}
}

Comments

30 pages, 1 figure, to appear in SODA 19