A Polynomial Time Algorithm for Almost Optimal Vertex Fault Tolerant Spanners
Abstract
We present the first polynomial time algorithm for the f vertex fault tolerant spanner problem, which achieves almost optimal spanner size. Our algorithm for constructing f vertex fault tolerant spanner takes time, where W is the maximum edge weight, and constructs a spanner of size . Our spanner has almost optimal size and is at most a factor away from the upper bound on the worst-case size. Prior to this work, no other polynomial time algorithm was known for constructing f vertex fault tolerant spanner with optimal size. Our algorithm is based on first greedily constructing a hitting set for the collection of paths of weight at most between the endpoints u and v of an edge (u,v) and then using this set to decide whether the edge (u,v) needs to be added to the growing spanner.
Cite
@article{arxiv.2002.11617,
title = {A Polynomial Time Algorithm for Almost Optimal Vertex Fault Tolerant Spanners},
author = {Udit Agarwal},
journal= {arXiv preprint arXiv:2002.11617},
year = {2020}
}
Comments
Incorrect statement of Lemma 5.1