Jump to content

Mehrotra predictor–corrector method

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Oleg Alexandrov (talk | contribs) at 19:36, 8 April 2005 ({{math-stub}} It will be nice if more detail is added. See gradient descent for an example.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Mehrotra's predictor-corrector method in optimization is an implementation of interior point methods. It was proposed in 1991 by Sanjay Mehrotra.

The idea is to first compute an optimizing search direction based on a first order term (predictor). The stepsize that can be taken in this direction is used to evaluate how much centrality correction is needed. Hence, a combined centrality term and second order term is computed (corrector).