Approximation Algorithms for Generalized Multidimensional Knapsack
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 nonnegative weights (-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 dimensions does not exceed one. We consider two variants of the problem: the items are not allowed to be rotated, items can be rotated by 90 degrees. We give a -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.
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}
}