Fast and Exact Convex Hull Simplification
Abstract
Given a point set in the plane, we seek a subset , whose convex hull gives a smaller and thus simpler representation of the convex hull of . Specifically, let denote the Hausdorff distance between the convex hulls and . Then given a value we seek the smallest subset such that . We also consider the dual version, where given an integer , we seek the subset which minimizes , such that . For these problems, when is in convex position, we respectively give an time algorithm and an time algorithm, where the latter running time holds with high probability. When there is no restriction on , we show the problem can be reduced to APSP in an unweighted directed graph, yielding an time algorithm when minimizing and an time algorithm when minimizing , using prior results for APSP. Finally, we show our near linear algorithms for convex position give 2-approximations for the general case.
Cite
@article{arxiv.2110.00671,
title = {Fast and Exact Convex Hull Simplification},
author = {Georgiy Klimenko and Benjamin Raichel},
journal= {arXiv preprint arXiv:2110.00671},
year = {2021}
}