中文
相关论文

相关论文: Improved Bounds for Open Online Dial-a-Ride on the…

200 篇论文

In the online metric traveling salesperson problem, $n$ points of a metric space arrive one by one and have to be placed (immediately and irrevocably) into empty cells of a size-$n$ array. The goal is to minimize the sum of distances…

数据结构与算法 · 计算机科学 2025-07-08 Christian Bertram

The 2D Online Bin Packing is a fundamental problem in Computer Science and the determination of its asymptotic competitive ratio has attracted great research attention. In a long series of papers, the lower bound of this ratio has been…

数据结构与算法 · 计算机科学 2009-06-03 Xin Han , Francis Y. L. Chin , Hing-Fung Ting , Guochuan Zhang

In online minimum cost matching on the line, $n$ requests appear one by one and have to be matched immediately and irrevocably to a given set of servers, all on the real line. The goal is to minimize the sum of distances from the requests…

数据结构与算法 · 计算机科学 2020-01-10 Nicole Megow , Lukas Nölke

We consider the optimal online packet scheduling problem in a single-user energy harvesting wireless communication system, where energy is harvested from natural renewable sources, making future energy arrivals instants and amounts random…

信息论 · 计算机科学 2012-11-22 Rahul Vaze

We study web and mobile applications that are used to schedule advance service, from medical appointments to restaurant reservations. We model them as online weighted bipartite matching problems with non-stationary arrivals. We propose new…

最优化与控制 · 数学 2018-05-29 Xinshang Wang , Van-Anh Truong , David Bank

Dial-a-Ride problems have been proposed to model the challenge to consolidate passenger transportation requests with a fleet of shared vehicles. The line-based Dial-a-Ride problem (LiDARP) is a variant where the passengers are transported…

计算复杂性 · 计算机科学 2026-05-01 Antonio Lauerbach , Kendra Reiter , Marie Schmidt

We consider several previously studied online variants of bin packing and prove new and improved lower bounds on the asymptotic competitive ratios for them. For that, we use a method of fully adaptive constructions. In particular, we…

数据结构与算法 · 计算机科学 2017-08-11 János Balogh , József Békési , György Dósa , Leah Epstein , Asaf Levin

Computing lower and upper bounds on the competitive ratio of online algorithms is a challenging question: For a minimization combinatorial problem, proving a competitive ratio for a given algorithm leads to an upper bound. However computing…

计算机科学与博弈论 · 计算机科学 2022-12-19 Antoine Lhomme , Olivier Romane , Nicolas Catusse , Nadia Brauner

We initiate the study of online routing problems with predictions, inspired by recent exciting results in the area of learning-augmented algorithms. A learning-augmented online algorithm which incorporates predictions in a black-box manner…

数据结构与算法 · 计算机科学 2022-07-01 Hsiao-Yu Hu , Hao-Ting Wei , Meng-Hsi Li , Kai-Min Chung , Chung-Shou Liao

In this paper, we investigate the online allocation problem of maximizing the overall revenue subject to both lower and upper bound constraints. Compared to the extensively studied online problems with only resource upper bounds, the…

机器学习 · 计算机科学 2023-01-31 Qixin Zhang , Wenbing Ye , Zaiyi Chen , Haoyuan Hu , Enhong Chen , Yang Yu

We consider the List Update problem where the cost of each swap is assumed to be 1. This is in contrast to the ``standard'' model, in which an algorithm is allowed to swap the requested item with previous items for free. We construct an…

数据结构与算法 · 计算机科学 2025-08-11 Mateusz Basiak , Marcin Bienkowski , Martin Böhm , Marek Chrobak , Łukasz Jeż , Jiří Sgall , Agnieszka Tatarczuk

We consider the following online optimization problem. We are given a graph $G$ and each vertex of the graph is assigned to one of $\ell$ servers, where servers have capacity $k$ and we assume that the graph has $\ell \cdot k$ vertices.…

数据结构与算法 · 计算机科学 2020-11-03 Monika Henzinger , Stefan Neumann , Harald Räcke , Stefan Schmid

Motivated by applications where a system must remain operational via continual procurement of contracts, we study two online contract selection problems under uncertain prices. At each time step, a price drawn from a known distribution is…

计算机科学与博弈论 · 计算机科学 2026-05-19 Qinge Chi , Sebastian Perez-Salazar

Ridepooling services play an increasingly important role in modern transportation systems. With soaring demand and growing fleet sizes, the underlying route planning problems become increasingly challenging. In this context, we consider the…

最优化与控制 · 数学 2024-10-03 Daniela Gaul , Kathrin Klamroth , Christian Pfeiffer , Arne Schulz , Michael Stiglmayr

We study a problem of online targets coverage by a drone or a sensor that is equipped with a camera or an antenna of fixed half-angle of view $\alpha$. The targets to be monitored appear at arbitrary positions on a line barrier in an online…

We study the online bounded-delay packet scheduling problem (BDPS), where packets of unit size arrive at a router over time and need to be transmitted over a network link. Each packet has two attributes: a non-negative weight and a deadline…

数据结构与算法 · 计算机科学 2016-07-01 Martin Böhm , Marek Chrobak , Łukasz Jeż , Fei Li , Jiří Sgall , Pavel Veselý

We extend the Mobile Server Problem, introduced in SPAA'17, to a model where k identical mobile resources, here named servers, answer requests appearing at points in the Euclidean space. In order to reduce communication costs, the positions…

数据结构与算法 · 计算机科学 2019-07-24 Björn Feldkord , Till Knollmann , Manuel Malatyali , Friedhelm Meyer auf der Heide

A speed scaling problem is considered, where time is divided into slots, and jobs with payoff $v$ arrive at the beginning of the slot with associated deadlines $d$. Each job takes one slot to be processed, and multiple jobs can be processed…

数据结构与算法 · 计算机科学 2017-11-15 Goonwanth Reddy , Rahul Vaze

We consider a variant of the online buffer management problem in network switches, called the $k$-frame throughput maximization problem ($k$-FTM). This problem models the situation where a large frame is fragmented into $k$ packets and…

数据结构与算法 · 计算机科学 2013-09-23 Jun Kawahara , Koji M. Kobayashi , Shuichi Miyazaki

We consider and formulate a class of distributed multi-depot routing problems, where servers are to visit a set of requests, with the aim of minimizing the total distance travelled by all servers. These problems fall into two categories:…

分布式、并行与集群计算 · 计算机科学 2014-12-08 Dawsen Hwang , Patrick Jaillet , Zhengyuan Zhou