Kernelization for Spreading Points
Fedor V. Fomin, Petr A. Golovach, Tanmay Inamdar, Saket Saurabh,, Meirav Zehavi

TL;DR
This paper introduces a kernelization algorithm and an FPT algorithm for the point dispersal problem, enabling efficient solutions by reducing problem size and handling parameters related to point movement and dispersion.
Contribution
It provides the first polynomial kernelization and an FPT algorithm for the dispersing points problem, advancing the parameterized complexity understanding.
Findings
Polynomial kernel with O(d^2 k^3) points.
Fixed-parameter tractability with respect to k and d.
No polynomial kernel in k alone unless NP ⊆ coNP/poly.
Abstract
We consider the following problem about dispersing points. Given a set of points in the plane, the task is to identify whether by moving a small number of points by small distance, we can obtain an arrangement of points such that no pair of points is ``close" to each other. More precisely, for a family of points, an integer , and a real number , we ask whether at most points could be relocated, each point at distance at most from its original location, such that the distance between each pair of points is at least a fixed constant, say . A number of approximation algorithms for variants of this problem, under different names like distant representatives, disk dispersing, or point spreading, are known in the literature. However, to the best of our knowledge, the parameterized complexity of this problem remains widely unexplored. We make the first step in this…
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.
