Finding a Largest-Area Triangle in a Terrain in Near-Linear Time
arXiv:2104.11420
Abstract
A terrain is an -monotone polygon whose lower boundary is a single line segment. We present an algorithm to find in a terrain a triangle of largest area in time, where is the number of vertices defining the terrain. The best previous algorithm for this problem has a running time of .