Parametric Shortest Paths in a Linearly Interpolated Graph

Abstract

We consider the parametric shortest paths problem in a linearly interpolated graph. Given two positively-weighted directed graphs G0=(V,E,ω0) and G1=(V,E,ω1), the linearly interpolated graph is the family of graphs (1-λ)G0+λG1, parameterized by λ∈ [0,1]. The problem is to compute all distinct parametric shortest paths. We compute a data structure in Θ(k|E| |V|) time, where~k is the number of distinct parametric shortest paths over all~λ∈ [0,1] that exist for a nontrivial interval of parameters, each corresponding to a linear function in a maximal sub-interval of [0,1]. Using this data structure, a shortest path query takes~Θ( k) time.

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…