Efficient Algorithms for Obnoxious Facility Location on a Line Segment or Circle

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 k + n k (n2 + k)) time. Our result improves on the best known result of O((nk)2 (nk) + (n + k) (nk)) time obtained by Singireddy and Basappasingireddy2022dispersing. 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 k + n k (n2 + k)) time. Our result improves on the best known result of O((nk)2 (nk) + (n + k) (nk)) time obtained by Singireddy and Basappasingireddy2022dispersing. The third problem we study is the min-sum obnoxious facility location (MOFL) problem.We provide an efficient algorithm that executes in O(nk· α(nk) 3 nk) time, where α(.) is the inverse Ackermann function. The best known previous result is an O(n3k) time obtained by Singireddy and Basappasingireddy2022dispersing.

0

Turn this paper into a full lesson

ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…