中文
相关论文

相关论文: Complex-Demand Knapsack Problems and Incentives in…

200 篇论文

In this paper, a new upper bound for the Multiple Knapsack Problem (MKP) is proposed, based on the idea of relaxing MKP to a {\em Bounded Sequential Multiple Knapsack Problem}, i.e., a multiple knapsack problem in which item sizes are…

最优化与控制 · 数学 2020-10-12 Paolo Detti

Obtaining strong linear relaxations of capacitated covering problems constitute a major technical challenge even for simple settings. For one of the most basic cases, the Knapsack-Cover (Min-Knapsack) problem, the relaxation based on…

数据结构与算法 · 计算机科学 2019-12-30 Andrés Fielbaum , Ignacio Morales , José Verschae

The stochastic knapsack problem is the stochastic variant of the classical knapsack problem in which the algorithm designer is given a a knapsack with a given capacity and a collection of items where each item is associated with a profit…

数据结构与算法 · 计算机科学 2017-12-05 Anindya De

Knapsack problems are among the most fundamental problems in optimization. In the Multiple Knapsack problem, we are given multiple knapsacks with different capacities and items with values and sizes. The task is to find a subset of items of…

数据结构与算法 · 计算机科学 2021-10-05 Franziska Eberle , Nicole Megow , Lukas Nölke , Bertrand Simon , Andreas Wiese

Packing problems constitute an important class of optimization problems, both because of their high practical relevance and theoretical appeal. However, despite the large number of variants that have been studied in the literature, most…

数据结构与算法 · 计算机科学 2020-12-09 Guido Schäfer , Bernard G. Zweers

The multiple knapsack problem with grouped items aims to maximize rewards by assigning groups of items among multiple knapsacks, considering knapsack capacities. Either all items in a group are assigned or none at all. We propose algorithms…

数据结构与算法 · 计算机科学 2020-06-02 Francisco Castillo-Zunino , Pinar Keskinocak

We address the classical knapsack problem and a variant in which an upper bound is imposed on the number of items that can be selected. We show that appropriate combinations of rounding techniques yield novel and powerful ways of rounding.…

计算复杂性 · 计算机科学 2007-05-23 Monaldo Mastrolilli , Marcus Hutter

The knapsack problem (KP) is a very famous NP-hard problem in combinatorial optimization. Also its generalization to multiple dimensions named d-dimensional knapsack problem (d-KP) and to multiple knapsacks named multiple knapsack problem…

计算复杂性 · 计算机科学 2016-11-24 Carolin Albrecht , Frank Gurski , Jochen Rethmann , Eda Yilmaz

This paper presents a capacity-constrained incentive-based demand response approach for residential smart grids. It aims to maintain electricity grid capacity limits and prevent congestion by financially incentivising end users to reduce or…

机器学习 · 计算机科学 2026-02-19 Shafagh Abband Pashaki , Sepehr Maleki , Amir Badiee

In the knapsack problem, we are given a knapsack of some capacity and a set of items, each with a size and a value. The goal is to pack a selection of these items fitting the knapsack that maximizes the total value. The online version of…

数据结构与算法 · 计算机科学 2024-02-29 Hans-Joachim Böckenhauer , Fabian Frei , Peter Rossmanith

Monotone submodular maximization with a knapsack constraint is NP-hard. Various approximation algorithms have been devised to address this optimization problem. In this paper, we revisit the widely known modified greedy algorithm. First, we…

数据结构与算法 · 计算机科学 2021-01-14 Jing Tang , Xueyan Tang , Andrew Lim , Kai Han , Chongshou Li , Junsong Yuan

Constrained submodular maximization problems encompass a wide variety of applications, including personalized recommendation, team formation, and revenue maximization via viral marketing. The massive instances occurring in modern day…

数据结构与算法 · 计算机科学 2024-02-20 Georgios Amanatidis , Federico Fusco , Philip Lazos , Stefano Leonardi , Rebecca Reiffenhäuser

Knapsack problem (KP) is a representative combinatorial optimization problem that aims to maximize the total profit by selecting a subset of items under given constraints on the total weights. In this study, we analyze a generalized version…

最优化与控制 · 数学 2022-08-23 Yuta Nakamura , Takashi Takahashi , Yoshiyuki Kabashima

A multiple knapsack constraint over a set of items is defined by a set of bins of arbitrary capacities, and a weight for each of the items. An assignment for the constraint is an allocation of subsets of items to the bins which adheres to…

数据结构与算法 · 计算机科学 2021-06-29 Yaron Fairstein , Ariel Kulik , Hadas Shachnai

The increasing penetration of volatile renewables combined with increasing demands poses a challenge to modern power grids. Furthermore, distributed energy resources and flexible devices (electric vehicles, PV generation, ...) are becoming…

Meeting the ever-growing needs of the power grid requires constant infrastructure enhancement. There are two important aspects for a grid ability to ensure continuous and reliable electricity delivery to consumers: capacity, the maximum…

最优化与控制 · 数学 2024-07-08 Rene Carmona , Xinshuo Yang , Claire Zeng

Submodular maximization generalizes many fundamental problems in discrete optimization, including Max-Cut in directed/undirected graphs, maximum coverage, maximum facility location and marketing over social networks. In this paper we…

数据结构与算法 · 计算机科学 2011-01-18 Ariel Kulik , Hadas Shachnai , Tami Tamir

In this paper we consider the discounted 0-1 knapsack problem (DKP), which is an extension of the classical knapsack problem where a set of items is decomposed into groups of three items. At most one item can be chosen from each group and…

最优化与控制 · 数学 2022-01-05 C. Wilbaut , R. Todosijevic , S. Hanafi , A. Fréville

We initiate the study of computing (near-)optimal contracts in succinctly representable principal-agent settings. Here optimality means maximizing the principal's expected payoff over all incentive-compatible contracts---known in economics…

数据结构与算法 · 计算机科学 2020-02-28 Paul Duetting , Tim Roughgarden , Inbal Talgam-Cohen

The automaton constrained tree knapsack problem is a variant of the knapsack problem in which the items are associated with the vertices of the tree, and we can select a subset of items that is accepted by a top-down tree automaton. If the…

数据结构与算法 · 计算机科学 2018-09-18 Soh Kumabe , Takanori Maehara , Ryoma Sin'ya