ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2305.02854
26
2
v1v2 (latest)

Near-Optimal Compact Routing and Decomposition Schemes for Planar Graphs

4 May 2023
Jinfeng Dou
Thorsten Götte
Henning Hillebrandt
Christian Scheideler
Julian Werthmann
ArXiv (abs)PDFHTML
Abstract

We consider the problem of computing compact routing tables for a (weighted) planar graph G:=(V,E,w)G:= (V, E,w)G:=(V,E,w) in the PRAM, CONGEST, and the novel HYBRID communication model. We present algorithms with polylogarithmic work and communication that are almost optimal in all relevant parameters, i.e., computation time, table sizes, and stretch. All algorithms are heavily randomized, and all our bounds hold w.h.p. For a given parameter ϵ>0\epsilon>0ϵ>0, our scheme computes labels of size O~(ϵ−1)\widetilde{O}(\epsilon^{-1})O(ϵ−1) and is computed in O~(ϵ−2)\widetilde{O}(\epsilon^{-2})O(ϵ−2) time and O~(n)\widetilde{O}(n)O(n) work in the PRAM and a HYBRID model and O~(ϵ−2⋅HD)\widetilde{O}(\epsilon^{-2} \cdot HD)O(ϵ−2⋅HD) (Here, HDHDHD denotes the network's hop-diameter) time in CONGEST. The stretch of the resulting routing scheme is 1+ϵ1+\epsilon1+ϵ. To achieve these results, we extend the divide-and-conquer framework of Li and Parter [STOC '19] and combine it with state-of-the-art distributed distance approximation algorithms [STOC '22]. Furthermore, we provide a distributed decomposition scheme, which may be of independent interest.

View on arXiv
Comments on this paper