Efficient Approximation for Subgraph-Hitting Problems in Sparse Graphs and Geometric Intersection Graphs
Abstract
We investigate a fundamental vertex-deletion problem called (Induced) Subgraph Hitting: given a graph and a set of forbidden graphs, the goal is to compute a minimum-sized set of vertices of such that does not contain any graph in as an (induced) subgraph. This is a generic problem that encompasses many well-known problems that were extensively studied on their own, particularly (but not only) from the perspectives of both approximation and parameterization. In this paper, we study the approximability of the problem on a large variety of graph classes. Our first result is a linear-time -approximation reduction from (Induced) Subgraph Hitting on any graph class of bounded expansion to the same problem on bounded degree graphs within . This directly yields linear-size -approximation lossy kernels for the problems on any bounded-expansion graph classes. Our second result is a linear-time approximation scheme for (Induced) Subgraph Hitting on any graph class of polynomial expansion, based on the local-search framework of Har-Peled and Quanrud [SICOMP 2017]. This approximation scheme can be applied to a more general family of problems that aim to hit all subgraphs satisfying a certain property that is efficiently testable and has bounded diameter. Both of our results have applications to Subgraph Hitting (not induced) on wide classes of geometric intersection graphs, resulting in linear-size lossy kernels and (near-)linear time approximation schemes for the problem.
Cite
@article{arxiv.2304.13695,
title = {Efficient Approximation for Subgraph-Hitting Problems in Sparse Graphs and Geometric Intersection Graphs},
author = {Zdeněk Dvořák and Daniel Lokshtanov and Fahad Panolan and Saket Saurabh and Jie Xue and Meirav Zehavi},
journal= {arXiv preprint arXiv:2304.13695},
year = {2023}
}
Comments
52 pages, subsuming the article arXiv:2304.12789