Online Knapsack Problems with a Resource Buffer

09/22/2019
by   Xin Han, et al.
0

In this paper, we introduce online knapsack problems with a resource buffer. In the problems, we are given a knapsack with capacity 1, a buffer with capacity R> 1, and items that arrive one by one. Each arriving item has to be taken into the buffer or discarded on its arrival irrevocably. When every item has arrived, we transfer a subset of items in the current buffer into the knapsack. Our goal is to maximize the total value of the items in the knapsack. We consider four variants depending on whether items in the buffer are removable (i.e., we can remove items in the buffer) or non-removable, and proportional (i.e., the value of each item is proportional to its size) or general. For the general non-removable case, we observe that no constant competitive algorithm exists for any R> 1. For the proportional non-removable case, we show that a simple greedy algorithm is optimal for every R> 1. For the general removable and the proportional removable cases, we present optimal algorithms for small R and give asymptotically nearly optimal algorithms for general R.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
10/13/2022

Online Algorithms for the Santa Claus Problem

The Santa Claus problem is a fundamental problem in fair division: the g...
research
05/04/2020

Advice for Online Knapsack With Removable Items

In the proportional knapsack problem, we are given a knapsack of some ca...
research
05/22/2021

An Algorithm for Reordering Buffer Management Problem and Experimental Evaluations on Discrete Distributions

In the reordering buffer management problem, a sequence of requests must...
research
06/10/2020

An Asymptotically Optimal Algorithm for Online Stacking

Consider a storage area where arriving items are stored temporarily in b...
research
11/29/2017

Online Knapsack Problem under Expected Capacity Constraint

Online knapsack problem is considered, where items arrive in a sequentia...
research
03/31/2021

Approximation Schemes for Multiperiod Binary Knapsack Problems

An instance of the multiperiod binary knapsack problem (MPBKP) is given ...
research
10/25/2007

An O(bn^2) Time Algorithm for Optimal Buffer Insertion with b Buffer Types

Buffer insertion is a popular technique to reduce the interconnect delay...

Please sign up or login with your details

Forgot password? Click here to reset