Shortest Odd Paths in Undirected Graphs with Conservative Weight Functions

08/24/2023
by   Alpár Jüttner, et al.
0

We consider the Shortest Odd Path problem, where given an undirected graph G, a weight function on its edges, and two vertices s and t in G, the aim is to find an (s,t)-path with odd length and, among all such paths, of minimum weight. For the case when the weight function is conservative, i.e., when every cycle has non-negative total weight, the complexity of the Shortest Odd Path problem had been open for 20 years, and was recently shown to be NP-hard. We give a polynomial-time algorithm for the special case when the weight function is conservative and the set E^- of negative-weight edges forms a single tree. Our algorithm exploits the strong connection between Shortest Odd Path and the problem of finding two internally vertex-disjoint paths between two terminals in an undirected edge-weighted graph. It also relies on solving an intermediary problem variant called Shortest Parity-Constrained Odd Path where for certain edges we have parity constraints on their position along the path. Also, we exhibit two FPT algorithms for solving Shortest Odd Path in graphs with conservative weight functions. The first FPT algorithm is parameterized by |E^-|, the number of negative edges, or more generally, by the maximum size of a matching in the subgraph of G spanned by E^-. Our second FPT algorithm is parameterized by the treewidth of G.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
07/24/2023

Shortest two disjoint paths in conservative graphs

We consider the following problem that we call the Shortest Two Disjoint...
research
11/23/2022

Shortest Odd Paths in Conservative Graphs: Connections and Complexity

We present some reductions between optimization problems for undirected ...
research
06/18/2019

On the Constrained Least-cost Tour Problem

We introduce the Constrained Least-cost Tour (CLT) problem: given an und...
research
07/05/2022

Width Helps and Hinders Splitting Flows

Minimum flow decomposition (MFD) is the NP-hard problem of finding a sma...
research
04/24/2018

A More Fine-Grained Complexity Analysis of Finding the Most Vital Edges for Undirected Shortest Paths

We study the NP-hard Shortest Path Most Vital Edges problem arising in t...
research
01/27/2021

Shortest Paths in Graphs of Convex Sets

Given a graph, the shortest-path problem requires finding a sequence of ...
research
10/11/2022

Crack Modeling via Minimum-Weight Surfaces in 3d Voronoi Diagrams

Shortest paths play an important role in mathematical modeling and image...

Please sign up or login with your details

Forgot password? Click here to reset