Slip variable

from Wikipedia, the free encyclopedia

Slack variables ( Engl. Slack variable ), and surplus variables mentioned are mathematical variables that are introduced to a problem to solve, but their value is not of interest. The additional slack variables are intended to reduce a problem to a simpler problem.

Applications

In linear optimization , slip variables are introduced to convert inequality constraints into equation constraints. This is based on the idea that the inequality is satisfied when the equation holds for any number .

Lagrange multipliers are used to convert optimization problems with constraints into optimization problems without constraints.

In support vector machines , slip variables form so-called error terms , that is, they allow wrong decisions, but punish them at the same time.

example

Consider the system of inequalities

We introduce the slack variables to convert the inequalities into equations. Then follows

The following matrix notation is often found in linear optimization:

The introduction of the slack variable leads to the addition of an identity matrix of suitable dimensions behind the coefficient matrix .

literature