Unit2-LP-OPERATION RESEARCH
Unit2-LP-OPERATION RESEARCH
LINEAR PROGRAMMING(LP)
INTRODUCTION
Linear programming (LP) or Linear Optimization may be defined as the problem of
maximizing or minimizing a linear function that is subjected to linear constraints. The
constraints may be equalities or inequalities. The optimization problems involve the
calculation of profit and loss. Linear programming problems are an important class of
optimization problems, that helps to find the feasible region and optimize the solution in
order to have the highest or lowest value of the function.
Some of the assumptions taken while working with linear programming are:
1) The number of constraints should be expressed in the quantitative terms
2) The relationship between the constraints and the objective function should be linear
3) The linear function (i.e., objective function) is to be optimized
4) Components of Linear Programming
A Linear Programming Problem (LPP) consists of three components, namely the (i) decision
variables (activities), (ii) the objective (goal), and (iii) the constraints (restrictions).
The decision variables refer to the activities that are competing one another for sharing
the resources available. These variables are usually inter-related in terms of utilization of
resources and need simultaneous solutions. All the decision variables are considered as
continuous, controllable and non-negative.
There are always certain limitations (or constraints) on the use of resources, such as
labour, space, raw material, money, etc. that limit the degree to which an objective can
be achieved.
Note: Such constraints must be expressed as linear inequalities or equalities in terms of
decision variables.
IMPORTANT DEFINITIONS
Convex Combination
Given two points x,y ∈ Rn , a convex combination of them is any point of the form
z = λx + (1 – λ) y , λ∈[0,1]. (Rn =set of real numbers)
Convex Set
1
GDC BIJBEHARA STATISTICS (2020)
TOPIC: LP UNIT:2 SEM:5th
A set of S ⊆ Rn is a convex set if it contains all convex combinations of any two points
within it. {S ⊆ Rn= S is subset of R}
Graphically: A set of points S is a convex set if the line segment joining any two points in S
is wholly contained in S.
Properties
1)If the intersection is empty, all consists of single point, it is true by definition
Intersection -Take ant two points A,B in the intersection the line AB joining these points
must also lie wholly within their intersection
2
GDC BIJBEHARA STATISTICS (2020)
TOPIC: LP UNIT:2 SEM:5th
The m variables which may be all different from zero, are called a basic variables & the
remaining n variables are non – basic variables.
For example, if there are 2 equations in 3 variables, then the maximum number of possible
basic solutions
C23=3!/2!(3!-2!)=3
Basic Feasible Solution
A basic solution for which all the basic variables are non – negative is called the basic
feasible solution.
Further basic feasible solution are of two types:
Degenerate Solution
A basic feasible solution is known as degenerate if value of at least one basic variable is
zero.
Non-Degenerate Solution
A basic feasible solution is known as non- degenerate if value of all basic variables are non-
zero and positive.
Optimum Basic Feasible Solution(Optimum Solution)
A basic feasible solution which optimizes i.e. maximize or minimize the objectives value of
the given LPP is called optimum basic feasible solution.
Note: The term optimal solution is used for optimum solution
Unbounded Solution
A solution in which value of the objective function of the given LLP increase/ decrease
indefinitely is called an unbounded solution.
Key Terms
3
GDC BIJBEHARA STATISTICS (2020)
TOPIC: LP UNIT:2 SEM:5th
The problem of determining an n-tuple (x1, x2 ,…,xn) which makes a minimum (or maximum)
and satisfies (b) and (c) is called the general linear programming problem.
Objective function. The linear function (a)
z= c1x1+ c2x2 +…+cnxn
which is to be minimized (or maximized) is called the objective function of the General
L.P.P
Constraints. The inequalities (b) are called the constraints of the General L.P.P
4
GDC BIJBEHARA STATISTICS (2020)
TOPIC: LP UNIT:2 SEM:5th
Non-negative restrictions. The set of inequalities (c) is usually known as the set of non-
negative restrictions of the General L.P.P.
5
GDC BIJBEHARA STATISTICS (2020)
TOPIC: LP UNIT:2 SEM:5th
Unique solutions.
Unbounded solutions.
Multiple solutions.
Infeasible solutions.
There are many more advantages. In spite of having many advantages and wide areas of
applications, There are some limitations as well. Following are certain limitations of linear
programming:
1) We can apply linear programming method only if relationships are linear.
2) While solving LPP, it is possible that we will get non-integral values even for those
decision Variables which have only integral values.
3) Constraints in the linear programming methods are written assuming all parameters
are known and Should be constant. However, in real problems, sometimes these are
neither known nor constant.
4) LP deals with the problems having single objective, whereas in real-life, there are
many situations Where we have to achieve multi-objectives.
6
GDC BIJBEHARA STATISTICS (2020)
TOPIC: LP UNIT:2 SEM:5th
7
GDC BIJBEHARA STATISTICS (2020)