English

On the Parameterized Complexity of Red-Blue Points Separation

Computational Geometry 2017-10-03 v1

Abstract

We study the following geometric separation problem: Given a set RR of red points and a set BB of blue points in the plane, find a minimum-size set of lines that separate RR from BB. We show that, in its full generality, parameterized by the number of lines kk in the solution, the problem is unlikely to be solvable significantly faster than the brute-force nO(k)n^{O(k)}-time algorithm, where nn is the total number of points. Indeed, we show that an algorithm running in time f(k)no(k/logk)f(k)n^{o(k/ \log k)}, for any computable function ff, would disprove ETH. Our reduction crucially relies on selecting lines from a set with a large number of different slopes (i.e., this number is not a function of kk). Conjecturing that the problem variant where the lines are required to be axis-parallel is FPT in the number of lines, we show the following preliminary result. Separating RR from BB with a minimum-size set of axis-parallel lines is FPT in the size of either set, and can be solved in time O(9B)O^*(9^{|B|}) (assuming that BB is the smallest set).

Keywords

Cite

@article{arxiv.1710.00637,
  title  = {On the Parameterized Complexity of Red-Blue Points Separation},
  author = {Édouard Bonnet and Panos Giannopoulos and Michael Lampis},
  journal= {arXiv preprint arXiv:1710.00637},
  year   = {2017}
}

Comments

18 pages, 8 figures, short version in IPEC 2017

R2 v1 2026-06-22T22:00:59.891Z