Abstract

In this note, we outline a very simple algorithm for the following problem: Given a set S of n points p 1 , p 2 , p 3 , … , p n in the plane, we have O ( n 2 ) segments implicitly defined on pairs of these n points. For each point p i , find a segment from this set of implicitly defined segments that is farthest from p i . The time complexity of our algorithm is in O ( n h + n log n ) , where n is the number of input points, and h is the number of vertices on the convex hull of S.

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

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.