中文
相关论文

相关论文: Online bin packing with cardinality constraints re…

200 篇论文

We explore a prophet inequality problem, where the values of a sequence of items are drawn i.i.d. from some distribution, and an online decision maker must select one item irrevocably. We establish that $\mathrm{CR}_{\ell}$ the worst-case…

数据结构与算法 · 计算机科学 2025-01-13 Mathieu Molina , Nicolas Gast , Patrick Loiseau , Vianney Perchet

This paper studies online optimization under inventory (budget) constraints. While online optimization is a well-studied topic, versions with inventory constraints have proven difficult. We consider a formulation of inventory-constrained…

性能 · 计算机科学 2024-12-20 Qiulin Lin , Hanling Yi , John Pang , Minghua Chen , Adam Wierman , Michael Honig , Yuanzhang Xiao

The knapsack problem is one of the classical problems in combinatorial optimization: Given a set of items, each specified by its size and profit, the goal is to find a maximum profit packing into a knapsack of bounded capacity. In the…

数据结构与算法 · 计算机科学 2020-12-02 Susanne Albers , Arindam Khan , Leon Ladewig

We study the proximity of the optimal value of the m-dimensional knapsack problem to the optimal value of that problem with the additional restriction that only one type of items is allowed to include in the solution. We derive exact and…

最优化与控制 · 数学 2020-04-21 A. Yu. Chirkov , D. V. Gribanov , N. Yu. Zolotykh

The Two-dimensional Bin Packing Problem calls for packing a set of rectangular items into a minimal set of larger rectangular bins. Items must be packed with their edges parallel to the borders of the bins, cannot be rotated and cannot…

最优化与控制 · 数学 2019-09-17 Jean-François Côté , Mohamed Haouari , Manuel Iori

In the online bipartite matching with reassignments problem, an algorithm is initially given only one side of the vertex set of a bipartite graph; the vertices on the other side are revealed to the algorithm one by one, along with its…

数据结构与算法 · 计算机科学 2020-03-12 Yongho Shin , Kangsan Kim , Seungmin Lee , Hyung-Chan An

We consider the problem of finding an incremental solution to a cardinality-constrained maximization problem that not only captures the solution for a fixed cardinality, but also describes how to gradually grow the solution as the…

数据结构与算法 · 计算机科学 2023-05-03 Yann Disser , Max Klimm , Kevin Schewior , David Weckbecker

Packing problems are in general NP-hard, even for simple cases. Since now there are no highly efficient algorithms available for solving packing problems. The two-dimensional bin packing problem is about packing all given rectangular items,…

神经与进化计算 · 计算机科学 2020-07-28 Camelia-M. Pintea , Cristian Pascan , Mara Hajdu-Macelaru

In the online hypergraph matching problem, hyperedges of size $k$ over a common ground set arrive online in adversarial order. The goal is to obtain a maximum matching (disjoint set of hyperedges). A na\"ive greedy algorithm for this…

数据结构与算法 · 计算机科学 2024-02-15 Thorben Tröbst , Rajan Udwani

The two-dimensional non-oriented bin packing problem with due dates packs a set of rectangular items, which may be rotated by 90 degrees, into identical rectangular bins. The bins have equal processing times. An item's lateness is the…

数据结构与算法 · 计算机科学 2017-11-09 S. Polyakovskiy , R. M'Hallah

In this paper, we study a certain class of online optimization problems, where the goal is to maximize a function that is not necessarily concave and satisfies the Diminishing Returns (DR) property under budget constraints. We analyze a…

最优化与控制 · 数学 2019-07-02 Omid Sadeghi , Reza Eghbali , Maryam Fazel

We study the $K$-item knapsack problem (i.e., $1.5$-dimensional KP), which is a generalization of the famous 0-1 knapsack problem (i.e., $1$-dimensional KP) in which an upper bound $K$ is imposed on the number of items selected. This…

数据结构与算法 · 计算机科学 2020-12-15 Wenxin Li , Joohyun Lee

We introduce a fully online model of maximum cardinality matching in which all vertices arrive online. On the arrival of a vertex, its incident edges to previously-arrived vertices are revealed. Each vertex has a deadline that is after all…

数据结构与算法 · 计算机科学 2018-02-13 Zhiyi Huang , Ning Kang , Zhihao Gavin Tang , Xiaowei Wu , Yuhao Zhang , Xue Zhu

The online search problem is a fundamental problem in finance. The numerous direct applications include searching for optimal prices for commodity trading and trading foreign currencies. In this paper, we analyze the advice complexity of…

数据结构与算法 · 计算机科学 2017-01-10 Jhoirene Clemente , Juraj Hromkovic , Dennis Komm , Christian Kudahl

In this paper, we introduce online knapsack problems with a resource buffer. In the problems, we are given a knapsack with capacity $1$, a buffer with capacity $R\ge 1$, and items that arrive one by one. Each arriving item has to be taken…

数据结构与算法 · 计算机科学 2019-09-24 Xin Han , Yasushi Kawase , Kazuhisa Makino , Haruki Yokomaku

Bin packing is an algorithmic problem that arises in diverse applications such as remnant inventory systems, shipping logistics, and appointment scheduling. In its simplest variant, a sequence of $T$ items (e.g., orders for raw material,…

数据结构与算法 · 计算机科学 2022-03-15 Varun Gupta , Ana Radovanovic

It is well-known that the intersection of the matching polytope with a cardinality constraint is integral [8]. We prove a similar result for the polytope corresponding to the transportation problem with market choice (TPMC) (introduced in…

最优化与控制 · 数学 2014-12-31 Pelin Damci-Kurt , Santanu S. Dey , Simge Kucukyavuz

We consider two settings of online learning to rank where feedback is restricted to top ranked items. The problem is cast as an online game between a learner and sequence of users, over $T$ rounds. In both settings, the learners objective…

机器学习 · 计算机科学 2016-08-24 Sougata Chaudhuri , Ambuj Tewari

This paper focuses on two-sided matching where one side (a hospital or firm) is matched to the other side (a doctor or worker) so as to maximize a cardinal objective under general feasibility constraints. In a standard model, even though…

计算机科学与博弈论 · 计算机科学 2019-07-10 Yasushi Kawase , Atsushi Iwasaki

In this work, we study the problem of scheduling a maximal set of transmitters subjected to an interference constraint across all the nodes. Given a set of nodes, the problem reduces to finding the maximum cardinality of a subset of nodes…

信息论 · 计算机科学 2016-11-01 Rakshith Jagannath , Radha Krishna Ganti , Neelesh S Upadhye