Concept

Greedy — where it appears

A method that builds its answer one choice at a time, taking whichever option looks best now and never revisiting it. It is cheap and often good, and each step's cost is the cost of evaluating every remaining option against the goal, which is where its price is paid.

Named by 2 essays across 2 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.

Break-evenConstructionDefinitionDepth capEndposHeuristic searchHonest limitLandmarkLempel zivMeasurementMeasurement designParameter choice

All concepts