Time Efficient Implementation for Online -server Problem on Trees
arXiv:2402.14633
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.
TAMC 2024. arXiv admin note: text overlap with arXiv:2008.00270