English

Parameterized Approximation Algorithms for Packing Problems

Data Structures and Algorithms 2015-05-05 v1

Abstract

In the past decade, many parameterized algorithms were developed for packing problems. Our goal is to obtain tradeoffs that improve the running times of these algorithms at the cost of computing approximate solutions. Consider a packing problem for which there is no known algorithm with approximation ratio α\alpha, and a parameter kk. If the value of an optimal solution is at least kk, we seek a solution of value at least αk\alpha k; otherwise, we seek an arbitrary solution. Clearly, if the best known parameterized algorithm that finds a solution of value tt runs in time O(f(t))O^*(f(t)) for some function ff, we are interested in running times better than O(f(αk))O^*(f(\alpha k)). We present tradeoffs between running times and approximation ratios for the P2P_2-Packing, 33-Set kk-Packing and 33-Dimensional kk-Matching problems. Our tradeoffs are based on combinations of several known results, as well as a computation of "approximate lopsided universal sets."

Keywords

Cite

@article{arxiv.1505.00709,
  title  = {Parameterized Approximation Algorithms for Packing Problems},
  author = {Meirav Zehavi},
  journal= {arXiv preprint arXiv:1505.00709},
  year   = {2015}
}
R2 v1 2026-06-22T09:27:46.654Z