Approximate Distance and Shortest-Path Oracles for Fault-Tolerant Geometric Spanners

Abstract

In this paper, we present approximate distance and shortest-path oracles for fault-tolerant Euclidean spanners motivated by the routing problem in real-world road networks. An f-fault-tolerant Euclidean t-spanner for a set V of n points in Rd is a graph G=(V,E) where, for any two points p and q in V and a set F of f vertices of V, the distance between p and q in G-F is at most t times their Euclidean distance. Given an f-fault-tolerant Euclidean t-spanner G with O(n) edges and a constant , our data structure has size Ot,f(n n), and this allows us to compute an (1+)-approximate distance in G-F between s and s' can be computed in constant time for any two vertices s and s' and a set F of f failed vertices. Also, with a data structure of size Ot,f(n n n), we can compute an (1+)-approximate shortest path in G-F between s and s' in Ot,f(2 n n+sol) time for any two vertices s and s' and a set F of failed vertices, where sol denotes the number of vertices in the returned path.

0

Turn this paper into a full lesson

ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…