R-Tree or R*Tree in C#

  • Thread starter Thread starter Ralph Mason
  • Start date Start date
R

Ralph Mason

Does anyone know of any R*tree implementations in C#?

There is alot around in Java but nothing good I have come across in C#.

Thanks
Ralph
 
From the command-prompt, do this:
c:\somewhere> rename RTree.java RTree.cs
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

A Tree 5
Implementing Tree 6
C4.5 decision tree algorithm 1
Tree Collection 2
Trees 2
Creating a tree with generics 2
Recommendations for tree control? 2
Unusual error message with Arraylist -- please help!! 3

Back
Top