2008/06/26 by Pankaj K. Agarwal, Agarwal, Pankaj K., Jeff M. Phillips +1
Computer Science · Engineering · #Computational Geometry and Mesh Generation #Digital Image Processing Techniques #Robotics and Sensor-Based Localization #cs.CG
paper · pdf · doi:10.48550/arxiv.0806.4326
19 pages, 6 figures. Longer version of paper in ESA08. Adds section on l_\infty (p,k)-center
arxiv created 2008/09/13 · arxiv updated 2009/12/01
For a set P of n points in R2, the Euclidean 2-center problem computes a pair of congruent disks of the minimal radius that cover P. We extend this to the (2,k)-center problem where we compute the minimal radius pair of congruent disks to cover n-k points of P. We present a randomized algorithm with O(n k7 log3 n) expected running time for the (2,k)-center problem. We also study the (p,k)-center problem in R2 under the ℓ_∞-metric. We give solutions for p=4 in O(kO(1) n log n) time and for p=5 in O(kO(1) n log5 n) time.