Maximum Weight Convex Polytope
Mohammad Ali Abam, Ali Mohammad Lavasani, Denis Pankratov

TL;DR
This paper investigates the computational complexity of the maximum weight convex polytope problem, establishing NP-hardness in higher dimensions and providing a new algorithm for the 2D case.
Contribution
It proves NP-hardness for the problem in 3D and higher, and introduces a new algorithm for the 2D case matching previous complexity.
Findings
NP-hard in 3D and higher dimensions
Hard to approximate within n^{1/2-ε} in 4D+
New algorithm for 2D with O(n^3) complexity
Abstract
We study the maximum weight convex polytope problem, in which the goal is to find a convex polytope maximizing the total weight of enclosed points. Prior to this work, the only known result for this problem was an algorithm for the case of dimensions due to Bautista et al. We show that the problem becomes -hard to solve exactly in dimensions, and -hard to approximate within for any in or more dimensions. %\polyAPX-complete in dimensions even with binary weights. We also give a new algorithm for dimensions, albeit with the same running time complexity as that of the algorithm of Bautsita et al.
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
TopicsComplexity and Algorithms in Graphs · Computational Geometry and Mesh Generation · Advanced Graph Theory Research
