Approximate Monotone Local Search for Weighted Problems
Abstract
In a recent work, Esmer et al. describe a simple method - Approximate Monotone Local Search - to obtain exponential approximation algorithms from existing parameterized exact algorithms, polynomial-time approximation algorithms and, more generally, parameterized approximation algorithms. In this work, we generalize those results to the weighted setting. More formally, we consider monotone subset minimization problems over a weighted universe of size (e.g., Vertex Cover, -Hitting Set and Feedback Vertex Set). We consider a model where the algorithm is only given access to a subroutine that finds a solution of weight at most (and of arbitrary cardinality) in time where is the minimum weight of a solution of cardinality at most . In the unweighted setting, Esmer et al. determine the smallest value for which a -approximation algorithm running in time can be obtained in this model. We show that the same dependencies also hold in a weighted setting in this model: for every fixed we obtain a -approximation algorithm running in time , for the same as in the unweighted setting. Similarly, we also extend a -approximate brute-force search (in a model which only provides access to a membership oracle) to the weighted setting. Using existing approximation algorithms and exact parameterized algorithms for weighted problems, we obtain the first exponential-time -approximation algorithms that are better than brute force for a variety of problems including Weighted Vertex Cover, Weighted -Hitting Set, Weighted Feedback Vertex Set and Weighted Multicut.
Cite
@article{arxiv.2308.15306,
title = {Approximate Monotone Local Search for Weighted Problems},
author = {Baris Can Esmer and Ariel Kulik and Daniel Marx and Daniel Neuen and Roohani Sharma},
journal= {arXiv preprint arXiv:2308.15306},
year = {2023}
}