中文
相关论文

相关论文: Product Subset Problem : Applications to number th…

200 篇论文

It is shown that the knapsack problem, which was introduced by Myasnikov et al. for arbitrary finitely generated groups, can be solved in NP for graph groups. This result even holds if the group elements are represented in a compressed form…

群论 · 数学 2015-09-22 Markus Lohrey , Georg Zetzsche

A variant of the well-known Knapsack Problem is studied in this paper, where pairs of items are conflicting, and cannot be selected at the same time. This configures a set of hard constraints. The problem, which can be used to model real…

最优化与控制 · 数学 2025-06-05 Roberto Montemanni , Derek H. Smith

The min-knapsack problem with compactness constraints extends the classical knapsack problem, in the case of ordered items, by introducing a restriction ensuring that they cannot be too far apart. This problem has applications in…

最优化与控制 · 数学 2025-04-28 Hubert Villuendas , Mathieu Besançon , Jérôme Malick

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

We consider a variant of the set covering problem with uncertain parameters, which we refer to as the chance-constrained set multicover problem (CC-SMCP). In this problem, we assume that there is uncertainty regarding whether a selected set…

最优化与控制 · 数学 2026-05-04 Shunyu Yao , Neng Fan , Pavlo Krokhmal

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

Given positive integers $a_1,..., a_n, t$, the fixed weight subset sum problem is to find a subset of the $a_i$ that sum to $t$, where the subset has a prescribed number of elements. It is this problem that underlies the security of modern…

组合数学 · 数学 2012-01-16 Andrew Shallue

We develop a novel mathematical programming approximation framework to tackle the stochastic knapsack problem. In this problem, the decision maker considers items for which either weights or values, or both, are random. The aim is to select…

最优化与控制 · 数学 2025-12-18 Roberto Rossi , Steven D. Prestwich , S. Armagan Tarim

Knapsack problems (KPs) are common in industry, but solving KPs is known to be NP-hard and has been tractable only at a relatively small scale. This paper examines KPs in a slightly generalized form and shows that they can be solved nearly…

分布式、并行与集群计算 · 计算机科学 2020-02-06 Xingwen Zhang , Feng Qi , Zhigang Hua , Shuang Yang

Knapsack problems are classic models that can formulate a wide range of applications. In this work, we deal with the Budgeted Maximum Coverage Problem (BMCP), which is a generalized 0-1 knapsack problem. Given a set of items with…

人工智能 · 计算机科学 2020-07-14 Liwen Li , Zequn Wei , Jin-Kao Hao , Kun He

The submodular knapsack problem (SKP), which seeks to maximize a submodular set function by selecting a subset of elements within a given budget, is an important discrete optimization problem. The majority of existing approaches to solving…

数据结构与算法 · 计算机科学 2025-07-16 Yimin Hao , Yi Zhou , Chao Xu , Zhang-Hua Fu

In this paper, we propose a robust optimization-based heuristic algorithm for the chance-constrained binary knapsack problem (CKP). We assume that the weights of items are independent normally distributed. By utilizing the properties of the…

最优化与控制 · 数学 2018-11-06 Seulgi Joung , Kyungsik Lee

The Shortest Paths Problem (SPP) is no longer unresolved. Just for a large scalar of instance on this problem, even we cannot know if an algorithm achieves the computing. Those cutting-edge methods are still in the low performance. If we go…

数据结构与算法 · 计算机科学 2019-01-23 Yong Tan

We introduce and study a discrete multi-period extension of the classical knapsack problem, dubbed generalized incremental knapsack. In this setting, we are given a set of $n$ items, each associated with a non-negative weight, and $T$ time…

数据结构与算法 · 计算机科学 2020-09-16 Yuri Faenza , Danny Segev , Lingyi Zhang

A variant of the classical knapsack problem is considered in which each item is associated with an integer weight and a qualitative level. We define a dominance relation over the feasible subsets of the given item set and show that this…

数据结构与算法 · 计算机科学 2020-02-13 Luca E. Schäfer , Tobias Dietz , Maria Barbati , José Rui Figueira , Salvatore Greco , Stefan Ruzika

Submodular maximization has been a central topic in theoretical computer science and combinatorial optimization over the last decades. Plenty of well-performed approximation algorithms have been designed for the problem over a variety of…

数据结构与算法 · 计算机科学 2023-07-20 Xiaoming Sun , Jialin Zhang , Zhijie Zhang

We introduce and study a novel generalization of the classical Knapsack Problem (KP), called the Colored Knapsack Problem (CKP). In this problem, the items are partitioned into classes of colors and the packed items need to be ordered such…

最优化与控制 · 数学 2026-02-13 Fabio Ciccarelli , Alexander Helber , Erik Mühmer

Link failures in wide area networks are common and cause significant data losses. Mesh-based protection schemes offer high capacity efficiency but they are slow and require complex signaling. Additionally, real-time reconfigurations of…

网络与互联网体系结构 · 计算机科学 2012-08-29 Serhat Nazim Avci , and Ender Ayanoglu

Recently, Hwang et al. introduced a knapsack type public-key cryptosystem. They proposed a new algorithm called permutation combination algorithm. By exploiting this algorithm, they attempt to increase the density of knapsack to avoid the…

密码学与安全 · 计算机科学 2013-09-17 Roohallah Rastaghi

We study several stochastic combinatorial problems, including the expected utility maximization problem, the stochastic knapsack problem and the stochastic bin packing problem. A common technical challenge in these problems is to optimize…

数据结构与算法 · 计算机科学 2013-03-20 Jian Li , Wen Yuan