Approximate Max-Area Visible Polygon

Given a simple polygon PP and a parameter ϵ\epsilon, find a point xx inside PP such that the "visibility polygon" V(x)V(x) has area within a (1ϵ)(1-\epsilon) factor of the largest possible area of the visibility polygon.

Parameters

  • nn: number of edges of PP
  • ϵ\epsilon: approximation parameter

Insufficient data to display graph

Filters

Computational Model

Randomization

Approximation

Algorithms Table

Insuffient Data to display table

Reductions Table

Displaying 1 of 1 reductions

Other relevant algorithms

Insuffient Data to display table