A distance-hereditary graph is a connected graph in which every induced path is isometric, i.e., the distance of any two vertices in an induced path equals their distance in the graph. We present a linear time labeling algorithm for the minimum cardinality connected r-dominating set and Steiner tree
A linear-time algorithm for broadcast domination in a tree
β Scribed by John Dabney; Brian C. Dean; Stephen T. Hedetniemi
- Publisher
- John Wiley and Sons
- Year
- 2009
- Tongue
- English
- Weight
- 268 KB
- Volume
- 53
- Category
- Article
- ISSN
- 0028-3045
No coin nor oath required. For personal study only.
β¦ Synopsis
Abstract
The broadcast domination problem is a variant of the classical minimum dominating set problem in which a transmitter of power p at vertex v is capable of dominating (broadcasting to) all vertices within distance p from v. Our goal is to assign a broadcast power f(v) to every vertex v in a graph such that Ξ£~v__Ξ΅__V~f(v) is minimized, and such that every vertex u with f(u) = 0 is within distance f(v) of some vertex v with f(v)> 0. The problem is solvable in polynomial time on a general graph (Heggernes and Lokshtanov, Disc Math (2006), 3267β3280) and Blair et al. (Congr. Num. (2004), 55β77.) gave an O(n^2^) algorithm for trees. In this article, we provide an O(n) algorithm for trees. Our algorithm is notable due to the fact that it makes decisions for each vertex v based on βnonlocalβ information from vertices far away from v, whereas almost all other linearβtime algorithms for trees only make use of local information. Β© 2008 Wiley Periodicals, Inc. NETWORKS, 2009
π SIMILAR VOLUMES
Given a tree containing n vertices, consider the sum of the distance between all Ε½ . vertices and a k-leaf subtree subtree which contains exactly k leaves . A k-tree core is a k-leaf subtree which minimizes the sum of the distances. In this paper, we propose a linear time algorithm for finding a k-t