Arrow Research search
Back to TCS

TCS 2015

Efficient algorithms for the one-dimensional k-center problem

Journal Article journal-article Computer Science · Theoretical Computer Science

Abstract

We consider the problem of finding k centers for n weighted points on a real line. This (weighted) k-center problem was solved in O ( n log ⁡ n ) time previously by using Cole's parametric search and other complicated approaches. In this paper, we present an easier O ( n log ⁡ n ) time algorithm that avoids the parametric search, and in certain special cases our algorithm solves the problem in O ( n ) time. In addition, our techniques involve developing interesting data structures for processing queries that find a lowest point in the common intersection of a certain subset of half-planes. This subproblem is interesting in its own right and our solution for it may find other applications as well.

Authors

Keywords

  • k-center
  • One-dimension
  • Facility locations
  • Algorithms
  • Data structures
  • 2-D sublist LP queries
  • Computational geometry

Context

Venue
Theoretical Computer Science
Archive span
1975-2026
Indexed papers
16261
Paper id
10140320870075155
v2026.09.13