Constant time — where it appears
Named by 2 essays across one field — each of them below, with the objects they name alongside it.
Select is not rank backwards
Rank counts the ones before a position and select finds the position of the k-th one, and only the first has an obvious structure. The constant-time answer costs 1.56 bits per one, is bounded in a unit the machine does not charge for, and on a vector with one bit in fifty it inspects more positions than the binary search it replaced.
The table that fits inside a block
A block of six parentheses has sixty-four possible shapes and twenty-eight questions can be asked about each, so all 1,792 answers fit in a table of 9,408 bits — computed once, shared by every structure of that block length, and never counted in any of their sizes.
Named alongside it
The objects these essays reach for when they reach for this one.
MeasurementSpace overheadTrade offBit vectorBlock decompositionCartesian treeConstant factorDensityDirectoryLookup tableMachine wordRange minimum