[Haskell-cafe] An Haskell implementation of a sweep line algorithm for the detection of segments intersection

vince vegga megatron244 at gmail.com
Mon Dec 6 17:04:48 CET 2010


Hi,

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-of.html

I'm new to Haskell, so any useful comments will be appreciated.

- Eran
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20101206/fa870cb4/attachment.htm>


More information about the Haskell-Cafe mailing list