English

General Position Subset Selection in Line Arrangements

Computational Geometry 2025-04-01 v2

Abstract

Given a set of points in the plane, the \textsc{General Position Subset Selection} problem is that of finding a maximum-size subset of points in general position, i.e., with no three points collinear. The problem is known to be NP{\rm NP}-complete and APX{\rm APX}-hard, and the best approximation ratio known is Ω(OPT1/2)=Ω(n1/2)\Omega\left({\rm OPT}^{-1/2}\right) =\Omega(n^{-1/2}). Here we obtain better approximations in three specials cases: (I) A constant factor approximation for the case where the input set consists of lattice points and is \emph{dense}, which means that the ratio between the maximum and the minimum distance in PP is of the order of Θ(n)\Theta(\sqrt{n}). (II) An Ω((logn)1/2)\Omega\left((\log{n})^{-1/2}\right)-approximation for the case where the input set is the set of vertices of a \emph{generic} nn-line arrangement, i.e., one with Ω(n2)\Omega(n^2) vertices. The scenario in (I) is a special case of that in (II). (III) An Ω((logn)1/2)\Omega\left((\log{n})^{-1/2}\right)-approximation for the case where the input set has at most O(n)O(\sqrt{n}) points collinear and can be covered by O(n)O(\sqrt{n}) lines. Our approximations rely on probabilistic methods and results from incidence geometry.

Keywords

Cite

@article{arxiv.2503.06857,
  title  = {General Position Subset Selection in Line Arrangements},
  author = {Adrian Dumitrescu},
  journal= {arXiv preprint arXiv:2503.06857},
  year   = {2025}
}

Comments

8 pages, 3 figures. New Section 4

R2 v1 2026-06-28T22:13:17.941Z