Shortest two disjoint paths in conservative graphs
Abstract
We consider the following problem that we call the Shortest Two Disjoint Paths problem: given an undirected graph G=(V,E) with edge weights w:E → R, two terminals s and t in G, find two internally vertex-disjoint paths between s and t with minimum total weight. As shown recently by Schlotter and Sebo (2022), this problem becomes NP-hard if edges can have negative weights, even if the weight function is conservative, there are no cycles in G with negative total weight. We propose a polynomial-time algorithm that solves the Shortest Two Disjoint Paths problem for conservative weights in the case when the negative-weight edges form a constant number of trees in G.
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.