

Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
The concept of linear programming, which involves maximizing or minimizing an objective function using decision variables and constraints. The notation and format of the objective function and constraints, as well as the ability to recognize when a problem can be formulated as a linear programming model. The document also mentions the possibility of minimizing cost and dealing with greater than or equal constraints and equalities.
Typology: Lecture notes
1 / 2
This page cannot be seen from the preview
Don't miss anything!


Let xi = decision variable for ith variable. ci = profit or cost co-efficient of ith variable. Z = function to be maximized or minimized.
Thus for n decision variables, the objective function is to maximize or minimize
Z = c 1 x 1 + c 2 x 2 + ... + cn xn
Thus the restrictions may be expressed in the general form
and xi > 0 for all values of i from 1 to n
The same linear programming problem can be expressed in a more condensed form using summation notation or matrix equation.
Maximize 1
n i i i
Subject to
n ij j j i
and xj > 0 for all j = 1, 2, ..., n
or
Maximize Z = CX , subject to AX < B
where C is a row vector and X and B are column vectors. A is a co-efficient matrix of the order m x n.
The successful application of linear programming is the ability to recognize that the problem can be formulated as a linear programming model.