A Local-to-Global Theorem for Congested Shortest Paths

11/13/2022
by   Shyan Akmal, et al.
0

Amiri and Wargalla (2020) proved the following local-to-global theorem in directed acyclic graphs (DAGs): if G is a weighted DAG such that for each subset S of 3 nodes there is a shortest path containing every node in S, then there exists a pair (s,t) of nodes such that there is a shortest st-path containing every node in G. We extend this theorem to general graphs. For undirected graphs, we prove that the same theorem holds (up to a difference in the constant 3). For directed graphs, we provide a counterexample to the theorem (for any constant), and prove a roundtrip analogue of the theorem which shows there exists a pair (s,t) of nodes such that every node in G is contained in the union of a shortest st-path and a shortest ts-path. The original theorem for DAGs has an application to the k-Shortest Paths with Congestion c ((k,c)-SPC) problem. In this problem, we are given a weighted graph G, together with k node pairs (s_1,t_1),…,(s_k,t_k), and a positive integer c≤ k. We are tasked with finding paths P_1,…, P_k such that each P_i is a shortest path from s_i to t_i, and every node in the graph is on at most c paths P_i, or reporting that no such collection of paths exists. When c=k the problem is easily solved by finding shortest paths for each pair (s_i,t_i) independently. When c=1, the (k,c)-SPC problem recovers the k-Disjoint Shortest Paths (k-DSP) problem, where the collection of shortest paths must be node-disjoint. For fixed k, k-DSP can be solved in polynomial time on DAGs and undirected graphs. Previous work shows that the local-to-global theorem for DAGs implies that (k,c)-SPC on DAGs whenever k-c is constant. In the same way, our work implies that (k,c)-SPC can be solved in polynomial time on undirected graphs whenever k-c is constant.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
01/27/2021

Polynomial Time Prioritized Multi-Criteria k-Shortest Paths and k-Disjoint All-Criteria-Shortest Paths

The Shortest Path Problem, in real-life applications, has to deal with m...
research
07/15/2020

Directed Shortest Paths via Approximate Cost Balancing

We present an O(nm) algorithm for all-pairs shortest paths computations ...
research
01/15/2023

Long Directed Detours: Reduction to 2-Disjoint Paths

We study an "above guarantee" version of the Longest Path problem in dir...
research
04/25/2018

On the Structure of Unique Shortest Paths in Graphs

This paper develops a structural theory of unique shortest paths in real...
research
09/02/2022

The distance backbone of directed networks

In weighted graphs the shortest path between two nodes is often reached ...
research
07/01/2019

The directed 2-linkage problem with length constraints

The weak 2-linkage problem for digraphs asks for a given digraph and ve...
research
08/28/2018

Shortest Paths with Ordinal Weights

We investigate the single-source-single-destination "shortest" paths pro...

Please sign up or login with your details

Forgot password? Click here to reset