Shortest $k$-Disjoint Paths via Determinants
Samir Datta, Siddharth Iyer, Raghav Kulkarni, Anish Mukherjee

TL;DR
This paper presents efficient randomized and deterministic algorithms for solving the shortest $k$-disjoint paths problem in planar graphs with sources and sinks on one or two faces, addressing open questions and improving previous methods.
Contribution
It introduces new algorithms for shortest $k$-disjoint paths in planar graphs, including randomized parallel and deterministic sequential solutions, using a novel bijection and determinant-based techniques.
Findings
Randomized $NC^2$ algorithm for the search problem.
Deterministic algorithms with similar resource bounds.
Improved running times for constant terminals in the one-face case.
Abstract
The well-known -disjoint path problem (-DPP) asks for pairwise vertex-disjoint paths between specified pairs of vertices in a given graph, if they exist. The decision version of the shortest -DPP asks for the length of the shortest (in terms of total length) such paths. Similarly the search and counting versions ask for one such and the number of such shortest set of paths, respectively. We restrict attention to the shortest -DPP instances on undirected planar graphs where all sources and sinks lie on a single face or on a pair of faces. We provide efficient sequential and parallel algorithms for the search versions of the problem answering one of the main open questions raised by Colin de Verdiere and Schrijver for the general one-face problem. We do so by providing a randomised algorithm along with an time randomised sequential…
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.
