A Fast Algorithm for Online k-servers Problem on Trees
Data Structures and Algorithms
2022-05-02 v3
Abstract
We consider online algorithms for the -server problem on trees. There is a -competitive algorithm for this problem, and it is the best competitive ratio. M. Chrobak and L. Larmore provided it. At the same time, the existing implementation has time complexity for processing a query and for prepossessing, where is the number of nodes in a tree. Another implementation of the algorithm has time complexity for processing a query and for prepossessing. We provide a new time-efficient implementation of the algorithm. It has time complexity for preprocessing and for processing a query.
Keywords
Cite
@article{arxiv.2006.00605,
title = {A Fast Algorithm for Online k-servers Problem on Trees},
author = {Kamil Khadiev and Maxim Yagafarov},
journal= {arXiv preprint arXiv:2006.00605},
year = {2022}
}
Comments
CSR2022