English

Computing the Rectilinear Center of Uncertain Points in the Plane

Computational Geometry 2015-09-18 v1 Data Structures and Algorithms

Abstract

In this paper, we consider the rectilinear one-center problem on uncertain points in the plane. In this problem, we are given a set PP of nn (weighted) uncertain points in the plane and each uncertain point has mm possible locations each associated with a probability for the point appearing at that location. The goal is to find a point qq^* in the plane which minimizes the maximum expected rectilinear distance from qq^* to all uncertain points of PP, and qq^* is called a rectilinear center. We present an algorithm that solves the problem in O(mn)O(mn) time. Since the input size of the problem is Θ(mn)\Theta(mn), our algorithm is optimal.

Keywords

Cite

@article{arxiv.1509.05377,
  title  = {Computing the Rectilinear Center of Uncertain Points in the Plane},
  author = {Haitao Wang and Jingru Zhang},
  journal= {arXiv preprint arXiv:1509.05377},
  year   = {2015}
}