English

The algorithmic Fried Potato Problem in two dimensions

Metric Geometry 2025-01-24 v1 Computational Geometry

Abstract

Conway's Fried Potato Problem seeks to determine the best way to cut a convex body in nn parts by n1n-1 hyperplane cuts (with the restriction that the ii-th cut only divides in two one of the parts obtained so far), in a way as to minimize the maxuimum of the inradii of the parts. It was shown by Bezdek and Bezdek that the solution is always attained by n1n-1 parallel cuts. But the algorithmic problem of finding the best direction for these parallel cuts remains. In this note we show that for a convex mm-gon PP, this direction (and hence the cuts themselves) can be found in time O(mlog4m)O(m \log^4 m), which improves on a quadratic algorithm proposed by Ca\~nete-Fern\'andez-M\'arquez (DMD 2022). Our algorithm first preprocesses what we call the dome (closely related to the medial axis) of PP using a variant of the Dobkin-Kirkpatrick hierarchy, so that linear programs in the dome and in slices of it can be solved in polylogarithmic time.

Keywords

Cite

@article{arxiv.2501.13873,
  title  = {The algorithmic Fried Potato Problem in two dimensions},
  author = {Francisco Criado and Francisco Santos},
  journal= {arXiv preprint arXiv:2501.13873},
  year   = {2025}
}

Comments

6 pages. This is a conference "extended abstract", but it contains full details and proofs and no further publication is intended

R2 v1 2026-06-28T21:15:10.663Z