R tree Algorithims

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • faikturk
    New Member
    • Apr 2010
    • 2

    R tree Algorithims

    Can anyone please point me to the code for R-tree or R* tree implementation? I guess it's generally used for region queries. Even an algorithm or a pseudo code for the same is fine for me.
    c# for open source

    thanks
  • tlhintoq
    Recognized Expert Specialist
    • Mar 2008
    • 3532

    #2
    For all those people who find it more convenient to bother you with their question rather than to Google it for themselves.

    Comment

    • faikturk
      New Member
      • Apr 2010
      • 2

      #3
      thanks, but not what I want

      Comment

      • tlhintoq
        Recognized Expert Specialist
        • Mar 2008
        • 3532

        #4
        In what way is several C# examples, tutorials, articles on algorithms, and an entire C# framework for R-Tree *not* what you were looking for with respect to something that you are only guessing has something to do with regions?

        This article alone seems to hit every point in your original question post.

        Comment

        Working...