English

Computing Dominating Sets in Disk Graphs with Centers in Convex Position

Computational Geometry 2026-02-02 v1 Data Structures and Algorithms

Abstract

Given a set PP of nn points in the plane and a collection of disks centered at these points, the disk graph G(P)G(P) has vertex set PP, with an edge between two vertices if their corresponding disks intersect. We study the dominating set problem in G(P)G(P) under the special case where the points of PP are in convex position. The problem is NP-hard in general disk graphs. Under the convex position assumption, however, we present the first polynomial-time algorithm for the problem. Specifically, we design an O(k2nlog2n)O(k^2 n \log^2 n)-time algorithm, where kk denotes the size of a minimum dominating set. For the weighted version, in which each disk has an associated weight and the goal is to compute a dominating set of minimum total weight, we obtain an O(n5log2n)O(n^5 \log^2 n)-time algorithm.

Keywords

Cite

@article{arxiv.2601.22609,
  title  = {Computing Dominating Sets in Disk Graphs with Centers in Convex Position},
  author = {Anastasiia Tkachenko and Haitao Wang},
  journal= {arXiv preprint arXiv:2601.22609},
  year   = {2026}
}

Comments

To appear in LATIN 2026

R2 v1 2026-07-01T09:27:12.463Z