English

Approximation Algorithms For The Euclidean Dispersion Problems

Computational Geometry 2021-05-20 v1 Data Structures and Algorithms

Abstract

In this article, we consider the Euclidean dispersion problems. Let P={p1,p2,,pn}P=\{p_{1}, p_{2}, \ldots, p_{n}\} be a set of nn points in R2\mathbb{R}^2. For each point pPp \in P and SPS \subseteq P, we define costγ(p,S)cost_{\gamma}(p,S) as the sum of Euclidean distance from pp to the nearest γ\gamma point in S{p}S \setminus \{p\}. We define costγ(S)=minpS{costγ(p,S)}cost_{\gamma}(S)=\min_{p \in S}\{cost_{\gamma}(p,S)\} for SPS \subseteq P. In the γ\gamma-dispersion problem, a set PP of nn points in R2\mathbb{R}^2 and a positive integer k[γ+1,n]k \in [\gamma+1,n] are given. The objective is to find a subset SPS\subseteq P of size kk such that costγ(S)cost_{\gamma}(S) is maximized. We consider both 22-dispersion and 11-dispersion problem in R2\mathbb{R}^2. Along with these, we also consider 22-dispersion problem when points are placed on a line. In this paper, we propose a simple polynomial time (23+ϵ)(2\sqrt 3 + \epsilon )-factor approximation algorithm for the 22-dispersion problem, for any ϵ>0\epsilon > 0, which is an improvement over the best known approximation factor 434\sqrt3 [Amano, K. and Nakano, S. I., An approximation algorithm for the 22-dispersion problem, IEICE Transactions on Information and Systems, Vol. 103(3), pp. 506-508, 2020]. Next, we develop a common framework for designing an approximation algorithm for the Euclidean dispersion problem. With this common framework, we improve the approximation factor to 232\sqrt 3 for the 22-dispersion problem in R2\mathbb{R}^2. Using the same framework, we propose a polynomial time algorithm, which returns an optimal solution for the 22-dispersion problem when points are placed on a line. Moreover, to show the effectiveness of the framework, we also propose a 22-factor approximation algorithm for the 11-dispersion problem in R2\mathbb{R}^2.

Keywords

Cite

@article{arxiv.2105.09217,
  title  = {Approximation Algorithms For The Euclidean Dispersion Problems},
  author = {Pawan K. Mishra and Gautam K. Das},
  journal= {arXiv preprint arXiv:2105.09217},
  year   = {2021}
}

Comments

17

R2 v1 2026-06-24T02:16:05.386Z