English

Approximation Algorithms for Generalized Multidimensional Knapsack

Data Structures and Algorithms 2021-02-12 v1 Computational Geometry

Abstract

We study a generalization of the knapsack problem with geometric and vector constraints. The input is a set of rectangular items, each with an associated profit and dd nonnegative weights (dd-dimensional vector), and a square knapsack. The goal is to find a non-overlapping axis-parallel packing of a subset of items into the given knapsack such that the vector constraints are not violated, i.e., the sum of weights of all the packed items in any of the dd dimensions does not exceed one. We consider two variants of the problem: (i)(i) the items are not allowed to be rotated, (ii)(ii) items can be rotated by 90 degrees. We give a (2+ϵ)(2+\epsilon)-approximation algorithm for this problem (both versions). In the process, we also study a variant of the maximum generalized assignment problem (Max-GAP), called Vector-Max-GAP, and design a PTAS for it.

Keywords

Cite

@article{arxiv.2102.05854,
  title  = {Approximation Algorithms for Generalized Multidimensional Knapsack},
  author = {Arindam Khan and Eklavya Sharma and K. V. N. Sreenivas},
  journal= {arXiv preprint arXiv:2102.05854},
  year   = {2021}
}