MISSION
CHRIST is a nurturing ground for an individual’s
holistic development to make effective contribution to
the society in a dynamic environment
VISION
Excellence and Service
CORE VALUES
Faith in God | Moral Uprightness
Love of Fellow Beings
Social Responsibility | Pursuit of Excellence
Linear Programming
Excellence and
Service
CHRIST
Deemed to be University
Agenda
Introduction to Linear Programming
Definition of LP/LPP
Requirements
Characteristics
Applications and Use cases
Advantages
Limitations
Types of Solutions in Solving LPP
Special Cases of Simplex Method
LINEAR PROGRAMMING
 What is LP ?
 The word linear means the relationship which can be
represented by a straight line .i.e the relation is of the form
ax +by=c.
 In other words it is used to describe the relationship between two or more
variables which are proportional to each other.
 The word “programming” is concerned with the optimal allocation of limited
resources.
 Linear programming is a way to handle certain types of optimization problems
 Linear programmingg is a mathematical method for determining a way to
achieve the best outcome
Excellence and
Service
CHRIST
Deemed to be University
Excellence and
Service
CHRIST
Deemed to be University
DEFINITION OF LP
 LP is a mathematical modeling technique useful for the
allocation of “scarce or limited’’ resources such as labor,
material, machine ,time ,warehouse space, etc…, to
several competing activities such as product ,service
,job, new equipment's, projects, etc...on the basis of a
given criteria of optimality
Excellence and
Service
CHRIST
Deemed to be University
DEFINITION OF LPP
 A mathematical technique used to obtain an
optimum solution in resource allocation problems,
such as production planning.
 It is a mathematical model or technique for efficient
and effective utilization of limited recourses to achieve
organization objectives (Maximize profits or Minimize
cost).
 When solving a problem using linear programming
, the program is put into a number of linear
inequalities and then an attempt is made to
maximize (or minimize) the inputs
Excellence and
Service
CHRIST
Deemed to be University
Excellence and
Service
CHRIST
Deemed to be University
 Characteristics
1.Proportionality
2.Additivity
3.Continuity
4.Certainity
5.Finite Choices
 There must be well defined objective function.
 There must be a constraint on the amount.
 There must be alternative course of action.
 The decision variables should be interrelated and non
negative.
 The resource must be limited in supply.
 REQUIREMENTS/Criteria
Excellence and
Service
CHRIST
Deemed to be University
APPLICATION OF LINEAR PROGRAMMING
 Business (Minimum cost/Maximum)
 Logistics(Finding Shortest Distance)
 Industrial(Optimizing/min the manufacturing cost)
 Military
 Economic
 Marketing
 Distribution(Shortest path)
Excellence and
Service
CHRIST
Deemed to be University
AREAS OF APPLICATION OF LINEAR PROGRAMMING
 IndustrialApplication
Product Mix Problem
Blending Problems
Production Scheduling Problem
Assembly Line Balancing
Make-Or-Buy Problems
 Management Applications
Media Selection Problems
Portfolio Selection Problems
Profit Planning Problems
Transportation Problems
 MiscellaneousApplications
Diet Problems
Agriculture Problems
Flight Scheduling Problems
Facilities Location Problems
Excellence and
Service
CHRIST
Deemed to be University
ADVANTAGES OF L.P.
 It helps in attaining optimum use of productive factors.
 It improves the quality of the decisions.
 It provides better tools for meeting the changing
conditions.
 It highlights the bottleneck in the production
process.
Excellence and
Service
CHRIST
Deemed to be University
LIMITATION OF L.P.
 For large problems the computational difficulties are
enormous.
 It may yield fractional value answers to decision
variables.
 It is applicable to only static situation.
 LP deals with the problems with single objective.
 Will not work for Un-Boundary circumstances
Excellence and
Service
CHRIST
Deemed to be University
TYPES OF SOLUTIONS TO L.P. PROBLEM
 Graphical Method
 Simplex Method
 OpenSolver
 Using R
 NorthWest Corner
 Least Cost method
