Finding the minimum visible vertex distance between two non-intersecting simple polygons

  • Authors:
  • C Wang;E P F Chan

  • Affiliations:
  • Department of Computing Science, The University of Alberta, Edmonton, Alberta, Canada, T6G 2H1;Department of Computing Science, The University of Alberta, Edmonton, Alberta, Canada, T6G 2H1

  • Venue:
  • SCG '86 Proceedings of the second annual symposium on Computational geometry
  • Year:
  • 1986

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this paper, we present an &Ogr;(n log n) algorithm for finding the minimum Euclidean visible vertex distance between two nonintersecting simple polygons, where n is the number of vertices in a polygon. The algorithm is based on applying a divide and conquer method to two preprocessed facing boundaries of the polygons. We also derive an &Ogr;(n log n) algorithm for finding a minimum sequence of separating line segments between two nonintersecting polygons.