How to Catch k Grid Points

Abstract

Given a positive integer k, we study the problem of finding a convex polygon of minimum perimeter that encloses exactly k points of Z2. We show that an optimal polygon is contained in a circular annulus of width O(k1/6), has Θ(k1/3) boundary grid points, and its longest edge has length Θ(k1/4). Using these structural bounds, we present a deterministic algorithm that computes an optimal polygon in O(k29/18+o(1)) time, improving over the previous O(k3)-time algorithm.

0

Turn this paper into a full lesson

ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…