Subexponential Parameterized Algorithms for Hitting Subgraphs
Abstract
For a finite set of graphs, the -Hitting problem aims to compute, for a given graph (taken from some graph class ) of vertices (and edges) and a parameter , a set of vertices in such that and does not contain any subgraph isomorphic to a graph in . As a generic problem, -Hitting subsumes many fundamental vertex-deletion problems that are well-studied in the literature. The -Hitting problem admits a simple branching algorithm with running time , while it cannot be solved in time on general graphs assuming the ETH. In this paper, we establish a general framework to design subexponential parameterized algorithms for the -Hitting problem on a broad family of graph classes. Specifically, our framework yields algorithms that solve -Hitting with running time for a constant on any graph class that admits balanced separators whose size is (strongly) sublinear in the number of vertices and polynomial in the size of a maximum clique. Examples include all graph classes of polynomial expansion and many important classes of geometric intersection graphs. Our algorithms also apply to the \textit{weighted} version of -Hitting, where each vertex of has a weight and the goal is to compute the set with a minimum weight that satisfies the desired conditions. The core of our framework is an intricate subexponential branching algorithm that reduces an instance of -Hitting (on the aforementioned graph classes) to general hitting-set instances, where the Gaifman graph of each instance has treewidth , for some constant depending on and the graph class.
Cite
@article{arxiv.2409.04786,
title = {Subexponential Parameterized Algorithms for Hitting Subgraphs},
author = {Daniel Lokshtanov and Fahad Panolan and Saket Saurabh and Jie Xue and Meirav Zehavi},
journal= {arXiv preprint arXiv:2409.04786},
year = {2025}
}