A Subquadratic Time Algorithm for the Weighted $k$-Center Problem on Cactus Graphs

March 30, 2023 Β· Declared Dead Β· πŸ› JCDCGGG

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Binay Bhattacharya, Sandip Das, Subhadeep Ranjan Dev arXiv ID 2303.17204 Category cs.DS: Data Structures & Algorithms Cross-listed cs.CG Citations 0 Venue JCDCGGG Last Checked 5 months ago
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 \log^2 n)$ time algorithm for the same. This time complexity improves upon the $O(n^2)$ time algorithm by Ben-Moshe et al. [TCS 2007], which is the current state-of-the-art.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Data Structures & Algorithms

Died the same way β€” πŸ‘» Ghosted