Geometric k-Center Problems with Centers Constrained to Two Lines

Abstract

We consider the k-center problem in which the centers are constrained to lie on two lines. Given a set of n weighted points in the plane, we want to locate up to k centers on two parallel lines. We present an O(n2 n) time algorithm, which minimizes the weighted distance from any point to a center. We then consider the unweighted case, where the centers are constrained to be on two perpendicular lines. Our algorithms run in O(n2 n) time also in this case.

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…