Spanner Approximations in Practice
Markus Chimani, Finn Stutzenstein

TL;DR
This paper evaluates various algorithms for constructing multiplicative spanners in graphs, comparing their performance on multiple metrics through extensive experiments.
Contribution
It provides the first comprehensive experimental comparison of different spanner algorithms across multiple practical criteria.
Findings
Algorithms vary significantly in running time and sparseness.
Some algorithms produce lighter and more efficient spanners.
Performance depends on graph instances and desired properties.
Abstract
A multiplicative -spanner is a subgraph of with the same vertices and fewer edges that preserves distances up to the factor , i.e., for all vertices , . While many algorithms have been developed to find good spanners in terms of approximation guarantees, no experimental studies comparing different approaches exist. We implemented a rich selection of those algorithms and evaluate them on a variety of instances regarding, e.g., their running time, sparseness, lightness, and effective stretch.
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.
