|
-
April 7th, 2005, 12:09 PM
#1
Index tree(new data structure)
There is a rather new data structure called Index Tree. Can someone tell me how it works?
-
April 13th, 2005, 06:28 AM
#2
Re: Index tree(new data structure)
You have a site then they have site index-tree to use that. Chk out the link which is below.
http://www.lmu.edu/pages/395.asp?seed=1,#b68
Cheers,
Manick
-
April 14th, 2005, 10:39 AM
#3
Re: Index tree(new data structure)
Somehow, I don't think that's what the OP was asking about! 
I've never heard of an "index tree" as a data structure. Web searches didn't turn up much (except, I did find an interesting article on a "persistent buffer tree", basically dealing with speeding up the capturing of "real time" data; which coincidentally, is going to be my next project!).
Viggy
-
April 14th, 2005, 11:36 AM
#4
Re: Index tree(new data structure)
Viggy,
ya i know that i couldnt find one. so i gave index-tree which generally people refer in website..
Cheers,
Manick
-
April 21st, 2005, 02:25 PM
#5
Re: Index tree(new data structure)
It was hard for me to find it becouse it has several names. One of them is Index tree but there is more popular one. Statistics ordered tree. All of his main functions has N*LogN complexity and it is a static structore. cool
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|