pith. machine review for the scientific record. sign in

arxiv: 2511.20111 · v2 · submitted 2025-11-25 · 💻 cs.DS · cs.DM

Recognition: unknown

Greedy Algorithms for Shortcut Sets and Hopsets

Authors on Pith no claims yet
classification 💻 cs.DS cs.DM
keywords greedysizealgorithmalgorithmsexistentiallygraphoptimaladditional
0
0 comments X
read the original abstract

For many popular graph metric sparsifiers, such as spanners, emulators, and preservers, simple and elegant greedy algorithms are known that achieve state-of-the-art or existentially optimal tradeoffs between size and quality. The goal of this paper is to develop and analyze comparable greedy algorithms for nearby objects in graph metric augmentation. We show the following: - A simple greedy algorithm for shortcut sets achieves the state-of-the-art size/hopbound tradeoff recently proved by Kogan and Parter (2022), up to $O(\log n)$ factors in the size. Moreover, with an additional preprocessing step, the greedy algorithm subpolynomially improves on the previous size bounds in some range of parameters. - The same greedy algorithm was already known to be existentially optimal for the size/hopbound tradeoff for hopsets, by an analysis of Berman, Raskhodnikova, and Ruan (2010) introduced for transitive-closure spanners. We provide a completely different analysis showing that the algorithm is also existentially optimal (up to $O(\log n)$ factors) for the matching hopset problem, in which one has a budget of roughly $O(m)$ additional edges (for an $m$-edge input graph).

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Parallel Reachability and Shortest Paths on Non-sparse Digraphs: Near-linear Work and Sub-square-root Depth

    cs.DS 2026-05 unverdicted novelty 7.0

    New parallel algorithms achieve Õ(m) work and o(√n) depth for reachability and shortest paths on directed graphs whenever m ≥ n^{1+o(1)}, improving on the prior Ω(√n) depth barrier.