Approximation Algorithms for The Generalized Incremental Knapsack Problem
Yuri Faenza, Danny Segev, Lingyi Zhang

TL;DR
This paper introduces the generalized incremental knapsack problem, a multi-period extension of the classical problem, and provides a polynomial-time approximation algorithm with a (1/2 - epsilon) ratio, along with a quasi-polynomial time scheme.
Contribution
It presents the first polynomial-time approximation algorithm and a QPTAS for the generalized incremental knapsack problem, a strongly NP-hard extension of classical knapsack.
Findings
Achieved a (1/2 - epsilon)-approximation algorithm.
Developed a QPTAS for the problem.
Proved the problem is unlikely to be APX-hard.
Abstract
We introduce and study a discrete multi-period extension of the classical knapsack problem, dubbed generalized incremental knapsack. In this setting, we are given a set of items, each associated with a non-negative weight, and time periods with non-decreasing capacities . When item is inserted at time , we gain a profit of ; however, this item remains in the knapsack for all subsequent periods. The goal is to decide if and when to insert each item, subject to the time-dependent capacity constraints, with the objective of maximizing our total profit. Interestingly, this setting subsumes as special cases a number of recently-studied incremental knapsack problems, all known to be strongly NP-hard. Our first contribution comes in the form of a polynomial-time -approximation for the generalized incremental knapsack…
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 Search Problems · Optimization and Packing Problems · Advanced Manufacturing and Logistics Optimization
