Spanner Approximations in Practice
Data Structures and Algorithms
2021-07-06 v1
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.
Cite
@article{arxiv.2107.02018,
title = {Spanner Approximations in Practice},
author = {Markus Chimani and Finn Stutzenstein},
journal= {arXiv preprint arXiv:2107.02018},
year = {2021}
}