A linear-time approximation algorithm for the minimum-length geometric embedding of trees

Alireza Bagheri,Fatemeh Keshavarz-Kohjerdi,Mohammadreza Razzazi
DOI: https://doi.org/10.1080/02331934.2024.2335946
IF: 2.2
2024-04-05
Optimization
Abstract:In this paper, we study the problem of computing a geometric embedding of a tree onto a point set in the Euclidean plane such that the total edge length of the embedding is minimum. We present a linear-time O(Δph(T)) -approximation algorithm, where Δ and ph(T) denote the maximum node-degree and the path height of the input tree T , respectively. The previous best result in the literature has O(nlog⁡log⁡n) time-complexity and O(Δlog2⁡n) approximation factor. We show that ph(T) is less than log2⁡n for any n -node tree T . The problem is a generalization of the Euclidean travelling salesman problem, which is a well-known NP-hard problem.
mathematics, applied,operations research & management science
What problem does this paper attempt to address?