Online Knapsack Problem under Concave Functions

Xin Han,Ning Ma,Kazuhisa Makino,He Chen
DOI: https://doi.org/10.1007/978-3-319-59605-1_10
IF: 1.002
2018-01-01
Theoretical Computer Science
Abstract:In this paper, we address an online knapsack problem under concave function f ( x ), i.e., an item with size x has its profit f ( x ). We first obtain a simple lower bound max ⁡ { q , f ′ ( 0 ) f ( 1 ) }, where holden ratio q ≈ 1.618, then show that this bound is not tight, and give an improved lower bound. Finally, we find the online algorithm for linear function can be employed to the concave case, and prove its competitive ratio is f ′ ( 0 ) f ( 1 / q ), then we give a refined online algorithm with a competitive ratio f ′ ( 0 ) f ( 1 ) + 1 when f ′ ( 0 ) / f ( 1 ) is very large. And we also give optimal algorithms for some specific piecewise linear functions.
What problem does this paper attempt to address?