Polygon Resizing Algorithm for Mask Artwork Processing and Layout Verification

마스크 아트웍 처리 및 레이아웃 검증을 위한 다각형 정형 알고리즘

  • Published : 1987.06.01

Abstract

In this paper, we describe about polygon resizing porblem where the given polygons are expanded or shrunk in two dimensional plane. First, the definition of polygon resizing and it's problems are given, then the enhanced XY method is proposed: the polygon resizing can be completed in one directional sweep of plane only, usisng enhanced plane sweep method. The time complexity is 0(n log n), and space complexity 0(\ulcorner), where n is the number of verties of polygons. The applications of polygon resizing to the mask artwork processing and layout verification are discussed.

Keywords