Shortest Vertex-Disjoint Two-Face Paths in Planar Graphs
Eric Colin De Verdi\`ere (LIENS), Alexander Schrijver (CWI)

TL;DR
This paper presents an efficient algorithm for finding the shortest set of vertex-disjoint paths connecting specified vertices incident to two faces in a directed planar graph, optimizing total path length.
Contribution
It introduces a novel $O(kn ext{log} n)$ time algorithm for computing minimal total length vertex-disjoint paths between face-incident vertices in planar graphs.
Findings
Algorithm runs in $O(kn ext{log} n)$ time.
Successfully computes shortest vertex-disjoint paths in planar graphs.
Applicable to network routing and graph optimization problems.
Abstract
Let be a directed planar graph of complexity , each arc having a nonnegative length. Let and be two distinct faces of ; let be vertices incident with ; let be vertices incident with . We give an algorithm to compute pairwise vertex-disjoint paths connecting the pairs in , with minimal total length, in time.
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.
