English

An FPT Algorithm for Minimum Additive Spanner Problem

Data Structures and Algorithms 2019-03-05 v1

Abstract

For a positive integer tt and a graph GG, an additive tt-spanner of GG is a spanning subgraph in which the distance between every pair of vertices is at most the original distance plus tt. Minimum Additive tt-Spanner Problem is to find an additive tt-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 tt-spanners, Minimum Additive tt-Spanner Problem is hard to handle, and hence only few results are known for it. In this paper, we study Minimum Additive tt-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 (α,β)(\alpha, \beta)-spanners.

Keywords

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}
}