A Tree Structure For Dynamic Facility Location

September 14, 2019 Β· Declared Dead Β· πŸ› Embedded Systems and Applications

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

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Gramoz Goranci, Monika Henzinger, Dariusz Leniowski arXiv ID 1909.06653 Category cs.DS: Data Structures & Algorithms Citations 16 Venue Embedded Systems and Applications Last Checked 3 months ago
Abstract
We study the metric facility location problem with client insertions and deletions. This setting differs from the classic dynamic facility location problem, where the set of clients remains the same, but the metric space can change over time. We show a deterministic algorithm that maintains a constant factor approximation to the optimal solution in worst-case time $\tilde O(2^{O(ΞΊ^2)})$ per client insertion or deletion in metric spaces while answering queries about the cost in $O(1)$ time, where $ΞΊ$ denotes the doubling dimension of the metric. For metric spaces with bounded doubling dimension, the update time is polylogarithmic in the parameters of the problem.
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