@article{4046, abstract = {The main contribution of this work is an O(n log n + k)-time algorithm for computing all k intersections among n line segments in the plane. This time complexity is easily shown to be optimal. Within the same asymptotic cost, our algorithm can also construct the subdivision of the plane defined by the segments and compute which segment (if any) lies right above (or below) each intersection and each endpoint. The algorithm has been implemented and performs very well. The storage requirement is on the order of n + k in the worst case, but it is considerably lower in practice. To analyze the complexity of the algorithm, an amortization argument based on a new combinatorial theorem on line arrangements is used.}, author = {Chazelle, Bernard and Edelsbrunner, Herbert}, issn = {1557-735X}, journal = {Journal of the ACM}, number = {1}, pages = {1 -- 54}, publisher = {ACM}, title = {{An optimal algorithm for intersecting line segments in the plane}}, doi = {10.1145/147508.147511}, volume = {39}, year = {1992}, }