English

Parameterized Study of Steiner Tree on Unit Disk Graphs

Computational Geometry 2020-04-21 v1

Abstract

We study the Steiner Tree problem on unit disk graphs. Given a nn vertex unit disk graph GG, a subset RV(G)R\subseteq V(G) of tt vertices and a positive integer kk, the objective is to decide if there exists a tree TT in GG that spans over all vertices of RR and uses at most kk vertices from VRV\setminus R. The vertices of RR are referred to as terminals and the vertices of V(G)RV(G)\setminus R as Steiner vertices. First, we show that the problem is NP-Hard. Next, we prove that the Steiner Tree problem on unit disk graphs can be solved in nO(t+k)n^{O(\sqrt{t+k})} time. We also show that the Steiner Tree problem on unit disk graphs parameterized by kk has an FPT algorithm with running time 2O(k)nO(1)2^{O(k)}n^{O(1)}. In fact, the algorithms are designed for a more general class of graphs, called clique-grid graphs. We mention that the algorithmic results can be made to work for the Steiner Tree on disk graphs with bounded aspect ratio. Finally, we prove that the Steiner Tree on disk graphs parameterized by kk is W[1]-hard.

Keywords

Cite

@article{arxiv.2004.09220,
  title  = {Parameterized Study of Steiner Tree on Unit Disk Graphs},
  author = {Sujoy Bhore and Paz Carmi and Sudeshna Kolay and Meirav Zehavi},
  journal= {arXiv preprint arXiv:2004.09220},
  year   = {2020}
}

Comments

Accepted in Scandinavian Symposium and Workshops on Algorithm Theory (SWAT) 2020

R2 v1 2026-06-23T14:57:50.711Z