Alphabetic code — where it appears
Named by 2 essays across 2 fields — each of them below, with the objects they name alongside it.
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.
A factor of fourteen, for four per cent
The compound walk removes a factor of σ from every interval extension. It requires a tree whose leaves are in order, which costs between nothing and five per cent of the wavelet tree. Both numbers on one plate, and the trade is not close.
Named alongside it
The objects these essays reach for when they reach for this one.
AlphabetCompound operationHuffman codeIndex sizeTradeWavelet treeBidirectional indexCode lengthConstant factorDynamic programmingEntropyRank