中文
相关论文

相关论文: Statistical mechanics of the multi-constraint cont…

200 篇论文

The Unbounded Knapsack Problem (UKP) is a well-known variant of the famous 0-1 Knapsack Problem (0-1 KP). In contrast to 0-1 KP, an arbitrary number of copies of every item can be taken in UKP. Since UKP is NP-hard, fully polynomial time…

数据结构与算法 · 计算机科学 2015-11-10 Klaus Jansen , Stefan Erich Julius Kraft

In this paper, we consider robust control using randomized algorithms. We extend the existing order statistics distribution theory to the general case in which the distribution of population is not assumed to be continuous and the order…

最优化与控制 · 数学 2008-05-13 Xinjia Chen , Kemin Zhou

Knapsack and Subset Sum are fundamental NP-hard problems in combinatorial optimization. Recently there has been a growing interest in understanding the best possible pseudopolynomial running times for these problems with respect to various…

数据结构与算法 · 计算机科学 2021-05-11 Adam Polak , Lars Rohwedder , Karol Węgrzycki

This work, for the first time, introduces two constant factor approximation algorithms with linear query complexity for non-monotone submodular maximization over a ground set of size $n$ subject to a knapsack constraint, $\mathsf{DLA}$ and…

数据结构与算法 · 计算机科学 2023-07-11 Canh V. Pham , Tan D. Tran , Dung T. K. Ha , My T. Thai

Specifying a proper input distribution is often a challenging task in simulation modeling. In practice, there may be multiple plausible distributions that can fit the input data reasonably well, especially when the data volume is not large.…

统计方法学 · 统计学 2019-03-15 Weiwei Fan , L. Jeff Hong , Xiaowei Zhang

Addressing a complex real-world optimization problem is a challenging task. The chance-constrained knapsack problem with correlated uniform weights plays an important role in the case where dependent stochastic components are considered. We…

数据结构与算法 · 计算机科学 2021-02-12 Yue Xie , Aneta Neumann , Frank Neumann , Andrew M. Sutton

Submodular maximization is a classic algorithmic problem with multiple applications in data mining and machine learning; there, the growing need to deal with massive instances motivates the design of algorithms balancing the quality of the…

The Random Sequential Adsorption (RSA) problem holds crucial theoretical and practical significance, serving as a pivotal framework for understanding and optimizing particle packing in various scientific and technological applications. Here…

统计力学 · 物理学 2024-04-09 G Palacios , A M S Macêdo , Sumanta Kundu , M A F Gomes

The knapsack problem (KP) and its multidimensional version (MKP) are basic problems in combinatorial optimization. In this paper we consider their multiobjective extension (MOKP and MOMKP), for which the aim is to obtain or to approximate…

离散数学 · 计算机科学 2010-07-26 Thibaut Lust , Jacques Teghem

We study the problem of maximizing a monotone increasing submodular function over a set of weighted elements subject to a knapsack constraint. Although this problem is NP-hard, many applications require exact solutions, as approximate…

数据结构与算法 · 计算机科学 2025-10-21 Sabine Münch , Stephen Raach

Initially developed for the min-knapsack problem, the knapsack cover inequalities are used in the current best relaxations for numerous combinatorial optimization problems of covering type. In spite of their widespread use, these…

离散数学 · 计算机科学 2016-11-22 Abbas Bazzi , Samuel Fiorini , Sangxia Huang , Ola Svensson

This paper is concerned with a class of stochastic optimization problems defined on a Banach space with almost sure conic-type constraints. For this class of problems, we investigate the consistency of optimal values and solutions…

最优化与控制 · 数学 2026-03-11 Caroline Geiersbach , Johannes Milz

We present a pseudopolynomial-time algorithm for the Knapsack problem that has running time $\widetilde{O}(n + t\sqrt{p_{\max}})$, where $n$ is the number of items, $t$ is the knapsack capacity, and $p_{\max}$ is the maximum item profit.…

数据结构与算法 · 计算机科学 2024-07-02 Karl Bringmann , Anita Dürr , Adam Polak

We consider a problem of placing generators of rewards to be collected by randomly moving agents in a network. In many settings, the precise mobility pattern may be one of several possible, based on parameters outside our control, such as…

多智能体系统 · 计算机科学 2024-06-04 Petros Petsinis , Kaichen Zhang , Andreas Pavlogiannis , Jingbo Zhou , Panagiotis Karras

The structure of many real-world optimization problems includes minimization of a nonlinear (or quadratic) functional subject to bound and singly linear constraints (in the form of either equality or bilateral inequality) which are commonly…

最优化与控制 · 数学 2010-05-19 Ruhollah Tavakoli

When uncertainty meets costly information gathering, a fundamental question emerges: which data points should we probe to unlock near-optimal solutions? Sparsification of stochastic packing problems addresses this trade-off. The existing…

数据结构与算法 · 计算机科学 2025-12-02 Shaddin Dughmi , Yusuf Hakan Kalayci , Xinyu Liu

Multi-armed bandit models have proven to be useful in modeling many real world problems in the areas of control and sequential decision making with partial information. However, in many scenarios, such as those prevalent in healthcare and…

最优化与控制 · 数学 2024-08-27 Qinyang He , Yonatan Mintz

We study a ranking and selection (R&S) problem when all solutions share common parametric Bayesian input models updated with the data collected from multiple independent data-generating sources. Our objective is to identify the best system…

统计方法学 · 统计学 2025-02-25 Eunhye Song , Taeho Kim

Many combinatorial optimization problems such as the bin packing and multiple knapsack problems involve assigning a set of discrete objects to multiple containers. These problems can be used to model task and resource allocation problems in…

人工智能 · 计算机科学 2011-10-12 A. S. Fukunaga , R. E. Korf

We study optimal policy learning under combined budget and minimum coverage constraints. We show that the problem admits a knapsack-type structure and that the optimal policy can be characterized by an affine threshold rule involving both…

机器学习 · 统计学 2026-05-13 Giovanni Cerulli