English

Algorithms and complexity for geodetic sets on planar and chordal graphs

Discrete Mathematics 2020-07-01 v1

Abstract

We study the complexity of finding the \emph{geodetic number} on subclasses of planar graphs and chordal graphs. A set SS of vertices of a graph GG is a \emph{geodetic set} if every vertex of GG lies in a shortest path between some pair of vertices of SS. The \textsc{Minimum Geodetic Set (MGS)} problem is to find a geodetic set with minimum cardinality of a given graph. The problem is known to remain NP-hard on bipartite graphs, chordal graphs, planar graphs and subcubic graphs. We first study \textsc{MGS} on restricted classes of planar graphs: we design a linear-time algorithm for \textsc{MGS} on solid grids, improving on a 33-approximation algorithm by Chakraborty et al. (CALDAM, 2020) and show that it remains NP-hard even for subcubic partial grids of arbitrary girth. This unifies some results in the literature. We then turn our attention to chordal graphs, showing that \textsc{MGS} is fixed parameter tractable for inputs of this class when parameterized by its \emph{tree-width} (which equals its clique number). This implies a polynomial-time algorithm for kk-trees, for fixed kk. Then, we show that \textsc{MGS} is NP-hard on interval graphs, thereby answering a question of Ekim et al. (LATIN, 2012). As interval graphs are very constrained, to prove the latter result we design a rather sophisticated reduction technique to work around their inherent linear structure.

Keywords

Cite

@article{arxiv.2006.16511,
  title  = {Algorithms and complexity for geodetic sets on planar and chordal graphs},
  author = {Dibyayan Chakraborty and Sandip Das and Florent Foucaud and Harmender Gahlawat and Dimitri Lajou and Bodhayan Roy},
  journal= {arXiv preprint arXiv:2006.16511},
  year   = {2020}
}

Comments

29 pages, 9 Figures

R2 v1 2026-06-23T16:43:23.261Z