Proceedings of the Twenty-Fifth Annual ACM-SIAM Symposium on Discrete Algorithms 2013
DOI: 10.1137/1.9781611973402.116
|View full text |Cite
|
Sign up to set email alerts
|

Point Line Cover: The Easy Kernel is Essentially Tight

Abstract: The input to the NP-hard Point Line Cover problem (PLC) consists of a set P of n points on the plane and a positive integer k, and the question is whether there exists a set of at most k lines which pass through all points in P. By straightforward reduction rules one can efficiently reduce any input to one with at most k 2 points. We show that this easy reduction is already essentially tight under standard assumptions. More precisely, unless the polynomial hierarchy collapses to its third level, for any ε > 0,… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1

Citation Types

1
44
0

Year Published

2014
2014
2022
2022

Publication Types

Select...
5
1
1

Relationship

0
7

Authors

Journals

citations
Cited by 26 publications
(45 citation statements)
references
References 25 publications
1
44
0
Order By: Relevance
“…(See [20,31].) If the lines have only 2 slopes, then an optimal algorithm is given by the greedy selection of hitting points: Add to the hitting set (initially empty) any point at the intersection of two unhit lines; if no such point exists, and there are still unhit lines, then add to the hitting set a point on an unhit line.…”
Section: Hitting Linesmentioning
confidence: 99%
See 1 more Smart Citation
“…(See [20,31].) If the lines have only 2 slopes, then an optimal algorithm is given by the greedy selection of hitting points: Add to the hitting set (initially empty) any point at the intersection of two unhit lines; if no such point exists, and there are still unhit lines, then add to the hitting set a point on an unhit line.…”
Section: Hitting Linesmentioning
confidence: 99%
“…There is a wealth of related work on geometric set cover and hitting set problems; we do not attempt here to give an exhaustive survey. The point line cover (PLC) problem (see [27,31]) asks for a smallest set of lines to cover a given set of points; it is equivalent, via point-line duality, to the hitting problem for a set of lines. The PLC (and thus the hitting problem for lines) was shown to be NP-hard [34]; in fact, it is APX-hard [11] and Max-SNP Hard [32].…”
mentioning
confidence: 99%
“…In the parametereized version of the problem, we are given an integer k and the question is whether there exists a set of k lines which can cover all the n points. There is an (known) easy kernel of size O(k 2 ) (see next paragraph), which was shown to be essentially tight by Kratsch et al [3] O(k 2 ) kernel for Point Line Cover: We perform the following procedure iteratively:…”
Section: Point Line Covermentioning
confidence: 99%
“…In this paper, we revisit this problem and provide a much simpler algorithm for this problem, which meets the same bounds. We further apply the same technique to the Point Line Cover problem [3] where we are given n points on the plane and a parameter k, and the goal is to see if we can cover all points using k lines. Our belief is that the insights gained from this algorithm could apply to other problems in this area, and that the reduced complexity of the description also makes the algorithm easier to understand and apply.…”
Section: Introductionmentioning
confidence: 99%
See 1 more Smart Citation