中文
相关论文

相关论文: Chasing Small Sets Optimally Against Adaptive Adve…

200 篇论文

The time-optimal $k$-server problem minimizes the time spent serving all requests instead of the distances traveled. We give a lower bound of $2k-1$ on the competitive ratio of any deterministic online algorithm for this problem, which…

数据结构与算法 · 计算机科学 2025-03-10 Fabian Frei , Dennis Komm , Moritz Stocker , Philip Whittington

The generalized k-server problem is a far-reaching extension of the k-server problem with several applications. Here, each server $s_i$ lies in its own metric space $M_i$. A request is a k-tuple $r = (r_1,r_2,\dotsc,r_k)$ and to serve it,…

数据结构与算法 · 计算机科学 2017-07-18 Nikhil Bansal , Marek Elias , Grigorios Koumoutsos , Jesper Nederlof

In the classical Online Metric Matching problem, we are given a metric space with $k$ servers. A collection of clients arrive in an online fashion, and upon arrival, a client should irrevocably be matched to an as-yet-unmatched server. The…

数据结构与算法 · 计算机科学 2019-12-02 Varun Gupta , Ravishankar Krishnaswamy , Sai Sandeep

In this paper, we devise three deterministic algorithms for solving the $m$-set $k$-packing, $m$-dimensional $k$-matching, and $t$-dominating set problems in time $O^*(5.44^{mk})$, $O^*(5.44^{(m-1)k})$ and $O^*(5.44^{t})$, respectively.…

数据结构与算法 · 计算机科学 2013-06-18 Shenshi Chen , Zhixiang Chen

In the Set Cover problem, we are given a set system with each set having a weight, and we want to find a collection of sets that cover the universe, whilst having low total weight. There are several approaches known (based on greedy…

数据结构与算法 · 计算机科学 2022-11-09 Anupam Gupta , Euiwoong Lee , Jason Li

In the Connected Vertex Cover problem we are given an undirected graph G together with an integer k and we are to find a subset of vertices X of size at most k, such that X contains at least one end-point of each edge and moreover X induces…

数据结构与算法 · 计算机科学 2012-03-01 Marek Cygan

The weighted $k$-server is a variant of the $k$-server problem, where the cost of moving a server is the server's weight times the distance through which it moves. The problem is famous for its intriguing properties and for evading standard…

数据结构与算法 · 计算机科学 2025-10-28 Adithya Bijoy , Ankit Mondal , Ashish Chiplunkar

We exhibit an $O((\log k)^6)$-competitive randomized algorithm for the $k$-server problem on any metric space. It is shown that a potential-based algorithm for the fractional $k$-server problem on hierarchically separated trees (HSTs) with…

数据结构与算法 · 计算机科学 2021-07-30 James R. Lee

A natural variant of the classical online $k$-server problem is the Weighted $k$-server problem, where the cost of moving a server is its weight times the distance through which it moves. Despite its apparent simplicity, the weighted…

数据结构与算法 · 计算机科学 2024-10-10 Nikhil Ayyadevara , Ashish Chiplunkar , Amatya Sharma

Motivated by the desire to utilize a limited number of configurable optical switches by recent advances in Software Defined Networks (SDNs), we define an online problem which we call the Caching in Matchings problem. This problem has a…

数据结构与算法 · 计算机科学 2024-02-26 Yaniv Sadeh , Haim Kaplan

We consider the online $k$-taxi problem, a generalization of the $k$-server problem, in which $k$ servers are located in a metric space. A sequence of requests is revealed one by one, where each request is a pair of two points, representing…

数据结构与算法 · 计算机科学 2020-12-07 Niv Buchbinder , Christian Coester , Joseph , Naor

We study the $b$-matching problem in bipartite graphs $G=(S,R,E)$. Each vertex $s\in S$ is a server with individual capacity $b_s$. The vertices $r\in R$ are requests that arrive online and must be assigned instantly to an eligible server.…

数据结构与算法 · 计算机科学 2022-07-01 Susanne Albers , Sebastian Schubert

We revisit the online Unit Covering problem in higher dimensions: Given a set of $n$ points in $\mathbb{R}^d$, that arrive one by one, cover the points by balls of unit radius, so as to minimize the number of balls used. In this paper, we…

计算几何 · 计算机科学 2018-08-29 Adrian Dumitrescu , Anirban Ghosh , Csaba D. Tóth

Expanding on the graph theoretic ideas of k-component order connectivity and distance-l domination, we present a quadratic-complexity algorithm that finds a tree's minimum failure-set cardinality, i.e., the minimum cardinality any subset of…

数据结构与算法 · 计算机科学 2025-10-22 Alicia Muth , E. Dov Neimand

In this paper we consider the classical maximum set packing problem where set cardinality is upper bounded by $k$. We show how to design a variant of a polynomial-time local search algorithm with performance guarantee $(k+2)/3$. This local…

数据结构与算法 · 计算机科学 2013-02-19 Maxim Sviridenko , Justin Ward

We revisit the classic Maximum $k$-Coverage problem: Determine the largest number $t$ of elements that can be covered by choosing $k$ sets from a given family $\mathcal{F} = \{S_1,\dots, S_n\}$ of a size-$u$ universe. A notable special case…

数据结构与算法 · 计算机科学 2026-01-26 Nick Fischer , Marvin Künnemann , Mirza Redzic

The $k$-Server Problem covers plenty of resource allocation scenarios, and several variations have been studied extensively for decades. We present a model generalizing the $k$-Server Problem by preferences of the requests, where the…

数据结构与算法 · 计算机科学 2022-10-21 Jannik Castenow , Björn Feldkord , Till Knollmann , Manuel Malatyali , Friedhelm Meyer auf der Heide

In the online matching on the line problem, the task is to match a set of requests $R$ online to a given set of servers $S$. The distance metric between any two points in $R\,\cup\, S$ is a line metric and the objective for the online…

数据结构与算法 · 计算机科学 2017-12-20 Antonios Antoniadis , Carsten Fischer , Andreas Tönnis

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

We present the current fastest deterministic algorithm for $k$-SAT, improving the upper bound $(2-2/k)^{n + o(n)}$ dues to Moser and Scheder [STOC'11]. The algorithm combines a branching algorithm with the derandomized local search, whose…

数据结构与算法 · 计算机科学 2020-03-19 S. Cliff Liu
‹ 上一页 1 2 3 10 下一页 ›