2000 character limit reached
A linear-time algorithm for the maximum-area inscribed triangle in a convex polygon (1706.03049v1)
Published 9 Jun 2017 in cs.CG and math.MG
Abstract: Given the n vertices of a convex polygon in cyclic order, can the triangle of maximum area inscribed in P be determined by an algorithm with O(n) time complexity? A purported linear-time algorithm by Dobkin and Snyder from 1979 has recently been shown to be incorrect by Keikha, L\"offler, Urhausen, and van der Hoog. These authors give an alternative algorithm with O(n log n) time complexity. Here we give an algorithm with linear time complexity.