First page Back Continue Last page Graphics
Propagation
Pushing the item up to the parent may overfill the parent node.
This bloated node will also be resolved by pushing its middle item up one level and splitting the node into two siblings.
This may continue all the way up the tree to the root.
Or it may stop early when the node pushed up doesn't cause an overfull parental node.