A Tight ($3/2 + \varepsilon$)-Approximation Algorithm for Demand Strip Packing
Franziska Eberle, Felix Hommelsheim, Malin Rau, Stefan Walzer

TL;DR
This paper presents a near-optimal approximation algorithm for Demand Strip Packing, achieving a $(3/2 + ext{epsilon})$ factor by leveraging a novel structural property of solutions.
Contribution
The authors introduce a structural result that enables a $(3/2 + ext{epsilon})$-approximation algorithm for DSP, improving upon previous bounds and providing two efficient algorithms for different solution cases.
Findings
Achieves a $(3/2 + ext{epsilon})$-approximation for DSP.
Introduces a structural property of solutions for DSP.
Provides two algorithms that find near-optimal solutions based on the structural property.
Abstract
We consider the Demand Strip Packing problem (DSP), in which we are given a set of jobs, each specified by a processing time and a demand. The task is to schedule all jobs such that they are finished before some deadline while minimizing the peak demand, i.e., the maximum total demand of tasks executed at any point in time. DSP is closely related to the Strip Packing problem (SP), in which we are given a set of axis-aligned rectangles that must be packed into a strip of fixed width while minimizing the maximum height. DSP and SP are known to be NP-hard to approximate to within a factor below . To achieve the essentially best possible approximation guarantee, we prove a structural result. Any instance admits a solution with peak demand at most satisfying one of two properties. Either (i) the solution leaves a gap for a job with demand…
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 · Advanced Manufacturing and Logistics Optimization
