Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
184 tokens/sec
GPT-4o
7 tokens/sec
Gemini 2.5 Pro Pro
45 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

Efficient Algorithms for Obnoxious Facility Location on a Line Segment or Circle (2210.07146v1)

Published 13 Oct 2022 in cs.DS and cs.CG

Abstract: We study different restricted variations of the obnoxious facility location problem on a plane. The first is the constrained obnoxious facility location on a line segment (COFL-Line) problem. We provide an efficient algorithm for this problem that executes in $O(n ^ 2 \log k + n \log k \log (n2 + k))$ time. Our result improves on the best known result of $O((nk)2 \log(nk) + (n + k) \log (nk))$ time obtained by Singireddy and Basappa\cite{singireddy2022dispersing}. We also study the same problem where the facilities must be placed on a given circle (the constrained obnoxious facility location on a circle (COFL-Circ) problem). We provide an efficient algorithm for this problem that executes in $O(n ^ 2 \log k + n \log k \log (n2 + k))$ time. Our result improves on the best known result of $O((nk)2 \log(nk) + (n + k) \log (nk))$ time obtained by Singireddy and Basappa\cite{singireddy2022dispersing}. The third problem we study is the min-sum obnoxious facility location (MOFL) problem.We provide an efficient algorithm that executes in $O(nk\cdot \alpha(nk) \log3 {nk})$ time, where $\alpha(.)$ is the inverse Ackermann function. The best known previous result is an $O(n3k)$ time obtained by Singireddy and Basappa\cite{singireddy2022dispersing}.

Citations (1)

Summary

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