Time Efficient Implementation for Online $k$-server Problem on Trees
Data Structures and Algorithms
2024-04-05 v1
Abstract
We consider online algorithms for the -server problem on trees of size . Chrobak and Larmore proposed a -competitive algorithm for this problem that has the optimal competitive ratio. However, the existing implementations have or time complexity for processing a query, where is the number of nodes. We propose a new time-efficient implementation of this algorithm that has time complexity for preprocessing and time for processing a query. The new algorithm is faster than both existing algorithms and the time complexity for query processing does not depend on the tree size.
Cite
@article{arxiv.2402.14633,
title = {Time Efficient Implementation for Online $k$-server Problem on Trees},
author = {Kamil Khadiev and Maxim Yagafarov},
journal= {arXiv preprint arXiv:2402.14633},
year = {2024}
}
Comments
TAMC 2024. arXiv admin note: text overlap with arXiv:2008.00270