Detecting all regular polygons in a point set

Computer Science – Computational Geometry

Scientific paper

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

11 pages, 4 figures

Scientific paper

In this paper, we analyze the time complexity of finding regular polygons in a set of n points. We combine two different approaches to find regular polygons, depending on their number of edges. Our result depends on the parameter alpha, which has been used to bound the maximum number of isosceles triangles that can be formed by n points. This bound has been expressed as O(n^{2+2alpha+epsilon}), and the current best value for alpha is ~0.068. Our algorithm finds polygons with O(n^alpha) edges by sweeping a line through the set of points, while larger polygons are found by random sampling. We can find all regular polygons with high probability in O(n^{2+alpha+epsilon}) expected time for every positive epsilon. This compares well to the O(n^{2+2alpha+epsilon}) deterministic algorithm of Brass.

No associations

LandOfFree

Say what you really think

Search LandOfFree.com for scientists and scientific papers. Rate them and share your experience with other people.

Rating

Detecting all regular polygons in a point set does not yet have a rating. At this time, there are no reviews or comments for this scientific paper.

If you have personal experience with Detecting all regular polygons in a point set, we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and Detecting all regular polygons in a point set will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFWR-SCP-O-7972

  Search
All data on this website is collected from public sources. Our data reflects the most accurate information available at the time of publication.