Max-Min $k$-Dispersion on a Convex Polygon
Vishwanath R. Singireddy, Manjanna Basappa

TL;DR
This paper introduces an exact fixed-parameter algorithm for the max-min $k$-dispersion problem on convex polygons, improving efficiency for small $k$, and also provides a fast approximation for the case when $k=3$.
Contribution
It presents a new fixed-parameter algorithm with better performance for small $k$ and a rapid approximation algorithm for $k=3$ in convex position.
Findings
Exact algorithm runs in $O(2^k(n^2 ext{log} n + n( ext{log}^2 n)( ext{log} k)))$ time.
Improves upon previous algorithms when $k<c ext{log}^2 n$.
Provides a $O( ext{log} n)$-time $rac{1}{2 ext{sqrt}2}$-approximation for $k=3$.
Abstract
In this paper, we consider the following -dispersion problem. Given a set of points placed in the plane in a convex position, and an integer (), the objective is to compute a subset such that and the minimum distance between a pair of points in is maximized. Based on the bounded search tree method we propose an exact fixed-parameter algorithm in time, for this problem, where is the parameter. The proposed exact algorithm is better than the current best exact exponential algorithm [-time algorithm by Akagi et al.,(2018)] whenever for some constant . We then present an -time -approximation algorithm for the problem when if the points are given in convex position order.
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
TopicsComputational Geometry and Mesh Generation · Advanced Graph Theory Research · Facility Location and Emergency Management
