English

On approximating tree spanners that are breadth first search trees

Computational Complexity 2016-04-19 v2 Data Structures and Algorithms

Abstract

A tree tt-spanner TT of a graph GG is a spanning tree of GG such that the distance in TT between every pair of verices is at most tt times the distance in GG between them. There are efficient algorithms that find a tree tO(logn)t\cdot O(\log n)-spanner of a graph GG, when GG admits a tree tt-spanner. In this paper, the search space is narrowed to vv-concentrated spanning trees, a simple family that includes all the breadth first search trees starting from vertex vv. In this case, it is not easy to find approximate tree spanners within factor almost o(logn)o(\log n). Specifically, let mm and tt be integers, such that m>0m>0 and t7t\geq 7. If there is an efficient algorithm that receives as input a graph GG and a vertex vv and returns a vv-concentrated tree to((logn)m/(m+1))t\cdot o((\log n)^{m/(m+1)})-spanner of GG, when GG admits a vv-concentrated tree tt-spanner, then there is an algorithm that decides 3-SAT in quasi-polynomial time.

Keywords

Cite

@article{arxiv.1506.02243,
  title  = {On approximating tree spanners that are breadth first search trees},
  author = {Ioannis Papoutsakis},
  journal= {arXiv preprint arXiv:1506.02243},
  year   = {2016}
}
R2 v1 2026-06-22T09:48:40.159Z