Concept

Monotonicity — where it appears

A property saying a quantity moves in one direction as its inputs grow. For an interval recurrence it says a subproblem's best split never moves left as either endpoint moves right, which turns a search over every candidate into a search over a narrow range.

Named by 2 essays across one field — each of them below, with the objects they name alongside it.

Also named here as quadrangle inequality — the same set of essays touches all of them, so they are one junction rather than several.

Named alongside it

The objects these essays reach for when they reach for this one.

Dynamic programmingInterval dpPruningQuadrangle inequalitySubproblemCache obliviousComplexity classCost modelDesign parameterLocalityMeasured countMemory layout

All concepts