Shortest two disjoint paths in conservative graphs

07/24/2023
by   Ildikó Schlotter, et al.
0

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 →ℝ, 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 Sebő (2022), this problem becomes NP-hard if edges can have negative weights, even if the weight function is conservative, i.e., there are are no cycles in G with negative 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 single tree in G.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
08/24/2023

Shortest Odd Paths in Undirected Graphs with Conservative Weight Functions

We consider the Shortest Odd Path problem, where given an undirected gra...
research
06/23/2021

Finding single-source shortest p-disjoint paths: fast computation and sparse preservers

Let G be a directed graph with n vertices, m edges, and non-negative edg...
research
11/07/2022

Partially Disjoint k Shortest Paths

A solution of the k shortest paths problem may output paths that are ide...
research
06/01/2021

Parallel Polynomial Permanent Mod Powers of 2 and Shortest Disjoint Cycles

We present a parallel algorithm for permanent mod 2^k of a matrix of uni...
research
11/23/2022

Shortest Odd Paths in Conservative Graphs: Connections and Complexity

We present some reductions between optimization problems for undirected ...
research
07/21/2020

Maximum Weight Disjoint Paths in Outerplanar Graphs via Single-Tree Cut Approximators

Since 2000 there has been a steady stream of advances for the maximum we...
research
03/16/2021

On Linear Solution of "Cherry Pickup II". Max Weight of Two Disjoint Paths in Node-Weighted Gridlike DAG

"Minimum Falling Path Sum" (MFPS) is classic question in programming - "...

Please sign up or login with your details

Forgot password? Click here to reset