Article ID | Journal | Published Year | Pages | File Type |
---|---|---|---|---|
429135 | Information Processing Letters | 2009 | 5 Pages |
Abstract
Given a set S of n points in R3 we consider finding the farthest line segment spanned by S from a query point q given as part of the input, and finding the minimum and maximum area triangles spanned by S. For the farthest line segment problem we give an O(nlogn) time, O(n) space algorithm, matching the time and space complexities of the planar version. The algorithm is optimal in the algebraic decision tree model. We further prove that the minimum area triangle spanned by S can be found in O(n2.4logO(1)n) time and space, and the maximum area triangle spanned by S can be found in O(h2.4logO(1)h+nlogn) time and O(h2.4logO(1)h+n) space, where h is the number of vertices of the convex hull of S (h=n in the worst case).
Related Topics
Physical Sciences and Engineering
Computer Science
Computational Theory and Mathematics