Excellence and
Service
CHRIST
Deemed to be University
FORMS OF L.P.
 The canonical form
 Objective function is of maximum type
 All decision variables are non negetive
 The Standard Form
 All variables are non negative
 The right hand side of each constraint is non negative.
 All constraints are expressed in equations.
 Objective function may be of maximization or minimization
type.
Excellence and
Service
CHRIST
Deemed to be University
IMPORTANT DEFINITIONS IN L.P.
 Solution:
A set of variables [X1,X2,...,Xn+m] is called a solution to L.P.
Problem if it satisfies its constraints.
 Feasible Solution:
A set of variables [X1,X2,...,Xn+m] is called a feasible solution
to L.P. Problem if it satisfies its constraints as well as non-negativity
restrictions.
 Optimal Feasible Solution:
The basic feasible solution that optimises the objective
function.
 Unbounded Solution:
If the value of the objective function can be increased or decreased
indefinitely, the solution is called an unbounded solution.
Excellence and
Service
CHRIST
Deemed to be University
VARIABLES USED IN L.P
 Slack Variable
 Surplus Variable
 Artificial Variable
Excellence and
Service
CHRIST
Deemed to be University
Non-negative variables, Subtracted from the L.H.S of the
constraints to change the inequalities to equalities. Added when the
inequalities are of the type (>=). Also called as “negative slack”.
 Slack Variables
Non-negative variables, added to the L.H.S of the constraints to
change the inequalities to equalities. Added when the inequalities
are of the type (<=).
Surplus Variables
In some L.P problems slack variables cannot provide a solution.
These problems are of the types (>=) or (=) . Artificial variables are
introduced in these problems to provide a solution.
Artificial variables are fictitious and have no physical meaning.
Artificial Variables
Excellence and
Service
CHRIST
Deemed to be University
Special Cases of Simplex Method
– Degeneracy
– Alternative Optima
– Unbounded Solution
– Infeasible Solution
Excellence and
Service
CHRIST
Deemed to be University
THANK YOU
For your Participation

