I've been hunting just about all evening...
Anyone know of a R*-Tree implementation that builds on a modern C compiler?
Thanks, Chenz
|
I've been hunting just about all evening... Anyone know of a R*-Tree implementation that builds on a modern C compiler? Thanks, Chenz
| |||
|
feedback
|
|
SQLite's R* Tree might interest you. It is under public domain or such free license and builds with gcc. | |||
|
feedback
|
|
There's some implementations at this link as well: http://www.rtreeportal.org/index.php?option=com_content&task=view&id=17&Itemid=32 | |||
|
feedback
|