How to Catch $k$ Grid Points
计算几何
2026-07-12 v1
摘要
Given a positive integer , we study the problem of finding a convex polygon of minimum perimeter that encloses exactly points of . We show that an optimal polygon is contained in a circular annulus of width , has boundary grid points, and its longest edge has length . Using these structural bounds, we present a deterministic algorithm that computes an optimal polygon in time, improving over the previous -time algorithm.
引用
@article{arxiv.2607.10824,
title = {How to Catch $k$ Grid Points},
author = {Sariel Har-Peled and Elfarouk Harb and Qizheng He},
journal= {arXiv preprint arXiv:2607.10824},
year = {2026}
}