Concept

Knapsack — where it appears

Choosing items of given weights and values to maximise value within a capacity, whose table is proportional to a number written in the input. Its table is proportional to a number written in the input rather than to the input's length, which is what makes the bound pseudo-polynomial.

Named by 3 essays across 3 fields — each of them below, with the objects they name alongside it.

Named alongside it

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

Cost modelDynamic programmingMemoisationSubproblemAuxiliary spaceEdit distanceEvaluation orderMeasured countPseudo polynomialTrade offApproximationCache

All concepts