Title :
Minimum rectangular partition problem for simple rectilinear polygons
Author :
Liou, W.T. ; Tan, Jimmy Jiann-Mean ; Lee, R.C.T.
Author_Institution :
Dept. of Manage. Inf. Syst., Nat. Cheng Chi Univ., Taipei, Taiwan
fDate :
7/1/1990 12:00:00 AM
Abstract :
An O(n log log n) algorithm is proposed for minimally rectangular partitioning a simple rectilinear polygon. For any simple rectilinear polygon P, a vertex-edge visible pair is a vertex and an edge that can be connected by a horizontal or vertical line segment that lies entirely inside P. It is shown that, if the vertex-edge visible pairs are found, the maximum matching and the maximum independent set of the bipartite graph derived from the chords of a simple rectilinear polygon can be found in linear time without constructing the bipartite graph. Using this algorithm, the minimum partition problem for convex rectilinear polygons and vertically (horizontally) convex rectilinear polygons can be solved in O(n) time
Keywords :
circuit layout; graph theory; network topology; bipartite graph; horizontal line segment; maximum independent set; maximum matching; minimally rectangular partitioning; minimum partition problem; rectilinear polygons; vertex-edge visible pair; vertical line segment; Bipartite graph; Councils; Helium; Information management; Information science; Partitioning algorithms;
Journal_Title :
Computer-Aided Design of Integrated Circuits and Systems, IEEE Transactions on