Losing Treewidth by Separating Subsets
Anupam Gupta, Euiwoong Lee, Jason Li, Pasin Manurangsi, Micha{\l}, W{\l}odarczyk

TL;DR
This paper develops approximation algorithms for deleting vertices or edges to reduce a graph's complexity, specifically targeting classes with bounded treewidth, improving previous results and introducing simpler, uniform approaches.
Contribution
It introduces a general framework linking graph partitioning problems to graph modification problems, leading to improved approximation algorithms for treewidth reduction.
Findings
Improved approximation ratios for k-Treewidth Vertex Deletion and Planar-F Vertex Deletion.
First uniform approximation algorithms under natural parameterization.
APX-hardness results for edge deletion problems.
Abstract
We study the problem of deleting the smallest set of vertices (resp. edges) from a given graph such that the induced subgraph (resp. subgraph) belongs to some class . We consider the case where graphs in have treewidth bounded by , 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 -Subset Vertex Separator and -Subset Edge Separator, respectively. For the vertex deletion setting, our framework combined with the current best result for -Subset Vertex Separator, yields a significant improvement in the approximation ratios for basic problems such as -Treewidth Vertex Deletion and Planar- Vertex Deletion. Our algorithms are simpler than previous works and give the first uniform…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplexity and Algorithms in Graphs · Advanced Graph Theory Research · Error Correcting Code Techniques
