Approximation Schemes for Multiperiod Binary Knapsack Problems

An instance of the multiperiod binary knapsack problem (MPBKP) is given by a horizon length T , a nondecreasing vector of knapsack sizes (c1, . . . , cT ) where ct denotes the cumulative size for periods 1, . . . , t, and a list of n items. Each item is a triple (r, q, d) where r denotes the reward or value of the item, q its size, and d denotes its time index (or, deadline). The goal is to choose, for each deadline t, which items to include to maximize the total reward, subject to the constraints that for all t = 1, . . . , T , the total size of selected items with deadlines at most t does not exceed the cumulative capacity of the knapsack up to time t. We also consider the multiperiod binary knapsack problem with soft capacity constraints (MPBKP-S) where the capacity constraints are allowed to be violated by paying a penalty that is linear in the violation. The goal of MPBKP-S is to maximize the total profit, which is the total reward of the selected items less the total penalty. Finally, we consider the multiperiod binary knapsack problem with soft stochastic capacity constraints (MPBKP-SS), where the non-decreasing vector of knapsack sizes (c1, . . . , cT ) follow some arbitrary joint distribution but we are given access to the profit as an oracle, and we must choose a subset of items to maximize the total expected profit, which is the total reward less the total expected penalty. For MPBKP, we exhibit a fully polynomial-time approximation scheme that achieves (1 + ǫ) approximation with runtime Õ ( min { n+ T 3.25 ǫ2.25 , n+ T 2 ǫ3 , nT ǫ2 , n 2 ǫ }) ; for MPBKP-S, the (1 + ǫ) approximation can be achieved in O ( n logn ǫ ·min { T ǫ , n }) . To the best of our knowledge, our algorithms are the first FPTAS for any multiperiod version of the Knapsack problem since its study began in 1980s. For MPBKP-SS, we prove that a natural greedy algorithm is a 2-approximation when items have the same size. Our algorithms also provide insights on how other multiperiod versions of the knapsack problem may be approximated. *All authors are with the University of Chicago. Emails: {zuguang.gao, john.birge, varun.gupta}@chicagobooth.edu.

[1]  Danny Segev,et al.  An Approximate Dynamic Programming Approach to The Incremental Knapsack Problem , 2020, ArXiv.

[2]  Hans Kellerer,et al.  Knapsack problems , 2004 .

[3]  Oscar H. Ibarra,et al.  Fast Approximation Algorithms for the Knapsack and Sum of Subset Problems , 1975, JACM.

[4]  Hans Kellerer,et al.  Improved Dynamic Programming in Connection with an FPTAS for the Knapsack Problem , 2004, J. Comb. Optim..

[5]  Timothy M. Chan Approximation Schemes for 0-1 Knapsack , 2018, SOSA.

[6]  Danny Segev,et al.  Approximation Algorithms for The Generalized Incremental Knapsack Problem , 2020, ArXiv.

[7]  Sanjeev Khanna,et al.  A Polynomial Time Approximation Scheme for the Multiple Knapsack Problem , 2005, SIAM J. Comput..

[8]  Eugene L. Lawler,et al.  Fast approximation algorithms for knapsack problems , 1977, 18th Annual Symposium on Foundations of Computer Science (sfcs 1977).

[9]  Ruhul A. Sarker,et al.  A methodology for the large-scale multi-period precedence-constrained knapsack problem: an application in the mining industry , 2017 .

[10]  Daniel Bienstock,et al.  Approximation Algorithms for the Incremental Knapsack Problem via Disjunctive Programming , 2013, ArXiv.

[11]  Yuri Faenza,et al.  A PTAS for the Time-Invariant Incremental Knapsack Problem , 2018, ISCO.

[12]  Chung-Min Wu,et al.  The multiple-choice multi-period knapsack problem , 2004, J. Oper. Res. Soc..

[13]  Eduardo Moreno,et al.  Large-scale multi-period precedence constrained knapsack problem: A mining application , 2010, Electron. Notes Discret. Math..

[14]  Bruce H. Faaland Technical Note - The Multiperiod Knapsack Problem , 1981, Oper. Res..

[15]  Federico Della Croce,et al.  Approximating the Incremental Knapsack Problem , 2019, Discret. Appl. Math..

[16]  Klaus Jansen,et al.  A Fast Approximation Scheme for the Multiple Knapsack Problem , 2012, SOFSEM.

[17]  Alexa Sharp,et al.  An Incremental Model for Combinatorial Maximization Problems , 2006, WEA.

[18]  G. B. Mathews On the Partition of Numbers , 1896 .

[19]  Sanjay V. Rajopadhye,et al.  Unbounded knapsack problem: Dynamic programming revisited , 2000, Eur. J. Oper. Res..