Linear independence constraint qualification

from Wikipedia, the free encyclopedia

The linear independence constraint qualification or LICQ for short is an important prerequisite for the necessary optimality criteria to apply in non-linear optimization . It is a condition of the regularity of a feasible point. If the LICQ is fulfilled at one point and this point is a local minimum , then the Karush-Kuhn-Tucker conditions are also fulfilled at this point.

definition

There is an optimization problem in the form

,

in which

is the restriction set and all functions should be continuously differentiable . Let it be the set of indices for which the inequality restrictions are satisfied with equality. Then a feasible point of the restricted optimization problem fulfills the LICQ if the gradients and with are linearly independent .

example

LICQ

As an example, consider the restriction functions and . We investigate whether the point meets the LICQ. It is because both inequalities are active. The gradients are and . Both inequality restrictions are active in the examined point and the gradients are linearly independent. Therefore the point fulfills the LICQ.

MFCQ without LICQ

If one looks at the restriction functions and and examines them in point , the LICQ is not fulfilled. The gradients and are linearly dependent and both inequalities are active in the examined point. The MFCQ are fulfilled, however, since it holds for the vector that .

Comparison with other constraint qualifications

If the LICQ applies, the MFCQ and therefore the Abadie CQ are also automatically fulfilled. In contrast to the MFCQ and the Abadie CQ, the LICQ has the advantage that it is easy to check. One disadvantage is that it is not as general as the other constraint qualifications . This is illustrated by the example above. The implications apply

.

But the inversions do not apply.

literature