Path-Reporting Distance Oracles with Linear Size
Abstract
Given an undirected weighted graph, an (approximate) distance oracle is a data structure that can (approximately) answer distance queries. A {\em Path-Reporting Distance Oracle}, or {\em PRDO}, is a distance oracle that must also return a path between the queried vertices. Given a graph on vertices and an integer parameter , Thorup and Zwick \cite{TZ01} showed a PRDO with stretch , size and query time (for the query time of PRDOs, we omit the time needed to report the path itself). Subsequent works \cite{MN06,C14,C15} improved the size to and the query time to . However, these improvements produce distance oracles which are not path-reporting. Several other works \cite{ENW16,EP15} focused on small size PRDO for general graphs, but all known results on distance oracles with linear size suffer from polynomial stretch, polynomial query time, or not being path-reporting. In this paper we devise the first linear size PRDO with poly-logarithmic stretch and low query time . More generally, for any integer , we obtain a PRDO with stretch at most , size , and query time . In addition, we can make the size of our PRDO as small as , at the cost of increasing the query time to poly-logarithmic. For unweighted graphs, we improve the stretch to . We also consider {\em pairwise PRDO}, which is a PRDO that is only required to answer queries from a given set of pairs . An exact PRDO of size and constant query time was provided in \cite{EP15}. In this work we dramatically improve the size, at the cost of slightly increasing the stretch. Specifically, given any , we devise a pairwise PRDO with stretch , constant query time, and near optimal size .
Keywords
Cite
@article{arxiv.2405.14254,
title = {Path-Reporting Distance Oracles with Linear Size},
author = {Ofer Neiman and Idan Shabat},
journal= {arXiv preprint arXiv:2405.14254},
year = {2024}
}
Comments
27 pages, 2 figures