Additive Tree O( n)-Spanners from Tree Breadth
Abstract
The tree breadth tb(G) of a connected graph G is the smallest non-negative integer such that G has a tree decomposition whose bags all have radius at most . We show that, given a connected graph G of order n and size m, one can construct in time O(m n) an additive tree O( tb(G) n)-spanner of G, that is, a spanning subtree T of G in which dT(u,v)≤ dG(u,v)+O( tb(G) n) for every two vertices u and v of G. This improves earlier results of Dragan and K\"ohler (Algorithmica 69 (2014) 884-905), who obtained a multiplicative error of the same order, and of Dragan and Abu-Ata (Theoretical Computer Science 547 (2014) 1-17), who achieved the same additive error with a collection of O( n) trees.
0