Active set — where it appears
Named by 2 essays across 2 fields — each of them below, with the objects they name alongside it.
Also named here as barrier parameter — the same set of essays touches all of them, so they are one junction rather than several.
A condition number sent to infinity
An interior-point method manufactures an ill-conditioned matrix on every iteration, deliberately, because the separating of a diagonal is how it discovers which constraints are active. Written one way the answer keeps fifteen digits at a condition number of 3·10¹⁵. Written the other way — the way almost every code writes it — it has none left.
What survives one step of the barrier
An interior-point method solves the same system dozens of times with the same pattern and different numbers, and exactly p entries change between one step and the next. The pattern is reusable for ever. The factorisation is reusable for none of them, and the threshold that says so is a reduction factor of about a per cent against schedules that use ten.
Named alongside it
The objects these essays reach for when they reach for this one.
Barrier parameterCondition numberInterior point methodSaddle-point systemsBackward errorComponentwise condition numberExact ground truthForward errorIterative refinementNormal equationsPreconditioningSequence of solves