Largest and Smallest Area Triangles on Imprecise Points

12/24/2017
by   Vahideh Keikha, et al.
0

Assume we are given a set of parallel line segments in the plane, and we wish to place a point on each line segment such that the resulting point set maximizes or minimizes the area of the largest or smallest triangle in the set. We analyze the complexity of the four resulting computational problems, and we show that three of them admit polynomial-time algorithms, while the fourth is NP-hard. Specifically, we show that maximizing the largest triangle can be done in O(n^2) time (or in O(n n) time for unit segments); minimizing the largest triangle can be done in O(n^2 n) time; maximizing the smallest triangle is NP-hard; but minimizing the smallest triangle can be done in O(n^2) time. We also discuss to what extent our results can be generalized to polygons with k>3 sides.

READ FULL TEXT

page 1

page 2

page 3

page 4

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
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
07/11/2019

Simplification of Polyline Bundles

We propose and study generalizations to the well-known problem of polyli...
research
07/05/2017

Placing your Coins on a Shelf

We consider the problem of packing a family of disks "on a shelf", that ...
research
08/29/2022

Minimum color spanning circle of imprecise points

Let R be a set of n colored imprecise points, where each point is colore...
research
11/27/2022

Universal convex covering problems under translation and discrete rotations

We consider the smallest-area universal covering of planar objects of pe...
research
09/18/2022

Triangle Evacuation of 2 Agents in the Wireless Model

The input to the Triangle Evacuation problem is a triangle ABC. Given a ...

Please sign up or login with your details

Forgot password? Click here to reset