English

Parameterized Complexity of Geodetic Set

Data Structures and Algorithms 2020-10-01 v4

Abstract

A vertex set SS of a graph GG is geodetic if every vertex of GG lies on a shortest path between two vertices in SS. Given a graph GG and kNk \in \mathbb N, the NP-hard Geodetic Set problem asks whether there is a geodetic set of size at most kk. Complementing various works on Geodetic Set restricted to special graph classes, we initiate a parameterized complexity study of Geodetic Set and show, on the negative side, that Geodetic Set is W[1]-hard when parameterized by feedback vertex number, path-width, and solution size, combined. On the positive side, we develop fixed-parameter algorithms with respect to the feedback edge number, the tree-depth, and the modular-width of the input graph.

Keywords

Cite

@article{arxiv.2001.03098,
  title  = {Parameterized Complexity of Geodetic Set},
  author = {Leon Kellerhals and Tomohiro Koana},
  journal= {arXiv preprint arXiv:2001.03098},
  year   = {2020}
}

Comments

Accepted at IPEC 2020

R2 v1 2026-06-23T13:07:12.453Z