Knapsack problems—An overview of recent advances. Part II: Multiple, multidimensional, and quadratic knapsack problems

V Cacchiani, M Iori, A Locatelli, S Martello - Computers & Operations …, 2022 - Elsevier
After the seminal books by Martello and Toth (1990) and Kellerer, Pferschy, and Pisinger
(2004), knapsack problems became a classical and rich research area in combinatorial …

Online knapsack revisited

M Cygan, Ł Jeż, J Sgall - Theory of Computing Systems, 2016 - Springer
We investigate the online variant of the (Multiple) Knapsack Problem: an algorithm is to pack
items, of arbitrary sizes and profits, in k knapsacks (bins) without exceeding the capacity of …

Packing a knapsack of unknown capacity

Y Disser, M Klimm, N Megow, S Stiller - SIAM Journal on Discrete Mathematics, 2017 - SIAM
We study the problem of packing a knapsack without knowing its capacity. Whenever we
attempt to pack an item that does not fit, the item is discarded; if the item fits, we have to …

[HTML][HTML] Online knapsack of unknown capacity: How to optimize energy consumption in smartphones

A Navarra, CM Pinotti - Theoretical Computer Science, 2017 - Elsevier
We propose a new variant of the standard online knapsack problem where the only
information missing to the provided instances is the capacity B of the knapsack. We refer to …

Approximately stable matchings with budget constraints

Y Kawase, A Iwasaki - Proceedings of the AAAI Conference on Artificial …, 2018 - ojs.aaai.org
This paper examines two-sided matching with budget constraints where one side (a firm or
hospital) can make monetary transfers (offer wages) to the other (a worker or doctor). In a …

Fully dynamic algorithms for knapsack problems with polylogarithmic update time

F Eberle, N Megow, L Nölke, B Simon… - arxiv preprint arxiv …, 2020 - arxiv.org
Knapsack problems are among the most fundamental problems in optimization. In the
Multiple Knapsack problem, we are given multiple knapsacks with different capacities and …

Relaxing the irrevocability requirement for online graph algorithms

J Boyar, LM Favrholdt, M Kotrbčík, KS Larsen - Algorithmica, 2022 - Springer
Online graph problems are considered in models where the irrevocability requirement is
relaxed. We consider the Late Accept model, where a request can be accepted at a later …

Relaxing the irrevocability requirement for online graph algorithms

J Boyar, LM Favrholdt, M Kotrbčík… - Workshop on Algorithms …, 2017 - Springer
Online graph problems are considered in models where the irrevocability requirement is
relaxed. Motivated by practical examples where, for example, there is a cost associated with …

[PDF][PDF] Optimization methods for knapsack and tool switching problems.

A Locatelli - 4OR, 2023 - iris.unimore.it
Knapsack problems are a highly active research area in combinatorial optimization.
Although, the knapsack problem has been known since over a century, see Mathews [368] …

Online knapsack problem under concave functions

X Han, N Ma, K Makino, H Chen - International Workshop on Frontiers in …, 2017 - Springer
In this paper, we address an online knapsack problem under concave function f (x), ie, an
item with size x has its profit f (x). We first obtain a simple lower bound\max {q, f'(0) f (1)\} …