中文
相关论文

相关论文: A Constant Factor Approximation Algorithm for Reor…

200 篇论文

In the reordering buffer problem (RBP), a server is asked to process a sequence of requests lying in a metric space. To process a request the server must move to the corresponding point in the metric. The requests can be processed slightly…

数据结构与算法 · 计算机科学 2012-04-27 Siddharth Barman , Shuchi Chawla , Seeun Umboh

In the reordering buffer management problem, a sequence of requests must be executed by a service station, where a cost occurs for each pair of consecutive requests with different attributes. A reordering buffer management algorithm aims to…

数据结构与算法 · 计算机科学 2021-05-25 Gözde Filiz , M. Oğuzhan Külekci

We consider the offline sorting buffer problem. The input is a sequence of items of different types. All items must be processed one by one by a server. The server is equipped with a random-access buffer of limited capacity which can be…

数据结构与算法 · 计算机科学 2010-09-23 Ho-Leung Chan , Nicole Megow , Rob van Stee , Rene Sitters

We give an $O(\log\log k)$-competitive randomized online algorithm for reordering buffer management, where $k$ is the buffer size. Our bound matches the lower bound of Adamaszek et al. (STOC 2011). Our algorithm has two stages which are…

数据结构与算法 · 计算机科学 2013-03-15 Noa Avigdor-elgrabli , Yuval Rabani

In this paper we improve the approximation ratio for the problem of scheduling packets on line networks with bounded buffers, where the aim is that of maximizing the throughput. Each node in the network has a local buffer of bounded size…

数据结构与算法 · 计算机科学 2020-09-30 Guy Even , Moti Medina , Adi Rosén

$ $In many optimization problems, a feasible solution induces a multi-dimensional cost vector. For example, in load-balancing a schedule induces a load vector across the machines. In $k$-clustering, opening $k$ facilities induces an…

数据结构与算法 · 计算机科学 2018-11-14 Deeparnab Chakrabarty , Chaitanya Swamy

We study optimization problems that are neither approximable in polynomial time (at least with a constant factor) nor fixed parameter tractable, under widely believed complexity assumptions. Specifically, we focus on Maximum Independent…

数据结构与算法 · 计算机科学 2008-10-29 Marek Cygan , Lukasz Kowalik , Marcin Pilipczuk , Mateusz Wykurz

We study network revenue management problems motivated by applications such as railway ticket sales and hotel room bookings. Requests, each requiring a resource for a consecutive stay, arrive sequentially with known arrival probabilities.…

理论经济学 · 经济学 2026-01-07 Ming Hu , Tongwen Wu

We study k-median clustering under the sequential no-substitution setting. In this setting, a data stream is sequentially observed, and some of the points are selected by the algorithm as cluster centers. However, a point can be selected as…

机器学习 · 计算机科学 2022-04-14 Tom Hess , Michal Moshkovitz , Sivan Sabato

The Restricted Boltzmann Machine (RBM) is a stochastic neural network capable of solving a variety of difficult tasks such as NP-Hard combinatorial optimization problems and integer factorization. The RBM architecture is also very compact;…

机器学习 · 计算机科学 2020-10-15 Saavan Patel , Philip Canoza , Sayeef Salahuddin

The $k$-Facility Location problem is a generalization of the classical problems $k$-Median and Facility Location. The goal is to select a subset of at most $k$ facilities that minimizes the total cost of opened facilities and established…

数据结构与算法 · 计算机科学 2017-04-25 Jarosław Byrka , Krzysztof Fleszar , Bartosz Rybicki , Joachim Spoerhase

In numerical simulations of many charged systems at the micro/nano scale, a common theme is the repeated solution of the Poisson-Boltzmann equation. This task proves challenging, if not entirely infeasible, largely due to the nonlinearity…

数值分析 · 数学 2018-08-29 Lijie Ji , Yanlai Chen , Zhenli Xu

We study the non-uniform capacitated multi-item lot-sizing (\lotsizing) problem. In this problem, there is a set of demands over a planning horizon of $T$ time periods and all demands must be satisfied on time. We can place an order at the…

数据结构与算法 · 计算机科学 2016-10-10 Shi Li

In this paper, we present an efficient massively parallel approximation algorithm for the $k$-means problem. Specifically, we provide an MPC algorithm that computes a constant-factor approximation to an arbitrary $k$-means instance in…

数据结构与算法 · 计算机科学 2025-07-21 Vincent Cohen-Addad , Fabian Kuhn , Zahra Parsaeian

In the weighted flow-time problem on a single machine, we are given a set of n jobs, where each job has a processing requirement p_j, release date r_j and weight w_j. The goal is to find a preemptive schedule which minimizes the sum of…

数据结构与算法 · 计算机科学 2018-08-21 Jatin Batra , Naveen Garg , Amit Kumar

We study an assortment optimization problem under a multi-purchase choice model in which customers choose a bundle of up to one product from each of two product categories. Different bundles have different utilities and the bundle price is…

数据结构与算法 · 计算机科学 2022-10-12 Xin Chen , Jiachun Li , Menglong Li , Tiancheng Zhao , Yuan Zhou

Reliability-based optimization (RBO) is crucial for identifying optimal risk-informed decisions for designing and operating engineering systems. However, its computation remains challenging as it requires a concurrent task of optimization…

最优化与控制 · 数学 2022-10-10 Ji-Eun Byun , Welington de Oliveira , Johannes O. Royset

We study the Ordered k-Median problem, in which the solution is evaluated by first sorting the client connection costs and then multiplying them with a predefined non-increasing weight vector (higher connection costs are taken with larger…

数据结构与算法 · 计算机科学 2018-03-01 Jarosław Byrka , Krzysztof Sornat , Joachim Spoerhase

The Random Batch Method (RBM) is an effective technique to reduce the computational complexity when solving certain stochastic differential problems (SDEs) involving interacting particles. It can transform the computational complexity from…

数值分析 · 数学 2024-12-23 Yanshun Zhao , Jingrun Chen , Zhiwen Zhang

We consider an assortment optimization problem where a customer chooses a single item from a sequence of sets shown to her, while limited inventories constrain the items offered to customers over time. In the special case where all of the…

数据结构与算法 · 计算机科学 2020-07-28 Elaheh Fata , Will Ma , David Simchi-Levi
‹ 上一页 1 2 3 10 下一页 ›