Papers
Topics
Authors
Recent
Search
2000 character limit reached

Approximation Schemes for Multiperiod Binary Knapsack Problems

Published 31 Mar 2021 in cs.DS | (2104.00034v1)

Abstract: An instance of the multiperiod binary knapsack problem (MPBKP) is given by a horizon length TT, a non-decreasing vector of knapsack sizes (c1,…,cT)(c_1, \ldots, c_T) where ctc_t denotes the cumulative size for periods 1,…,t1,\ldots,t, and a list of nn items. Each item is a triple (r,q,d)(r, q, d) where rr denotes the reward of the item, qq its size, and dd its time index (or, deadline). The goal is to choose, for each deadline tt, which items to include to maximize the total reward, subject to the constraints that for all t=1,…,Tt=1,\ldots,T, the total size of selected items with deadlines at most tt does not exceed the cumulative capacity of the knapsack up to time tt. 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 is to maximize the total profit, i.e., the total reward of 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)(c_1, \ldots, c_T) follow some arbitrary joint distribution but we are given access to the profit as an oracle, and we choose a subset of items to maximize the total expected profit, i.e., the total reward less the total expected penalty. For MPBKP, we exhibit a fully polynomial-time approximation scheme with runtime $\tilde{\mathcal{O}}\left(\min\left{n+\frac{T<sup>{3.25}}{\epsilon<sup>{2.25}},n+\frac{T<sup>{2}}{\epsilon<sup>{3}},\frac{nT}{\epsilon<sup>2},\frac{n<sup>2}{\epsilon}\right}\right)$ that achieves (1+ϵ)(1+\epsilon) approximation; for MPBKP-S, the (1+ϵ)(1+\epsilon) approximation can be achieved in $\mathcal{O}\left(\frac{n\log n}{\epsilon}\cdot\min\left{\frac{T}{\epsilon},n\right}\right)$; for MPBKP-SS, a greedy algorithm is a 2-approximation when items have the same size.

Citations (2)

Summary

No one has generated a summary of this paper yet.

Paper to Video (Beta)

No one has generated a video about this paper yet.

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

Continue Learning

We haven't generated follow-up questions for this paper yet.