A Couple of Simple Algorithms for $k$-Dispersion
Ke Chen, Adrian Dumitrescu

TL;DR
This paper introduces simple algorithms for the $k$-dispersion problem, providing exact solutions in specific dimensions and approximate solutions efficiently for random points, advancing the computational understanding of this geometric problem.
Contribution
The paper extends known algorithms for $k$-dispersion to arbitrary $k$ in the plane and three dimensions, and offers a fast approximation method for random points in the unit square.
Findings
Exact algorithms with $O(n^{k-1} ext{log} n)$ time for planar $k$-dispersion.
Exact algorithms with $O(n^{k-1} ext{log} n)$ or $O(n^{k-1} ext{log}^2 n)$ time in 3D depending on $k$.
A high-probability $0.99$-approximation algorithm running in $O(n)$ time for random points in $[0,1]^2$.
Abstract
Given a set of points in , and a positive integer , the -dispersion problem is that of selecting of the given points so that the minimum inter-point distance among them is maximized (under Euclidean distances). Among others, we show the following: (I) Given a set of points in the plane, and a positive integer , the -dispersion problem can be solved by an algorithm running in time. This extends an earlier result for , due to Horiyama, Nakano, Saitoh, Suetsugu, Suzuki, Uehara, Uno, and Wasa (2021) to arbitrary . In particular, it improves on previous running times for small . (II) Given a set of points in , and a positive integer , the -dispersion problem can be solved by an algorithm running in time, if is even;…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFacility Location and Emergency Management · Computational Geometry and Mesh Generation · Mathematical Approximation and Integration
