B tree, B+ tree and B* tree

S

Stub

I understand what B tree is. However I don't have any material covering B+
and B* trees.

Is B+ tree also the same as B* tree?

What differences between B tree and B+/B* trees?

Thanks for your help!
 
I

Irrwahn Grausewitz

Stub said:
I understand what B tree is. However I don't have any material covering B+
and B* trees.

Is B+ tree also the same as B* tree?

What differences between B tree and B+/B* trees?

In comp.lang.c only C trees are on-topic.
For C++ trees try comp.lang.c++.
For B/B+/B* trees try comp.programming.

Regards
 
A

Artie Gold

Stub said:
I understand what B tree is. However I don't have any material covering B+
and B* trees.

Is B+ tree also the same as B* tree?

What differences between B tree and B+/B* trees?
You have no C question. Why are you posting here? [This newsgroup is
for discussion concerning the ISO standard C language, not
algorithms or data structures.]

In the future, try
<OT>
You should have STFW!

See:
http://www.nist.gov/dads/HTML/btree.html

This should provide what you need.
<OT>

--ag
 

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

Members online

No members online now.

Forum statistics

Threads
474,263
Messages
2,571,064
Members
48,769
Latest member
Clifft

Latest Threads

Top