English

Planar Embedding of Okamura-Seymour Quasimetrics in Polynomial Time with an Application to Distributed SSSP

Data Structures and Algorithms 2026-06-30 v1

Abstract

A quasi-metric (T,δT)(T,\delta_T) is an Okamura-Seymour quasimetric if there exists an edge-weighted planar embedded directed graph G=(V,E,w)G = (V,E,w) such that TT is a set of terminals on the outerface of GG and δG(t,t)=δT(t,t)\delta_G(t,t') = \delta_T(t,t') for every pair (t,t)T×T(t,t')\in T\times T. If (T,δT)(T,\delta_T) is an Okamura-Seymour quasimetric, then GG is a planar embedding of (T,δT)(T,\delta_T). In a recent pioneering work, Chen and Tan gave a polynomial-time algorithm to test if a given quasi-metric (T,δT)(T,\delta_T) is an Okamura-Seymour quasimetric. A key step in their proof is existential, which suffices for an efficient testing algorithm but does not imply an efficient embedding algorithm. Our paper closes this gap by giving an algorithmic implementation of their existential step via linear programming. As a result, we obtain the first polynomial-time algorithm for finding a planar embedding of any given Okamura-Seymour quasimetric (T,δT)(T,\delta_T). As an application, we show how to use our planar embedding of Okamura-Seymour quasimetrics to compute a (1+ϵ)(1+\epsilon)-approximate single-source shortest path (SSSP) in planar directed graphs in the distributed CONGEST model in O~(D)\widetilde{O}(D) rounds for any fixed ϵ(0,1)\epsilon\in (0,1), nearly matching a simple lower bound of Ω(D)\Omega(D) and resolving a fundamental problem in this area. The best-known algorithm for this problem has round complexity O~(D2)\widetilde{O}(D^2).

Keywords

Cite

@article{arxiv.2606.31192,
  title  = {Planar Embedding of Okamura-Seymour Quasimetrics in Polynomial Time with an Application to Distributed SSSP},
  author = {Hung Le and Hector Tierno and Shuang Yang},
  journal= {arXiv preprint arXiv:2606.31192},
  year   = {2026}
}