A Local-to-Global Theorem for Congested Shortest Paths
Shyan Akmal, Nicole Wein

TL;DR
This paper extends a local-to-global shortest path theorem from DAGs to undirected graphs, explores its limitations in directed graphs, and applies it to solve congestion problems in shortest path collections.
Contribution
It generalizes a local-to-global shortest path theorem to undirected graphs and provides a roundtrip analogue for directed graphs, with implications for congestion problems.
Findings
The theorem holds for undirected graphs with a constant difference in node pairs.
Counterexample shows the theorem does not hold for directed graphs.
Application to polynomial-time solutions for congestion problems when k-c is constant.
Abstract
Amiri and Wargalla (2020) proved the following local-to-global theorem in directed acyclic graphs (DAGs): if is a weighted DAG such that for each subset of 3 nodes there is a shortest path containing every node in , then there exists a pair of nodes such that there is a shortest -path containing every node in . 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 of nodes such that every node in is contained in the union of a shortest -path and a shortest -path. The original theorem for DAGs has an application to the -Shortest Paths with Congestion (()-SPC) problem. In this…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
