Minimum-Area Star-Shaped Hull, Restricted

Given a simple polygon PP having nn vertices, compute a minimum area star-shaped simple polygon PP^* that contains PP and has as its vertices a subset of those of PP (the restricted problem). (A set SS is star-shaped with respect to point zSz\in S if for every point wSw\in S the line segment (z,w)(z, w) is contained in SS. We say that SS is star-shaped if it is star-shaped with respect to some point zz, and we refer to such a point zz as a center point of SS)

Parameters

  • nn: number of vertices

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