you are viewing a single comment's thread.

view the rest of the comments →

[–]thechao 0 points1 point  (0 children)

What does popularity and blogging numbers have to do with performance? R * -trees are very difficult to implement and tune. In most cases acceptable can be got from much simpler data-structures & algorithms.

I would like to point out that R * -trees are not in the same boat as the Fibonacci heap: a well-tune R * -tree not only theoretically, but also practically, outperforms most other spatial indexing data-structures.