Efficient Enumeration of At Most $k$-Out Polygons
Computational Geometry
2025-09-17 v1 Data Structures and Algorithms
Abstract
Let be a set of points in the Euclidean plane and general position i.e., no three points are collinear. An \emph{at most -out polygon of } is a simple polygon such that each vertex is a point in and there are at most points outside the polygon. In this paper, we consider the problem of enumerating all the at most -out polygon of . We propose a new enumeration algorithm for the at most -out polygons of a point set. Our algorithm enumerates all the at most -out polygons in delay, while the running time of an existing algorithm is delay.
Cite
@article{arxiv.2509.12696,
title = {Efficient Enumeration of At Most $k$-Out Polygons},
author = {Waseem Akram and Katsuhisa Yamanaka},
journal= {arXiv preprint arXiv:2509.12696},
year = {2025}
}