Range-Clustering Queries
Abstract
In a geometric -clustering problem the goal is to partition a set of points in into subsets such that a certain cost function of the clustering is minimized. We present data structures for orthogonal range-clustering queries on a point set : given a query box and an integer , compute an optimal -clustering for . We obtain the following results. We present a general method to compute a -approximation to a range-clustering query, where is a parameter that can be specified as part of the query. Our method applies to a large class of clustering problems, including -center clustering in any -metric and a variant of -center clustering where the goal is to minimize the sum (instead of maximum) of the cluster sizes. We extend our method to deal with capacitated -clustering problems, where each of the clusters should not contain more than a given number of points. For the special cases of rectilinear -center clustering in , and in for or 3, we present data structures that answer range-clustering queries exactly.
Cite
@article{arxiv.1705.06242,
title = {Range-Clustering Queries},
author = {Mikkel Abrahamsen and Mark de Berg and Kevin Buchin and Mehran Mehr and Ali D. Mehrabi},
journal= {arXiv preprint arXiv:1705.06242},
year = {2017}
}
Comments
23 pages and 2 figures