Minimum color spanning circle of imprecise points
Ankush Acharyya, Ramesh K. Jallu, Vahideh Keikha, Maarten L\"offler,, Maria Saumell

TL;DR
This paper investigates the problem of finding the smallest and largest possible minimum color spanning circles for imprecise points represented by disks, providing an efficient algorithm for the smallest case and approximation algorithms for the largest case.
Contribution
It introduces an $O(nk ext{log} n)$ algorithm for the smallest minimum color spanning circle and presents approximation algorithms for the largest case, including an improved factor under certain conditions.
Findings
Efficient $O(nk\log n)$ algorithm for the smallest circle.
NP-hardness of the largest circle problem.
A $1/3$-factor approximation for the largest circle, improved to $1/2$ when disks of different colors do not intersect.
Abstract
Let be a set of colored imprecise points, where each point is colored by one of colors. Each imprecise point is specified by a unit disk in which the point lies. We study the problem of computing the smallest and the largest possible minimum color spanning circle, among all possible choices of points inside their corresponding disks. We present an time algorithm to compute a smallest minimum color spanning circle. Regarding the largest minimum color spanning circle, we show that the problem is NP-Hard and present a -factor approximation algorithm. We improve the approximation factor to for the case where no two disks of distinct color intersect.
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
TopicsAdvanced Numerical Analysis Techniques · Computational Geometry and Mesh Generation
