Vertex Fault-Tolerant Geometric Spanners for Weighted Points
Abstract
Given a set S of n points, a weight function w to associate a non-negative weight to each point in S, a positive integer k 1, and a real number ε > 0, we present algorithms for computing a spanner network G(S, E) for the metric space (S, dw) induced by the weighted points in S. The weighted distance function dw on the set S of points is defined as follows: for any p, q ∈ S, dw(p, q) is equal to w(p) + dπ(p, q) + w(q) if p q, otherwise, dw(p, q) is 0. Here, dπ(p, q) is the Euclidean distance between p and q if points in S are in Rd, otherwise, it is the geodesic (Euclidean) distance between p and q. The following are our results: (1) When the weighted points in S are located in Rd, we compute a k-vertex fault-tolerant (4+ε)-spanner network of size O(k n). (2) When the weighted points in S are located in the relative interior of the free space of a polygonal domain P, we detail an algorithm to compute a k-vertex fault-tolerant (4+ε)-spanner network with O(knh+1ε2 n) edges. Here, h is the number of simple polygonal holes in P. (3) When the weighted points in S are located on a polyhedral terrain T, we propose an algorithm to compute a k-vertex fault-tolerant (4+ε)-spanner network, and the number of edges in this network is O(knε2 n).