Title :
A fast planar partition algorithm. I
Author_Institution :
Chicago Univ., IL, USA
Abstract :
A fast randomized algorithm is given for finding a partition of the plane induced by a given set of linear segments. The algorithm is ideally suited for a practical use because it is extremely simple and robust, as well as optimal; its expected running time is O(m+ n log n) where n is the number of input segments and m is the number of points of intersection. The storage requirement is O(m+n). Though the algorithm itself is simple, the global evolution of the partition is complex, which makes the analysis of the algorithm theoretically interesting in its own right
Keywords :
computational complexity; computational geometry; fast planar partition algorithm; fast randomized algorithm; global evolution; input segments; linear segments; plane; points of intersection; Algorithm design and analysis; Application software; Clustering algorithms; Computer graphics; Data structures; Ear; Partitioning algorithms; Robustness;
Conference_Titel :
Foundations of Computer Science, 1988., 29th Annual Symposium on
Conference_Location :
White Plains, NY
Print_ISBN :
0-8186-0877-3
DOI :
10.1109/SFCS.1988.21974