Title :
Covering rectilinear polygons by rectangles
Author :
Wu, San-yuan ; Sahni, Sartaj
Author_Institution :
Dept. of Comput. Sci., Minnesota Univ., Minneapolis, MN, USA
fDate :
4/1/1990 12:00:00 AM
Abstract :
Three approximation algorithms to cover a rectilinear polygon that is neither horizontally nor vertically convex by rectangles are developed. All three guarantee covers that have at most twice as many rectangles as in an optimal cover. One takes O(n log n) time, where n is the number of vertices in the rectilinear polygon. The other two take O(n2) and O(n4) time. Experimental results indicate that the algorithms with complexity O(n2) and O(n4) often obtain optimal or near-optimal covers
Keywords :
approximation theory; circuit layout; computational complexity; computational geometry; computer graphics; VLSI layout; approximation algorithms; computational geometry; computer graphics; image processing; rectangles; rectilinear polygons; Approximation algorithms; Computational geometry; Computer graphics; Computer science; Image analysis; Image processing; Layout; Painting; Polynomials; Very large scale integration;
Journal_Title :
Computer-Aided Design of Integrated Circuits and Systems, IEEE Transactions on