Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
139 tokens/sec
GPT-4o
7 tokens/sec
Gemini 2.5 Pro Pro
46 tokens/sec
o3 Pro
4 tokens/sec
GPT-4.1 Pro
38 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

A Subquadratic Time Algorithm for the Weighted $k$-Center Problem on Cactus Graphs (2303.17204v1)

Published 30 Mar 2023 in cs.DS and cs.CG

Abstract: The weighted $k$-center problem in graphs is a classical facility location problem where we place $k$ centers on the graph, which minimize the maximum weighted distance of a vertex to its nearest center. We study this problem when the underlying graph is a cactus with $n$ vertices and present an $O(n \log2 n)$ time algorithm for the same. This time complexity improves upon the $O(n2)$ time algorithm by Ben-Moshe et al. [TCS 2007], which is the current state-of-the-art.

Summary

We haven't generated a summary for this paper yet.