Dispersing Facilities on Planar Segment and Circle Amidst Repulsion
Vishwanath R. Singireddy, Manjanna Basappa

TL;DR
This paper develops efficient algorithms for optimally placing non-overlapping disks amidst demand points on a line segment or circle boundary, improving computational speed and providing exact solutions for specific geometric constraints.
Contribution
It introduces exact polynomial-time algorithms for the problem constrained to a line segment, improves existing methods with faster parametric search, and adapts approximation algorithms for circular constraints.
Findings
Exact polynomial-time algorithm for line segment constrained problem.
Faster $O((n+k)^2)$-time algorithm using parametric search.
Efficient adaptation of approximation algorithm for circular boundary constraints.
Abstract
In this paper we consider the problem of locating obnoxious facilities (congruent disks of maximum radius) amidst demand points (existing repulsive facility sites) ordered from left to right in the plane so that none of the existing facility sites are affected (no demand point falls in the interior of the disks). We study this problem in two restricted settings: (i) the obnoxious facilities are constrained to be centered on along a predetermined horizontal line segment , and (ii) the obnoxious facilities are constrained to lie on the boundary arc of a predetermined disk . An -approximation algorithm was given recently to solve the constrained problem in (i) in time , where \cite{Sing2021}. Here, for the problem in (i), we first propose an exact polynomial-time algorithm based on a binary…
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 · Point processes and geometric inequalities · Computational Geometry and Mesh Generation
