Approximation Schemes and Structural Barriers for the Two-Dimensional Knapsack Problem with Rotations
Debajyoti Kar, Arindam Khan, Andreas Wiese

TL;DR
This paper introduces a Polynomial Time Approximation Scheme (PTAS) for the 2D knapsack problem with rotations in the cardinality case, and improves approximation ratios for the weighted case, addressing longstanding open questions.
Contribution
It presents the first PTAS for the cardinality case of 2DKR and advances approximation algorithms for the weighted case, overcoming structural barriers and establishing complexity bounds.
Findings
PTAS achieved for the cardinality case of 2DKR.
Improved approximation ratio of 1.497+ε for the weighted case.
Lower bound of n^{Ω(1/ε)} on approximation algorithms assuming the k-Sum conjecture.
Abstract
We study the two-dimensional (geometric) knapsack problem with rotations (2DKR), in which we are given a square knapsack and a set of rectangles with associated profits. The objective is to find a maximum profit subset of rectangles that can be packed without overlap in an axis-aligned manner, possibly by rotating some rectangles by . The best-known polynomial time algorithm for the problem has an approximation ratio of for any constant , with an improvement to in the cardinality case, due to G{\'a}lvez et al. (FOCS 2017, TALG 2021). Obtaining a PTAS for the problem, even in the cardinality case, has remained a major open question in the setting of multidimensional packing problems, as mentioned in the survey by Christensen et al. (Computer Science Review, 2017). In this paper, we present a PTAS for the cardinality case of 2DKR. In…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsOptimization and Packing Problems · Complexity and Algorithms in Graphs · Advanced Optimization Algorithms Research
