A PTAS for $k$-hop MST on the Euclidean plane: Improving Dependency on $k$
Data Structures and Algorithms
2021-06-22 v1 Computational Geometry
Abstract
For any , Laue and Matijevi\'{c} [CCCG'07, IPL'08] give a PTAS for finding a -approximate solution to the -hop MST problem in the Euclidean plane that runs in time . In this paper, we present an algorithm that runs in time . This gives an improvement on the dependency on on the exponent, while having a worse dependency on . As in Laue and Matijevi\'{c}, we follow the framework introduced by Arora for Euclidean TSP. Our key ingredients include exponential distance scaling and compression of dynamic programming state tables.
Cite
@article{arxiv.2106.11092,
title = {A PTAS for $k$-hop MST on the Euclidean plane: Improving Dependency on $k$},
author = {Jittat Fakcharoenphol and Nonthaphat Wongwattanakij},
journal= {arXiv preprint arXiv:2106.11092},
year = {2021}
}