Abstract
Let $P$ be a set of $n$ points in the plane. We consider the problem of partitioning $P$ into two subsets $P_1$ and $P_2$ such that the sum of the perimeters of $\text{CH}(P_1)$ and $\text{CH}(P_2)$ is minimized, where $\text{CH}(P_i)$ denotes the convex hull of $P_i$. The problem was first studied by Mitchell and Wynters in 1991 who gave an $O(n^2)$ 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 \log^2 n)$ time and a $(1+\varepsilon)$-approximation algorithm running in $O(n + 1/\varepsilon^2\cdot\log^2(1/\varepsilon))$ time.
Highlights
The clustering problem is to partition a given data set into clusters according to some measure of optimality
Most of these clustering problems fall into one of two categories: problems where the maximum cost of a cluster is given and the goal is to find a clustering consisting of a minimum number of clusters, and problems where the number of clusters is given and the goal is to find a clustering of minimum total cost
There are many possible variants of the bipartition problem on planar point sets, which differ in how the cost of a clustering is defined
Summary
The clustering problem is to partition a given data set into clusters (that is, subsets) according to some measure of optimality. K is a parameter that is only known to be in O(n2), Devillers and Katz suspected that k is subquadratic They gave linear-time algorithms for these problems when the point set P is in convex position and given in cyclic order. Apparently unaware of some of the earlier work on these problems, Bae et al [6] presented an O(n2 log n) time algorithm for the minimum-perimeter-sum problem and an O(n4 log n) time algorithm for the minimum-area-sum problem (considering all partitions, line partitions) Despite these efforts, the main question is still open: is it possible to obtain a subquadratic algorithm for any of the four bipartition problems based on convex-hull size?
Talk to us
Join us for a 30 min session where you can share your feedback and ask us any queries you have
Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.