A Local-to-Global Theorem for Congested Shortest Paths
Abstract
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 (s1,t1),…,(sk,tk), and a positive integer c≤ k. We are tasked with finding paths P1,…, Pk such that each Pi is a shortest path from si to ti, and every node in the graph is on at most c paths Pi, or reporting that no such collection of paths exists. When c=k the problem is easily solved by finding shortest paths for each pair (si,ti) 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.
Turn this paper into a full lesson
ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.