
TL;DR
This paper investigates the computational complexity of finding tree t-spanners in graphs, providing efficient algorithms for graphs with bounded degree and specific t-values, especially highlighting the case t=3.
Contribution
It introduces a dynamic programming algorithm for deciding tree t-spanner admissibility in bounded degree graphs, with special efficiency for t=3.
Findings
Efficient algorithms for t<3 and bounded degree graphs.
NP-completeness for t>3.
Special case algorithm for t=3 with degree constraints.
Abstract
A tree -spanner of a graph is a spanning tree of such that the distance between pairs of vertices in the tree is at most times their distance in . Deciding tree -spanner admissible graphs has been proved to be tractable for and NP-complete for , while the complexity status of this problem is unresolved when . For every and , an efficient dynamic programming algorithm to decide tree -spanner admissibility of graphs with vertex degrees less than is presented. Only for , the algorithm remains efficient, when graphs with degrees less than are examined.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
