English

On Lagrangian Relaxation and Reoptimization Problems

Data Structures and Algorithms 2015-12-22 v1

Abstract

We prove a general result demonstrating the power of Lagrangian relaxation in solving constrained maximization problems with arbitrary objective functions. This yields a unified approach for solving a wide class of {\em subset selection} problems with linear constraints. Given a problem in this class and some small \eps(0,1)\eps \in (0,1), we show that if there exists an rr-approximation algorithm for the Lagrangian relaxation of the problem, for some r(0,1)r \in (0,1), then our technique achieves a ratio of rr+1 ⁣\eps\frac{r}{r+1} -\! \eps to the optimal, and this ratio is tight. The number of calls to the rr-approximation algorithm, used by our algorithms, is {\em linear} in the input size and in log(1/\eps)\log (1 / \eps) for inputs with cardinality constraint, and polynomial in the input size and in log(1/\eps)\log (1 / \eps) for inputs with arbitrary linear constraint. Using the technique we obtain (re)approximation algorithms for natural (reoptimization) variants of classic subset selection problems, including real-time scheduling, the {\em maximum generalized assignment problem (GAP)} and maximum weight independent set.

Keywords

Cite

@article{arxiv.1512.06736,
  title  = {On Lagrangian Relaxation and Reoptimization Problems},
  author = {Ariel Kulik and Hadas Shachnai and Gal Tamir},
  journal= {arXiv preprint arXiv:1512.06736},
  year   = {2015}
}
R2 v1 2026-06-22T12:15:09.559Z