EssaysForStudent.com - Free Essays, Term Papers & Book Notes
Search

Definitions of Linear Programming:

By:   •  Essay  •  1,432 Words  •  November 8, 2009  •  1,443 Views

Page 1 of 6

Essay title: Definitions of Linear Programming:

Definitions of Linear Programming:

 A mathematical procedure for minimizing or maximizing a linear function of several variables, subject to a finite number of linear restrictions on these variables.

 A branch of mathematics that uses linear inequalities to solve decision-making problems involving maximums and minimums.

 A mathematical technique that solves resource allocation problems.

 A method of solution for problems in which a linear function of a number of variables is subject to a number of constraints in the form of linear inequalities.

 A mathematical technique used in economics; finds the maximum or minimum of linear functions in many variables subject to constraints

 In mathematics, linear programming (LP) problems are optimization problems in which the objective function and the constraints are all linear.

Linear programming

In mathematics, linear programming (LP) problems are optimization problems in which the objective function and the constraints are all linear.

Linear programming is an important field of optimization for several reasons. Many practical problems in operations research can be expressed as linear programming problems. Certain special cases of linear programming, such as network flow problems and multicommodity flow problems are considered important enough to have generated much research on specialized algorithms for their solution. A number of algorithms for other types of optimization problems work by solving LP problems as sub-problems. Historically, ideas from linear programming have inspired many of the central concepts of optimization theory, such as duality, decomposition, and the importance of convexity and its generalizations.

Standard form

Standard form is the usual and most intuitive form of describing a linear programming problem. It consists of the following three parts:

 A linear function to be maximized

e.g. maximize c1x1 + c2x2

 Problem constraints of the following form

e.g.

 Non-negative variables

e.g.

The problem is usually expressed in matrix form, and then becomes:

maximize

subject to

Other forms, such as minimization problems, problems with constraints on alternative forms, as well as problems involving negative variables can always be rewritten into an equivalent problem in standard form.

[edit]

Example

Suppose that a farmer has a piece of farm land, say A square kilometres large, to be planted with either wheat or barley or some combination of the two. The farmer has a limited permissible amount F of fertilizer and P of insecticide which can be used, each of which is required in different amounts per unit area for wheat (F1, P1) and barley (F2, P2). Let S1 be the selling price of wheat, and S2 the price of barley. If we denote the area planted with wheat and barley with x1 and x2 respectively, then the optimal number of square kilometres to plant with wheat vs barley can be expressed as a linear programming problem:

maximize S1x1 + S2x2 (maximize the revenue - this is the "objective function")

subject to (limit on total area)

(limit on fertilizer)

(limit on insecticide)

(cannot plant a negative area)

Which in matrix form becomes:

maximize

subject to

[edit]

Augmented form (slack form)

Linear programming problems must be converted into augmented form before being solved by the simplex algorithm. This form introduces non-negative slack variables to replace non-equalities with equalities in the constraints. The problem can then be written on the following form:

Maximize

Continue for 5 more pages »  •  Join now to read essay Definitions of Linear Programming: and other term papers or research documents
Download as (for upgraded members)
txt
pdf
Citation Generator

(2009, 11). Definitions of Linear Programming:. EssaysForStudent.com. Retrieved 11, 2009, from https://www.essaysforstudent.com/essays/Definitions-of-Linear-Programming/1999.html

"Definitions of Linear Programming:" EssaysForStudent.com. 11 2009. 2009. 11 2009 <https://www.essaysforstudent.com/essays/Definitions-of-Linear-Programming/1999.html>.

"Definitions of Linear Programming:." EssaysForStudent.com. EssaysForStudent.com, 11 2009. Web. 11 2009. <https://www.essaysforstudent.com/essays/Definitions-of-Linear-Programming/1999.html>.

"Definitions of Linear Programming:." EssaysForStudent.com. 11, 2009. Accessed 11, 2009. https://www.essaysforstudent.com/essays/Definitions-of-Linear-Programming/1999.html.