The Two-Center Problem of Uncertain Points on Trees

Abstract

In this paper, we consider the (weighted) two-center problem of uncertain points on a tree. Given are a tree T and a set of n (weighted) uncertain points each of which has m possible locations on T associated with probabilities. The goal is to compute two points on T, i.e., two centers with respect to , so that the maximum (weighted) expected distance of n uncertain points to their own expected closest center is minimized. This problem can be solved in O(|T|+ n2 n mn + mn2 mn n) time by the algorithm for the general k-center problem. In this paper, we give a more efficient and simple algorithm that solves this problem in O(|T| + mn mn) time.

0

Turn this paper into a full lesson

ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…