Generalized Assignment and Knapsack Problems in the Random-Order Model

April 02, 2025 Β· Declared Dead Β· πŸ› Conference on Integer Programming and Combinatorial Optimization

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Max Klimm, Martin Knaack arXiv ID 2504.01486 Category cs.DS: Data Structures & Algorithms Cross-listed math.OC Citations 0 Venue Conference on Integer Programming and Combinatorial Optimization Last Checked 5 months ago
Abstract
We study different online optimization problems in the random-order model. There is a finite set of bins with known capacity and a finite set of items arriving in a random order. Upon arrival of an item, its size and its value for each of the bins is revealed and it has to be decided immediately and irrevocably to which bin the item is assigned, or to not assign the item at all. In this setting, an algorithm is $Ξ±$-competitive if the total value of all items assigned to the bins is at least an $Ξ±$-fraction of the total value of an optimal assignment that knows all items beforehand. We give an algorithm that is $Ξ±$-competitive with $Ξ±= (1-\ln(2))/2 \approx 1/6.52$ improving upon the previous best algorithm with $Ξ±\approx 1/6.99$ for the generalized assignment problem and the previous best algorithm with $Ξ±\approx 1/6.65$ for the integral knapsack problem. We then study the fractional knapsack problem where we have a single bin and it is also allowed to pack items fractionally. For that case, we obtain an algorithm that is $Ξ±$-competitive with $Ξ±= 1/e \approx 1/2.71$ improving on the previous best algorithm with $Ξ±= 1/4.39$. We further show that this competitive ratio is the best-possible for deterministic algorithms in this model.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Data Structures & Algorithms

Died the same way β€” πŸ‘» Ghosted