Skip to main content

Showing 1–4 of 4 results for author: Shabat, I

Searching in archive cs. Search in all archives.
.
  1. arXiv:2405.14254  [pdf, other

    cs.DS

    Path-Reporting Distance Oracles with Linear Size

    Authors: Ofer Neiman, Idan Shabat

    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 $n$ vertices and an integer parameter $k\ge 1$, Thorup and Zwick \cite{TZ01} showed a PRDO with stretch… ▽ More

    Submitted 23 May, 2024; originally announced May 2024.

    Comments: 27 pages, 2 figures

  2. arXiv:2311.13673  [pdf, other

    cs.DS

    On the Size Overhead of Pairwise Spanners

    Authors: Ofer Neiman, Idan Shabat

    Abstract: Given an undirected possibly weighted $n$-vertex graph $G=(V,E)$ and a set $\mathcal{P}\subseteq V^2$ of pairs, a subgraph $S=(V,E')$ is called a ${\cal P}$-pairwise $α$-spanner of $G$, if for every pair $(u,v)\in\mathcal{P}$ we have $d_S(u,v)\leqα\cdot d_G(u,v)$. The parameter $α$ is called the stretch of the spanner, and its size overhead is define as $\frac{|E'|}{|{\cal P}|}$. A surprising co… ▽ More

    Submitted 22 November, 2023; originally announced November 2023.

    Comments: 46 pages, 5 figures

  3. arXiv:2304.04445  [pdf, other

    cs.DS

    Path-Reporting Distance Oracles with Logarithmic Stretch and Size O(n loglog n)

    Authors: Michael Elkin, Idan Shabat

    Abstract: Given an $n$-vertex undirected graph $G=(V,E,w)$, and a parameter $k\geq1$, a path-reporting distance oracle (or PRDO) is a data structure of size $S(n,k)$, that given a query $(u,v)\in V^2$, returns an $f(k)$-approximate shortest $u-v$ path $P$ in $G$ within time $q(k)+O(|P|)$. Here $S(n,k)$, $f(k)$ and $q(k)$ are arbitrary functions. A landmark PRDO due to Thorup and Zwick, with an improvement… ▽ More

    Submitted 26 August, 2024; v1 submitted 10 April, 2023; originally announced April 2023.

    Comments: 69 pages, 4 figures

  4. arXiv:2108.09673  [pdf, other

    cs.DS

    A Unified Framework for Hopsets and Spanners

    Authors: Ofer Neiman, Idan Shabat

    Abstract: Given an undirected graph $G=(V,E)$, an {\em $(α,β)$-spanner} $H=(V,E')$ is a subgraph that approximately preserves distances; for every $u,v\in V$, $d_H(u,v)\le α\cdot d_G(u,v)+β$. An $(α,β)$-hopset is a graph $H=(V,E")$, so that adding its edges to $G$ guarantees every pair has an $α$-approximate shortest path that has at most $β$ edges (hops), that is,… ▽ More

    Submitted 9 January, 2025; v1 submitted 22 August, 2021; originally announced August 2021.

    Comments: 52 pages, 3 figures