Path-Reporting Distance Oracles with Logarithmic Stretch and Size O(n loglog n)
Michael Elkin, Idan Shabat

TL;DR
This paper introduces new path-reporting distance oracles with logarithmic stretch and near-linear size, achieved through novel approximate distance preservers, significantly improving efficiency over previous methods.
Contribution
The paper presents the first construction of path-reporting distance oracles with logarithmic stretch and size close to linear, using innovative approximate distance preservers.
Findings
Achieved a PRDO with size O(n^{1+1/k}) and stretch O(k)
Developed approximate preservers with fewer edges than previous work
Provided bounds on the number of edges in approximate preservers
Abstract
Given an -vertex undirected graph , and a parameter , a path-reporting distance oracle (or PRDO) is a data structure of size , that given a query , returns an -approximate shortest path in within time . Here , and are arbitrary functions. A landmark PRDO due to Thorup and Zwick, with an improvement of Wulff-Nilsen, has , and . The size of this oracle is for all . Elkin and Pettie and Neiman and Shabat devised much sparser PRDOs, but their stretch was polynomially larger than the optimal . On the other hand, for non-path-reporting distance oracles, Chechik devised a result with , and . In this paper we make a dramatic progress in bridging the gap…
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.
Taxonomy
TopicsComplexity and Algorithms in Graphs · Cryptography and Data Security · Advanced Graph Theory Research
