The k-Center Problem of Uncertain Points on Graphs
Data Structures and Algorithms
2025-12-22 v2
Abstract
In this paper, we study the -center problem of uncertain points on a graph. Given are an undirected graph and a set of uncertain points where each uncertain point with a non-negative weight has possible locations on each associated with a probability. The problem aims to find centers (points) on so as to minimize the maximum weighted expected distance of uncertain points to their expected closest centers. No previous work exist for the -center problem of uncertain points on undirected graphs. We propose exact algorithms that solve respectively the case of in time and the problem with in time, provided with the distance matrix of . In addition, an -time algorithmic approach is given for the one-center case.
Cite
@article{arxiv.2504.14803,
title = {The k-Center Problem of Uncertain Points on Graphs},
author = {Haitao Xu and Jingru Zhang},
journal= {arXiv preprint arXiv:2504.14803},
year = {2025}
}