An FPT Algorithm for Minimum Additive Spanner Problem
Abstract
For a positive integer and a graph , an additive -spanner of is a spanning subgraph in which the distance between every pair of vertices is at most the original distance plus . Minimum Additive -Spanner Problem is to find an additive -spanner with the minimum number of edges in a given graph, which is known to be NP-hard. Since we need to care about global properties of graphs when we deal with additive -spanners, Minimum Additive -Spanner Problem is hard to handle, and hence only few results are known for it. In this paper, we study Minimum Additive -Spanner Problem from the viewpoint of parameterized complexity. We formulate a parameterized version of the problem in which the number of removed edges is regarded as a parameter, and give a fixed-parameter algorithm for it. We also extend our result to -spanners.
Cite
@article{arxiv.1903.01047,
title = {An FPT Algorithm for Minimum Additive Spanner Problem},
author = {Yusuke Kobayashi},
journal= {arXiv preprint arXiv:1903.01047},
year = {2019}
}