日本応用数理学会論文誌
Online ISSN : 2424-0982
ISSN-L : 0917-2246
線分の交点列挙問題に対する平面走査法の改良
畑口 剛之杉原 厚吉
著者情報
ジャーナル フリー

1998 年 8 巻 2 号 p. 257-274

詳細
抄録
This paper presents an improvement on the plane sweep algorithm for finding all the intersections of line segments in the plane. Bentley and Ottmann gave an O(N+K)space, O((N+K)longN) time algorithm using the sweep line method where N is the number of line segments and K is the number of intersections. Schorn reduced the arithmetic precision required in the algorithm without increasing the time complexity. However, his algorithm requires additional procedures, which make the algorithm slower. The algorithm proposed in this paper has the same time complexity as the previous ones, but requires less number of computation than Schorn's method and less arithmetic precision than the Bently-Ottmann method. The superiority of the new algorithm is also shown by computational experiments.
著者関連情報
© 1998 一般社団法人 日本応用数理学会
前の記事 次の記事
feedback
Top