Abstract
Let P be a set of n points in the plane. We consider the problem of partitioning P into two subsets P1 and P2 such that the sum of the perimeters of CH(P1) and CH(P2) is minimized, where CH(Pi) denotes the convex hull of Pi. The problem was first studied by Mitchell and Wynters in 1991 who gave an O(n2) time algorithm. Despite considerable progress on related problems, no subquadratic time algorithm for this problem was found so far. We present an exact algorithm solving the problem in O(n log4 n) time and a (1 + ϵ)-approximation algorithm running in O(n + 1/ϵ2 · log4 (1/ϵ)) time.
Original language | English |
---|---|
Title of host publication | 33rd International Symposium on Computational Geometry (SoCG 2017) |
Editors | Boris Aronov, Matthew J. Katz |
Number of pages | 15 |
Publisher | Schloss Dagstuhl - Leibniz-Zentrum für Informatik |
Publication date | 2017 |
Article number | 4 |
ISBN (Electronic) | 978-3-95977-038-5 |
DOIs | |
Publication status | Published - 2017 |
Event | 33rd International Symposium on Computational Geometry - Brisbane, Australia Duration: 4 Jul 2017 → 7 Jul 2017 Conference number: 33 |
Conference
Conference | 33rd International Symposium on Computational Geometry |
---|---|
Number | 33 |
Country/Territory | Australia |
City | Brisbane |
Period | 04/07/2017 → 07/07/2017 |
Series | Leibniz International Proceedings in Informatics |
---|---|
Volume | 77 |
ISSN | 1868-8969 |
Keywords
- Clustering
- Computational geometry
- Convex hull
- Minimum-perimeter partition