Faster Algorithms for some Optimization Problems on Collinear Points
Ahmad Biniaz, Prosenjit Bose, Paz Carmi, Anil Maheshwari, J. Ian, Munro, and Michiel Smid

TL;DR
This paper introduces faster algorithms for three optimization problems on collinear points, improving computational efficiency from previous methods, with two problems solved optimally in linear or quadratic time.
Contribution
The paper presents new algorithms that significantly improve the running times for three optimization problems on collinear points, including optimal linear time for maximizing total disk area.
Findings
Optimal $ heta(n)$-time algorithm for maximizing total disk area.
Improved $O(n^2)$-time algorithm for minimizing sum of radii in coverage.
Quadratic time algorithm for total area minimization of point-interval coverage.
Abstract
We propose faster algorithms for the following three optimization problems on collinear points, i.e., points in dimension one. The first two problems are known to be NP-hard in higher dimensions. 1- Maximizing total area of disjoint disks: In this problem the goal is to maximize the total area of nonoverlapping disks centered at the points. Acharyya, De, and Nandy (2017) presented an -time algorithm for this problem. We present an optimal -time algorithm. 2- Minimizing sum of the radii of client-server coverage: The points are partitioned into two sets, namely clients and servers. The goal is to minimize the sum of the radii of disks centered at servers such that every client is in some disk, i.e., in the coverage range of some server. Lev-Tov and Peleg (2005) presented an -time algorithm for this problem. We present an -time algorithm,…
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.
