TL;DR
This paper investigates the computational complexity of the Lawn Mowing Problem, revealing its algebraic hardness, and introduces new approximation methods and practical solutions for specific polygon classes and benchmark instances.
Contribution
It proves the algebraic hardness of the LMP, develops a construction method with improved approximation guarantees for polyominoes, and demonstrates practical solutions for larger, more general polygons.
Findings
LMP is algebraically hard, not solvable by radicals over rationals.
New construction method improves approximation guarantees for polyominoes.
Practical solutions outperform previous methods on benchmark polygons.
Abstract
For a given polygonal region , the Lawn Mowing Problem (LMP) asks for a shortest tour that gets within Euclidean distance 1/2 of every point in ; this is equivalent to computing a shortest tour for a unit-diameter cutter that covers all of . As a generalization of the Traveling Salesman Problem, the LMP is NP-hard; unlike the discrete TSP, however, the LMP has defied efforts to achieve exact solutions, due to its combination of combinatorial complexity with continuous geometry. We provide a number of new contributions that provide insights into the involved difficulties, as well as positive results that enable both theoretical and practical progress. (1) We show that the LMP is algebraically hard: it is not solvable by radicals over the field of rationals, even for the simple case in which is a square. This implies that it is impossible to compute…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
