
6 Dec
2010
6 Dec
'10
4:35 p.m.
2010/12/6 vince vegga
Here is my Haskell implementation of the Shamos and Hoey algorithm for detecting segments intersection in the plane:
http://neonstorm242.blogspot.com/2010/12/sweep-line-algorithm-for-detection-...
Quite good, actually. Myself, I rarely write code that is on par with yours. ;)