Approximating the shortest path problem with scenarios

Abstract

This paper discusses the shortest path problem in a general directed graph with n nodes and K cost scenarios (objectives). In order to choose a solution, the min-max criterion is applied. The min-max version of the problem is hard to approximate within (1-ε K) for any ε>0 unless NP⊂eq DTIME(npolylog \,n) even for arc series-parallel graphs and within ( n/ n) unless NP⊂eq ZPTIME(n n) for acyclic graphs. The best approximation algorithm for the min-max shortest path problem in general graphs, known to date, has an approximation ratio of~K. In this paper, an O(n) flow LP-based approximation algorithm for min-max shortest path in general graphs is constructed. It is also shown that the approximation ratio obtained is close to an integrality gap of the corresponding flow LP relaxation.

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…