Bottleneck Convex Subsets: Finding $k$ Large Convex Sets in a Point Set
Stephane Durocher, J. Mark Keil, Saeed Mehrabi, Debajyoti Mondal

TL;DR
This paper studies the problem of selecting $k$ disjoint convex subsets from a point set to maximize the smallest subset size, providing complexity results and algorithms for fixed $k$ and interior points.
Contribution
It introduces the Bottleneck Convex Subsets problem, proves NP-hardness for arbitrary $k$, and offers polynomial-time and fixed-parameter algorithms for special cases.
Findings
NP-hardness when $k$ is arbitrary
Polynomial-time algorithm for fixed $k$
Fixed-parameter tractable algorithm based on interior points
Abstract
Chv\'{a}tal and Klincsek (1980) gave an -time algorithm for the problem of finding a maximum-cardinality convex subset of an arbitrary given set of points in the plane. This paper examines a generalization of the problem, the Bottleneck Convex Subsets problem: given a set of points in the plane and a positive integer , select pairwise disjoint convex subsets of such that the cardinality of the smallest subset is maximized. Equivalently, a solution maximizes the cardinality of mutually disjoint convex subsets of of equal cardinality. We show the problem is NP-hard when is an arbitrary input parameter, we give an algorithm that solves the problem exactly, with running time polynomial in when is fixed, and we give a fixed-parameter tractable algorithm parameterized in terms of the number of points strictly interior to the convex hull.
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 · Complexity and Algorithms in Graphs · Advanced Optimization Algorithms Research
