Related Experiment Videos
Approximate Monotone Local Search for Weighted Problems
Barış Can Esmer1,2, Ariel Kulik3, Dániel Marx1
1CISPA Helmholtz Center for Information Security, Saarbrücken, Germany.
None:
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 n (e.g., Vertex Cover, d-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 W is the minimum weight of a solution of cardinality at most k. In the unweighted setting, Esmer et al. determine the smallest value d 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: we obtain a -approximation algorithm running in time , for the same d 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 d-Hitting Set, Weighted Feedback Vertex Set and Weighted Multicut.
Related Concept Videos
Weighted Mean
For example, consider the number of goals scored in the matches of a tournament. While computing the average number of goals scored in the tournament, it may be more important to...
Lagrange Multipliers: Problem Solving
Linear Approximation in Time Domain
For a simple pendulum with a mass evenly distributed along its length and the center of mass located at half the pendulum's length, the...
Local Maximum and Minimum Values
Lagrange Multipliers: Two Constraints
Midpoint Rule