The $(1|1)_R$-Centroid Problem on the Plane
Hung-I Yu, Tien-Ching Lin, D. T. Lee

TL;DR
This paper introduces a more efficient algorithm for the $(1|1)_R$-centroid problem on the plane, reducing the complexity from $O(n^5 ext{ log } n)$ to $O(n^2 ext{ log } n)$ by using a new parametric search approach.
Contribution
It presents a novel $O(n^2 ext{ log } n)$-time algorithm for the general $(1|1)_R$-centroid problem, improving upon the previous $O(n^5 ext{ log } n)$ solution.
Findings
Reduced algorithm complexity from $O(n^5 ext{ log } n)$ to $O(n^2 ext{ log } n)$
Identified $O(n^4)$ candidate points for optimal solution
Close the computational gap between the two problem versions
Abstract
In 1982, Drezner proposed the (1|1)-centroid problem on the plane, in which two players, called the leader and the follower, open facilities to provide service to customers in a competitive manner. The leader opens the first facility, and then the follower opens the second. Each customer will patronize the facility closest to him (ties broken in favor of the leader's one), thereby decides the market share of the two players. The goal is to find the best position for the leader's facility so that his market share is maximized. The best algorithm for this problem is an -time parametric search approach, which searches over the space of possible market share values. In the same paper, Drezner also proposed a general version of (1|1)-centroid problem by introducing a minimal distance constraint , such that the follower's facility is not allowed to be located within a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Topicsadvanced mathematical theories · Mathematical Approximation and Integration · Spectral Theory in Mathematical Physics
