Chris Jones
2011-10-29 22:38:09 UTC
Hello,
I am confused about the properties of 2-3-4 trees as they relate to
all the possibilities in Q2.
I know a level can have 1,2, or 3 keys and 2,3, or 4 children,
respectively
I know the children have the properties <a, a-b,b-c,>c
Are all leaves the same distance from the root, or is that only for
balanced 2-3-4 trees? Can we have an unbalanced 2-3-4 tree?
Are all leaves of one key, or can it have 1,2 or 3 keys?
Am I missing any other relevant properties of a 2-3-4 tree?
Thanks in advance,
Chris
I am confused about the properties of 2-3-4 trees as they relate to
all the possibilities in Q2.
I know a level can have 1,2, or 3 keys and 2,3, or 4 children,
respectively
I know the children have the properties <a, a-b,b-c,>c
Are all leaves the same distance from the root, or is that only for
balanced 2-3-4 trees? Can we have an unbalanced 2-3-4 tree?
Are all leaves of one key, or can it have 1,2 or 3 keys?
Am I missing any other relevant properties of a 2-3-4 tree?
Thanks in advance,
Chris