English

Polylogarithmic Approximation Algorithms for Weighted-$\mathcal{F}$-Deletion Problems

Data Structures and Algorithms 2017-07-18 v1

Abstract

For a family of graphs F\cal F, the canonical Weighted F\cal F Vertex Deletion problem is defined as follows: given an nn-vertex undirected graph GG and a weight function w:V(G)Rw: V(G)\rightarrow\mathbb{R}, find a minimum weight subset SV(G)S\subseteq V(G) such that GSG-S belongs to F\cal F. We devise a recursive scheme to obtain O(logO(1)n)O(\log^{O(1)}n)-approximation algorithms for such problems, building upon the classic technique of finding balanced separators in a graph. Roughly speaking, our scheme applies to problems where an optimum solution SS, together with a well-structured set XX, form a balanced separator of GG. We obtain the first O(logO(1)n)O(\log^{O(1)}n)-approximation algorithms for the following problems. * We give an O(log2n)O(\log^2n)-factor approximation algorithm for Weighted Chordal Vertex Deletion (WCVD), the vertex deletion problem to the family of chordal graphs. On the way, we also obtain a constant factor approximation algorithm for Multicut on chordal graphs. * We give an O(log3n)O(\log^3n)-factor approximation algorithm for Weighted Distance Hereditary Vertex Deletion (WDHVD). This is the vertex deletion problem to the family of distance hereditary graphs, or equivalently, the family of graphs of rankwidth 1. Our methods also allow us to obtain in a clean fashion a O(log1.5n)O(\log^{1.5}n)-approximation algorithm for the Weighted F\cal F Vertex Deletion problem when F\cal F is a minor closed family excluding at least one planar graph. For the unweighted version of the problem constant factor approximation algorithms are were known~[Fomin et al., FOCS~2012], while for the weighted version considered here an O(lognloglogn)O(\log n \log\log n)-approximation algorithm follows from~[Bansal et al., SODA~2017]. We believe that our recursive scheme can be applied to obtain O(logO(1)n)O(\log^{O(1)}n)-approximation algorithms for many other problems as well.

Keywords

Cite

@article{arxiv.1707.04908,
  title  = {Polylogarithmic Approximation Algorithms for Weighted-$\mathcal{F}$-Deletion Problems},
  author = {Akanksha Agrawal and Daniel Lokshtanov and Pranabendu Misra and Saket Saurabh and Meirav Zehavi},
  journal= {arXiv preprint arXiv:1707.04908},
  year   = {2017}
}
R2 v1 2026-06-22T20:48:20.801Z