Jump to content

Surplus variable

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Lourakis (talk | contribs) at 08:08, 27 April 2009 (added example). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In Linear programming a surplus variable is a variable which is subtracted from a constraint to turn the inequality into an equation.

This is required to turn an inequality into an equality where a linear combination of variables is greater than or equal to a given constant in the former. As with the other variables in the augmented constraints, the surplus variable cannot take on negative values, as the Simplex algorithm requires them to be positive or zero.

Example

By introducing the surplus variable , the inequality can be converted to the equation .

See also