Linear programming-Optimization techniques -Single objective

  • 1.
    MISSION CHRIST is anurturing ground for an individual’s holistic development to make effective contribution to the society in a dynamic environment VISION Excellence and Service CORE VALUES Faith in God | Moral Uprightness Love of Fellow Beings Social Responsibility | Pursuit of Excellence Linear Programming
  • 2.
    Excellence and Service CHRIST Deemed tobe University Agenda Introduction to Linear Programming Definition of LP/LPP Requirements Characteristics Applications and Use cases Advantages Limitations Types of Solutions in Solving LPP Special Cases of Simplex Method
  • 3.
    LINEAR PROGRAMMING  Whatis LP ?  The word linear means the relationship which can be represented by a straight line .i.e the relation is of the form ax +by=c.  In other words it is used to describe the relationship between two or more variables which are proportional to each other.  The word “programming” is concerned with the optimal allocation of limited resources.  Linear programming is a way to handle certain types of optimization problems  Linear programmingg is a mathematical method for determining a way to achieve the best outcome
  • 4.
  • 5.
    Excellence and Service CHRIST Deemed tobe University DEFINITION OF LP  LP is a mathematical modeling technique useful for the allocation of “scarce or limited’’ resources such as labor, material, machine ,time ,warehouse space, etc…, to several competing activities such as product ,service ,job, new equipment's, projects, etc...on the basis of a given criteria of optimality
  • 6.
    Excellence and Service CHRIST Deemed tobe University DEFINITION OF LPP  A mathematical technique used to obtain an optimum solution in resource allocation problems, such as production planning.  It is a mathematical model or technique for efficient and effective utilization of limited recourses to achieve organization objectives (Maximize profits or Minimize cost).  When solving a problem using linear programming , the program is put into a number of linear inequalities and then an attempt is made to maximize (or minimize) the inputs
  • 7.
  • 8.
    Excellence and Service CHRIST Deemed tobe University  Characteristics 1.Proportionality 2.Additivity 3.Continuity 4.Certainity 5.Finite Choices  There must be well defined objective function.  There must be a constraint on the amount.  There must be alternative course of action.  The decision variables should be interrelated and non negative.  The resource must be limited in supply.  REQUIREMENTS/Criteria
  • 9.
    Excellence and Service CHRIST Deemed tobe University APPLICATION OF LINEAR PROGRAMMING  Business (Minimum cost/Maximum)  Logistics(Finding Shortest Distance)  Industrial(Optimizing/min the manufacturing cost)  Military  Economic  Marketing  Distribution(Shortest path)
  • 10.
    Excellence and Service CHRIST Deemed tobe University AREAS OF APPLICATION OF LINEAR PROGRAMMING  IndustrialApplication Product Mix Problem Blending Problems Production Scheduling Problem Assembly Line Balancing Make-Or-Buy Problems  Management Applications Media Selection Problems Portfolio Selection Problems Profit Planning Problems Transportation Problems  MiscellaneousApplications Diet Problems Agriculture Problems Flight Scheduling Problems Facilities Location Problems
  • 11.
    Excellence and Service CHRIST Deemed tobe University ADVANTAGES OF L.P.  It helps in attaining optimum use of productive factors.  It improves the quality of the decisions.  It provides better tools for meeting the changing conditions.  It highlights the bottleneck in the production process.
  • 12.
    Excellence and Service CHRIST Deemed tobe University LIMITATION OF L.P.  For large problems the computational difficulties are enormous.  It may yield fractional value answers to decision variables.  It is applicable to only static situation.  LP deals with the problems with single objective.  Will not work for Un-Boundary circumstances
  • 13.
    Excellence and Service CHRIST Deemed tobe University TYPES OF SOLUTIONS TO L.P. PROBLEM  Graphical Method  Simplex Method  OpenSolver  Using R  NorthWest Corner  Least Cost method
  • 14.
    Excellence and Service CHRIST Deemed tobe University FORMS OF L.P.  The canonical form  Objective function is of maximum type  All decision variables are non negetive  The Standard Form  All variables are non negative  The right hand side of each constraint is non negative.  All constraints are expressed in equations.  Objective function may be of maximization or minimization type.
  • 15.
    Excellence and Service CHRIST Deemed tobe University IMPORTANT DEFINITIONS IN L.P.  Solution: A set of variables [X1,X2,...,Xn+m] is called a solution to L.P. Problem if it satisfies its constraints.  Feasible Solution: A set of variables [X1,X2,...,Xn+m] is called a feasible solution to L.P. Problem if it satisfies its constraints as well as non-negativity restrictions.  Optimal Feasible Solution: The basic feasible solution that optimises the objective function.  Unbounded Solution: If the value of the objective function can be increased or decreased indefinitely, the solution is called an unbounded solution.
  • 16.
    Excellence and Service CHRIST Deemed tobe University VARIABLES USED IN L.P  Slack Variable  Surplus Variable  Artificial Variable
  • 17.
    Excellence and Service CHRIST Deemed tobe University Non-negative variables, Subtracted from the L.H.S of the constraints to change the inequalities to equalities. Added when the inequalities are of the type (>=). Also called as “negative slack”.  Slack Variables Non-negative variables, added to the L.H.S of the constraints to change the inequalities to equalities. Added when the inequalities are of the type (<=). Surplus Variables In some L.P problems slack variables cannot provide a solution. These problems are of the types (>=) or (=) . Artificial variables are introduced in these problems to provide a solution. Artificial variables are fictitious and have no physical meaning. Artificial Variables
  • 18.
    Excellence and Service CHRIST Deemed tobe University Special Cases of Simplex Method – Degeneracy – Alternative Optima – Unbounded Solution – Infeasible Solution
  • 19.
    Excellence and Service CHRIST Deemed tobe University THANK YOU For your Participation

Editor's Notes

  • #7 LP: Linear Program LPP: Linear program Problem