On the approximability of covering points by lines and related problems
Adrian Dumitrescu, Minghui Jiang

TL;DR
This paper investigates the computational complexity and approximation limits of covering points with lines and related geometric problems, establishing new hardness bounds and analyzing approximation ratios.
Contribution
It provides a lower bound on the greedy algorithm's approximation ratio for covering points by lines and proves several related problems are APX-hard or NP-hard.
Findings
Greedy algorithm has an lower bound on approximation ratio.
Several related geometric problems are shown to be APX-hard or NP-hard.
The hardness proof for Min-Max-Turn Hamiltonian Tour offers insights into bounded-turn Hamiltonian problems.
Abstract
Given a set of points in the plane, {\sc Covering Points by Lines} is the problem of finding a minimum-cardinality set of lines such that every point is incident to some line . As a geometric variant of {\sc Set Cover}, {\sc Covering Points by Lines} is still NP-hard. Moreover, it has been proved to be APX-hard, and hence does not admit any polynomial-time approximation scheme unless P NP\@. In contrast to the small constant approximation lower bound implied by APX-hardness, the current best approximation ratio for {\sc Covering Points by Lines} is still , namely the ratio achieved by the greedy algorithm for {\sc Set Cover}. In this paper, we give a lower bound of on the approximation ratio of the greedy algorithm for {\sc Covering Points by Lines}. We also study several related problems including {\sc Maximum Point…
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
TopicsComputational Geometry and Mesh Generation · Robotic Path Planning Algorithms · Complexity and Algorithms in Graphs
