Tree shape — where it appears
Named by 2 essays across one field — each of them below, with the objects they name alongside it.
The shape a range question is about
A range minimum is a question about a tree, and the tree is determined by the array. Twelve values, eleven parent links, and the answer to every one of the seventy-eight ranges is a lowest common ancestor — with the values themselves no longer needed.
The tree the operation insists on
The compound walk means "everything that went left is smaller", which is true only if the leaves are in the alphabet's order. Huffman's tree is the smallest and its leaves are in frequency order, so the operation that makes a bidirectional search affordable costs the shape that makes an index small.
Named alongside it
The objects these essays reach for when they reach for this one.
AlphabetAlphabetic codeAmortisedCartesian treeCode lengthCompound operationConstant factorDocument listingDynamic programmingEntropyHuffman codeIndex size