Online Bandwidth Allocation
Online Bandwidth Allocation
复制标题
在线带宽分配
DOI:
10.1007/978-3-540-75520-3_49
复制
发表时间:
2007
期刊:
影响因子:
--
通讯作者:
B. Rovan
中科院分区:
文献类型:
--
作者:
Michal Forisek;Branislav Katreniak;J. Katreniaková;Rastislav Kralovic;Richard Královic;Vladimír Koutný;Dana Pardubská;T. Plachetka;B. Rovan
The paper investigates a version of the resource allocation problem arising in the wireless networking, namely in the OVSF code reallocation process. In this setting a complete binary tree of a given heightnis considered, together with a sequence of requests which have to be served in an online manner. The requests are of two types: an insertion request requires to allocate a complete subtree of a given height, and a deletion request frees a given allocated subtree. In order to serve an insertion request it might be necessary to move some already allocated subtrees to other locations in order to free a large enough subtree. We are interested in the worst case average number of such reallocations needed to serve a request.In [4] the authors delivered bounds on the competitive ratio of online algorithm solving this problem, and showed that the ratio is between 1.5 andO(n). We partially answer their question about the exact value by giving anO(1)-competitive online algorithm.In [3], authors use the same model in the context of memory management systems, and analyze the number of reallocations needed to serve a request in the worst case. In this setting, our result is a corresponding amortized analysis.