- If an underflow condition occurs
in a delete operation, and BOTH
immediate sibling nodes
have 2 subtrees,
we must
solve the
underflow condition
by:
- A 3-way merge
operation using
All the subtrees and entries from the sibling node
+ The (1 remaining) subtree in underflow node
+ the parent key entry (to provide search direction !!!)
|
|
|