Maximum-Area Triangle in a Convex Polygon, Revisited

05/31/2017
by   Vahideh Keikha, et al.
0

We revisit the following problem: Given a convex polygon P, find the largest-area inscribed triangle. We show by example that the linear-time algorithm presented in 1979 by Dobkin and Snyder for solving this problem fails. We then proceed to show that with a small adaptation, their approach does lead to a quadratic-time algorithm. We also present a more involved O(n n) time divide-and-conquer algorithm. Also we show by example that the algorithm presented in 1979 by Dobkin and Snyder for finding the largest-area k-gon that is inscribed in a convex polygon fails to find the optimal solution for k=4. Finally, we discuss the implications of our discoveries on the literature.

READ FULL TEXT
research
08/02/2017

Maximum-Area Quadrilateral in a Convex Polygon, Revisited

In this note we show by example that the algorithm presented in 1979 by ...
research
04/16/2018

k-Maximum Subarrays for Small k: Divide-and-Conquer made simpler

Given an array A of n real numbers, the maximum subarray problem is to f...
research
04/23/2021

Finding a Largest-Area Triangle in a Terrain in Near-Linear Time

A terrain is an x-monotone polygon whose lower boundary is a single line...
research
05/27/2019

The Largest Contained Quadrilateral and the Smallest Enclosing Parallelogram of a Convex Polygon

We present a linear-time algorithm for finding the quadrilateral of larg...
research
12/24/2017

Largest and Smallest Area Triangles on a Given Set of Imprecise Points

In this paper we study the following problem: we are given a set of impr...
research
12/14/2017

Linear time Minimum Area All-flush Triangles Circumscribing a Convex Polygon

We study the problem of computing the minimum area triangle that circums...
research
06/06/2022

Large k-gons in a 1.5D Terrain

Given is a 1.5D terrain 𝒯, i.e., an x-monotone polygonal chain in ℝ^2. F...

Please sign up or login with your details

Forgot password? Click here to reset