Dominating Set, Independent Set, Discrete $k$-Center, Dispersion, and Related Problems for Planar Points in Convex Position
Tkachenko, Wang
Given a set $P$ of $n$ points in the plane, its unit-disk graph $G(P)$ is a graph with $P$ as its vertex set such that two points of $P$ are connected by an edge if their (Euclidean) distance is at most $1$. We consider several classical problems on $G(P)$ in a special setting when points of $P$ are in convex position. These problems are all NP-hard in the general case. We present efficient algorithms for these problems under the convex position assumption. The considered problems include the following: finding a minimum weight dominating set in $G(P)$, the discrete $k$-center problem for $P$, finding a maximum weight independent set in $G(P)$, the dispersion problem for $P$, and several of their variations. For some of these problems, our algorithms improve the previously best results, while for others, our results provide first-known solutions.
academic
Dominating Set, Independent Set, Discrete k-Center, Dispersion, and Related Problems for Planar Points in Convex Position
This paper investigates several classical computational geometry problems on unit disk graphs under the special setting where points are in convex position. Given a set P of n points in the plane, the unit disk graph G(P) has P as its vertex set, with edges connecting two points if their Euclidean distance is at most 1. Although these problems are NP-hard in general, the authors propose efficient algorithms under the convex position assumption. The problems studied include: finding minimum-weight dominating sets in G(P), discrete k-center problems for P, finding maximum-weight independent sets in G(P), dispersion problems for P, and related variants.
To explore whether polynomial-time exact algorithms can be obtained under the convex position assumption and to improve the time complexity of existing algorithms.
Ordering Property: For an optimal dominating set S, there exists an ordering pi1,pi2,…,pik such that:
(pi1,pik) form a decoupling pair
Each center is assigned at most two sublists
Linear separability holds
Key Lemma:
Lemma 5 (Ordering Property): There exists an ordering of centers such that
the union of sublists of the first t centers forms a contiguous sublist of P,
satisfying monotonicity and endpoint properties.
Observation 1: For a triangle △pipjpk in the Delaunay triangulation, its circumcircle contains no other points in the solution, and the Voronoi diagram forms a tree structure.
The paper cites 66 related references covering important works in computational geometry, graph algorithms, wireless networks, and other fields, providing a solid theoretical foundation for the research.
Technical Summary: By deeply analyzing the geometric properties of point sets in convex position, this paper provides efficient exact algorithms for multiple classical NP-hard problems. Although the applicable scope is limited, it has significant value in theoretical contribution and technical innovation, laying a foundation for further research in related fields.