On Optimal $w$-gons in Convex Polygons
Vahideh Keikha

TL;DR
This paper improves an algorithm for finding optimal convex $w$-gons within a set of points, reducing the time complexity from $O(wn^3)$ to $O(n^3 \log w)$, enhancing efficiency for convex polygons.
Contribution
The authors present an improved algorithm for the MDF problem, reducing its time complexity and optimizing the process of selecting convex $w$-gons from point sets.
Findings
Reduced the algorithm's complexity from $O(wn^3)$ to $O(n^3 \log w)$
Provided a more efficient method for convex $w$-gon optimization
Enhanced performance for convex polygon input cases
Abstract
Let be a set of points in . For a given positive integer , our objective is to find a set of points, such that has the smallest number of vertices and has at most points. We discuss the time dynamic programming algorithm for monotone decomposable functions (MDF) introduced for finding a class of optimal convex -gons, with vertices chosen from , and improve it to time, which gives an improvement to the existing algorithm for MDFs if their input is a convex polygon.
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 · Point processes and geometric inequalities · Mathematics and Applications
