Computing k-Centers On a Line

Computer Science – Computational Geometry

Scientific paper

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

14 pages, 6 figures

Scientific paper

In this paper we consider several instances of the k-center on a line problem where the goal is, given a set of points S in the plane and a parameter k >= 1, to find k disks with centers on a line l such that their union covers S and the maximum radius of the disks is minimized. This problem is a constraint version of the well-known k-center problem in which the centers are constrained to lie in a particular region such as a segment, a line, and a polygon. We first consider the simplest version of the problem where the line l is given in advance; we can solve this problem in O(n log^2 n) time. We then investigate the cases where only the orientation of the line l is fixed and where the line l can be arbitrary. We can solve these problems in O(n^2 log^2 n) time and in O(n^4 log^2 n) expected time, respectively. For the last two problems, we present (1 + e)-approximation algorithms, which run in O((1/e) n log^2 n) time and O((1/e^2) n log^2 n) time, respectively.

No associations

LandOfFree

Say what you really think

Search LandOfFree.com for scientists and scientific papers. Rate them and share your experience with other people.

Rating

Computing k-Centers On a Line does not yet have a rating. At this time, there are no reviews or comments for this scientific paper.

If you have personal experience with Computing k-Centers On a Line, we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and Computing k-Centers On a Line will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFWR-SCP-O-259809

  Search
All data on this website is collected from public sources. Our data reflects the most accurate information available at the time of publication.