中文
相关论文

相关论文: Data Structure for a Time-Based Bandwidth Reservat…

200 篇论文

A runtime analysis of the Univariate Marginal Distribution Algorithm (UMDA) is presented on the OneMax function for wide ranges of its parameters $\mu$ and $\lambda$. If $\mu\ge c\log n$ for some constant $c>0$ and…

神经与进化计算 · 计算机科学 2018-06-08 Carsten Witt

Internet providers often offer data plans that, for each user's monthly billing cycle, guarantee a fixed amount of data at high rates until a byte threshold is reached, at which point the user's data rate is throttled to a lower rate for…

计算机科学与博弈论 · 计算机科学 2022-04-28 Niloofar Bayat , Vishal Misra , Dan Rubenstein

Residual radio resources are abundant in wireless networks due to dynamic traffic load, which can be exploited to support high throughput for serving non-real-time (NRT) traffic. In this paper, we investigate how to achieve this by resource…

信息论 · 计算机科学 2018-03-29 Jia Guo , Chuting Yao , Chenyang Yang , Zixiang Xiong

The $\alpha$-fair resource allocation problem has received remarkable attention and has been studied in numerous application fields. Several algorithms have been proposed in the context of $\alpha$-fair resource sharing to distributively…

网络与互联网体系结构 · 计算机科学 2018-02-09 Zaid Allybokus , Konstantin Avrachenkov , Jérémie Leguay , Lorenzo Maggi

In this paper we study the adaptive prefix coding problem in cases where the size of the input alphabet is large. We present an online prefix coding algorithm that uses $O(\sigma^{1 / \lambda + \epsilon}) $ bits of space for any constants…

数据结构与算法 · 计算机科学 2008-11-24 Travis Gagie , Marek Karpinski , Yakov Nekrich

We consider algorithms to schedule packets with values and deadlines in a size-bounded buffer. At any time, the buffer can store at most B packets. Packets arrive over time. Each packet has a non-negative value and an integer deadline. In…

数据结构与算法 · 计算机科学 2010-02-01 Fei Li

The paper proposes a solution for the Grid scheduling problem, addressing in particular the requirement of high performance an efficient algorithm must fulfill. Advance Reservation engages a distributed, dynamic, fault-tolerant and…

分布式、并行与集群计算 · 计算机科学 2011-06-28 Eliza Moise , Diana Moise , Florin Pop , Valentin Cristea

The rank problem in succinct data structures asks to preprocess an array A[1..n] of bits into a data structure using as close to n bits as possible, and answer queries of the form rank(k) = Sum_{i=1}^k A[i]. The problem has been intensely…

数据结构与算法 · 计算机科学 2009-07-08 Mihai Patrascu

In this work, we prove a $\tilde{\Omega}(\lg^{3/2} n )$ unconditional lower bound on the maximum of the query time and update time for dynamic data structures supporting reachability queries in $n$-node directed acyclic graphs under edge…

数据结构与算法 · 计算机科学 2023-04-19 Kasper Green Larsen , Huacheng Yu

We propose novel resource allocation algorithms that have the objective of finding a good tradeoff between resource reuse and interference avoidance in wireless networks. To this end, we first study properties of functions that relate the…

信号处理 · 电气工程与系统科学 2018-01-19 Qi Liao , R. L. G. Cavalcante

In grid networks, distributed resources are interconnected by wide area network to support compute and data-intensive applications, which require reliable and efficient transfer of gigabits (even terabits) of data. Different from…

网络与互联网体系结构 · 计算机科学 2016-08-16 Bin Bin Chen , Pascale Primet

In this paper, we present a probabilistic self-balancing dictionary data structure for massive data sets, and prove expected amortized I/O-optimal bounds on the dictionary operations. We show how to use the structure as an I/O-optimal…

数据结构与算法 · 计算机科学 2007-05-23 Saju Jude Dominic , G. Sajith

In the bounded delay buffer management problem unit size packets arrive online to be sent over a network link. The objective is to maximize the total weight of packets sent before their deadline. In this paper we are interested in the…

数据结构与算法 · 计算机科学 2020-11-20 Christoph Dürr , Shahin Kamali

The service rate region of a coded distributed storage system is the set of all achievable data access requests under the capacity constraints. This paper investigates the service rate regions of systematic Hamming codes using hypergraph…

信息论 · 计算机科学 2025-09-30 Priyanka Choudhary , Maheshanand Bhaintwal

We consider the problem of estimating an upper bound on the capacity of a memoryless channel with unknown channel law and continuous output alphabet. A novel data-driven algorithm is proposed that exploits the dual representation of…

信息论 · 计算机科学 2024-01-25 Christian Häger , Erik Agrell

The first decade of the 21st century has seen tremendous improvements in mobile internet and its technologies. The high traffic volume of services such as video conference and other real-time traffic applications are imposing a great…

网络与互联网体系结构 · 计算机科学 2012-11-26 Reza Malekian , Abdul Hanan Abdullah

We consider the following shared-resource scheduling problem: Given a set of jobs $J$, for each $j\in J$ we must schedule a job-specific processing volume of $v_j>0$. A total resource of $1$ is available at any time. Jobs have a resource…

数据结构与算法 · 计算机科学 2023-10-11 Christoph Damerius , Peter Kling , Florian Schneider

Encoding data structures store enough information to answer the queries they are meant to support but not enough to recover their underlying datasets. In this paper we give the first encoding data structure for the challenging problem of…

数据结构与算法 · 计算机科学 2017-02-21 Travis Gagie , Giovanni Manzini , Rossano Venturini

We consider a distributed server system consisting of a large number of servers, each with limited capacity on multiple resources (CPU, memory, disk, etc.). Jobs with different rewards arrive over time and require certain amounts of…

分布式、并行与集群计算 · 计算机科学 2020-05-29 Konstantinos Psychas , Javad Ghaderi

This paper considers the scheduling of parallel real-time tasks with arbitrary-deadlines. Each job of a parallel task is described as a directed acyclic graph (DAG). In contrast to prior work in this area, where decomposition-based…

操作系统 · 计算机科学 2017-12-15 Niklas Ueter , Georg von der Brüggen , Jian-Jia Chen , Jing Li , Kunal Agrawal