English

Max-Min $k$-Dispersion on a Convex Polygon

Computational Geometry 2022-05-05 v1

Abstract

In this paper, we consider the following kk-dispersion problem. Given a set SS of nn points placed in the plane in a convex position, and an integer kk (0<k<n0<k<n), the objective is to compute a subset SSS'\subset S such that S=k|S'|=k and the minimum distance between a pair of points in SS' is maximized. Based on the bounded search tree method we propose an exact fixed-parameter algorithm in O(2k(n2logn+n(log2n)(logk)))O(2^k(n^2\log n+n(\log^2 n)(\log k))) time, for this problem, where kk is the parameter. The proposed exact algorithm is better than the current best exact exponential algorithm [nO(k)n^{O(\sqrt{k})}-time algorithm by Akagi et al.,(2018)] whenever k<clog2nk<c\log^2{n} for some constant cc. We then present an O(logn)O(\log{n})-time 122\frac{1}{2\sqrt{2}}-approximation algorithm for the problem when k=3k=3 if the points are given in convex position order.

Keywords

Cite

@article{arxiv.2205.02021,
  title  = {Max-Min $k$-Dispersion on a Convex Polygon},
  author = {Vishwanath R. Singireddy and Manjanna Basappa},
  journal= {arXiv preprint arXiv:2205.02021},
  year   = {2022}
}

Comments

10 pages, 5 figures

R2 v1 2026-06-24T11:06:58.100Z