Approximating Median Points in a Convex Polygon

Abstract

We develop two simple and efficient approximation algorithms for the continuous kk-medians problems, where we seek to find the optimal location of kk facilities among a continuum of client points in a convex polygon CC with nn vertices in a way that the total (average) Euclidean distance between clients and their nearest facility is minimized. Both algorithms run in O(n+k+klogn)\mathcal{O}(n + k + k \log n) time. Our algorithms produce solutions within a factor of 2.002 of optimality. In addition, our simulation results applied to the convex hulls of the State of Massachusetts and the Town of Brookline, MA show that our algorithms generally perform within a range of 5\% to 22\% of optimality in practice

    Similar works

    Full text

    thumbnail-image

    Available Versions