Fixed RTree, added Graham’s Scan

I just updated my Util package on github, which is just a place where I keep various odds and ends.  The RTree implementation was broken in a bunch of ways: thanks to Fred Long, Simon Probst and 屈伟 for contributing fixes.

I also added a Java implementation of Graham’s Scan to find the convex hull of a 2-D coordinate set.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>