D Nagesh Kumar, IIScOptimization Methods: M3L2 1 Linear Programming Graphical method.

Slides:



Advertisements
Similar presentations
3.4 Linear Programming 10/31/2008. Optimization: finding the solution that is either a minimum or maximum.
Advertisements

© 2003 Anita Lee-Post Linear Programming Part 2 By Anita Lee-Post.
Linear Programming Problem
Linear Programming Graphical Solution Procedure. Two Variable Linear Programs When a linear programming model consists of only two variables, a graphical.
D Nagesh Kumar, IIScOptimization Methods: M4L1 1 Linear Programming Applications Software for Linear Programming.
Linear Programming Special Cases Alternate Optimal Solutions No Feasible Solution Unbounded Solutions.
D Nagesh Kumar, IIScOptimization Methods: M2L5 1 Optimization using Calculus Kuhn-Tucker Conditions.
D Nagesh Kumar, IIScOptimization Methods: M7L1 1 Integer Programming All Integer Linear Programming.
D Nagesh Kumar, IIScOptimization Methods: M3L1 1 Linear Programming Preliminaries.
Introduction and Basic Concepts
D Nagesh Kumar, IIScOptimization Methods: M3L4 1 Linear Programming Simplex method - II.
Linear Programming Applications
D Nagesh Kumar, IIScOptimization Methods: M5L4 1 Dynamic Programming Other Topics.
D Nagesh Kumar, IIScOptimization Methods: M3L6 1 Linear Programming Other Algorithms.
D Nagesh Kumar, IIScOptimization Methods: M2L3 1 Optimization using Calculus Optimization of Functions of Multiple Variables: Unconstrained Optimization.
Chapter 3 An Introduction to Linear Programming
1 1 Slide © 2009 South-Western, a part of Cengage Learning Slides by John Loucks St. Edward’s University.
Chapter 5 Linear Inequalities and Linear Programming Section 2 Systems of Linear Inequalities in Two Variables.
FORMULATION AND GRAPHIC METHOD
Graphical Solutions Plot all constraints including nonnegativity ones
Graphical Method to find the Solution of Pair of Linear Equation in Two Variables.
Slide Systems of Linear Equations A system of linear equations consists two or more linear equations.
Algebra 2 Chapter 3 Notes Systems of Linear Equalities and Inequalities Algebra 2 Chapter 3 Notes Systems of Linear Equalities and Inequalities.
Algebra 2 Chapter 3 Notes Systems of Linear Equalities and Inequalities Algebra 2 Chapter 3 Notes Systems of Linear Equalities and Inequalities.
1 1 Slide © 2005 Thomson/South-Western Slides Prepared by JOHN S. LOUCKS ST. EDWARD’S UNIVERSITY.
1 1 Slide Linear Programming (LP) Problem n A mathematical programming problem is one that seeks to maximize an objective function subject to constraints.
L4 Graphical Solution Homework See new Revised Schedule Review Graphical Solution Process Special conditions Summary 1 Read for W for.
MATH 527 Deterministic OR Graphical Solution Method for Linear Programs.
Systems Algebra 2. Solutions In general, a solution of a system in two variables is an ordered pair that makes BOTH equations true. In other words, it.
1.3 The Intersection Point of Lines System of Equation A system of two equations in two variables looks like: – Notice, these are both lines. Linear Systems.
Chapter 7 Introduction to Linear Programming
1 1 Slide © 2005 Thomson/South-Western Chapter 2 Introduction to Linear Programming n Linear Programming Problem n Problem Formulation n A Maximization.
Linear Programming: A Geometric Approach3 Graphing Systems of Linear Inequalities in Two Variables Linear Programming Problems Graphical Solution of Linear.
1 1 Slide © 2001 South-Western College Publishing/Thomson Learning Anderson Sweeney Williams Anderson Sweeney Williams Slides Prepared by JOHN LOUCKS QUANTITATIVE.
Chapter 2 Introduction to Linear Programming n Linear Programming Problem n Problem Formulation n A Maximization Problem n Graphical Solution Procedure.
Linear Programming Revised Simplex Method, Duality of LP problems and Sensitivity analysis D Nagesh Kumar, IISc Optimization Methods: M3L5.
D Nagesh Kumar, IIScOptimization Methods: M2L4 1 Optimization using Calculus Optimization of Functions of Multiple Variables subject to Equality Constraints.
1Barnett/Ziegler/Byleen Finite Mathematics 12e Learning Objectives for Section 5.2  The student will be able to solve systems of linear inequalities graphically.
D Nagesh Kumar, IIScOptimization Methods: M7L2 1 Integer Programming Mixed Integer Linear Programming.
D Nagesh Kumar, IIScOptimization Methods: M6L5 1 Dynamic Programming Applications Capacity Expansion.
Multi-objective Optimization
Solving a System of Equations in Two Variables By Graphing Chapter 8.1.
Constraints Feasible region Bounded/ unbound Vertices
3.1 Solving Systems Using Tables and Graphs When you have two or more related unknowns, you may be able to represent their relationship with a system of.
(i) Preliminaries D Nagesh Kumar, IISc Water Resources Planning and Management: M3L1 Linear Programming and Applications.
Kerimcan OzcanMNGT 379 Operations Research1 Linear Programming Chapter 2.
D Nagesh Kumar, IIScOptimization Methods: M8L1 1 Advanced Topics in Optimization Piecewise Linear Approximation of a Nonlinear Function.
1 1 Slide © 2008 Thomson South-Western. All Rights Reserved Slides by JOHN LOUCKS St. Edward’s University.
Sullivan Algebra and Trigonometry: Section 12.9 Objectives of this Section Set Up a Linear Programming Problem Solve a Linear Programming Problem.
(iii) Simplex method - I D Nagesh Kumar, IISc Water Resources Planning and Management: M3L3 Linear Programming and Applications.
1 Introduction to Linear Programming Linear Programming Problem Linear Programming Problem Problem Formulation Problem Formulation A Simple Maximization.
1 1 Slide Graphical solution A Graphical Solution Procedure (LPs with 2 decision variables can be solved/viewed this way.) 1. Plot each constraint as an.
Systems of Linear Equations
An Introduction to Linear Programming
An Introduction to Linear Programming Pertemuan 4
A seminar talk on “SOLVING LINEAR PROGRAMMING PROBLEM BY GRAPHICAL METHOD” By S K Indrajitsingha M.Sc.
Chapter 5 Linear Inequalities and Linear Programming
prepared by Imran Ismail
Linear Programming in Two Dimensions
Systems of Linear Equations
Systems of Linear Equations
Graphical Solution Procedure
Max Z = x1 + x2 2 x1 + 3 x2  6 (1) x2  1.5 (2) x1 - x2  2 (3)
3.1 Solving Linear Systems by Graphing
Chapter 3 Section 1 Systems of Linear Equations in Two Variables All graphs need to be done on graph paper. Four, five squares to the inch is the best.
Linear Programming Problem
Systems of Linear Equations
Graphical solution A Graphical Solution Procedure (LPs with 2 decision variables can be solved/viewed this way.) 1. Plot each constraint as an equation.
Linear Systems of Equations
Presentation transcript:

D Nagesh Kumar, IIScOptimization Methods: M3L2 1 Linear Programming Graphical method

D Nagesh Kumar, IIScOptimization Methods: M3L2 2 Objectives To visualize the optimization procedure explicitly To understand the different terminologies associated with the solution of LPP To discuss an example with two decision variables

D Nagesh Kumar, IIScOptimization Methods: M3L2 3 Example (c-1) (c-2) (c-3) (c-4 & c-5)

D Nagesh Kumar, IIScOptimization Methods: M3L2 4 Graphical method: Step - 1 Plot all the constraints one by one on a graph paper

D Nagesh Kumar, IIScOptimization Methods: M3L2 5 Graphical method: Step - 2 Identify the common region of all the constraints. This is known as ‘feasible region’

D Nagesh Kumar, IIScOptimization Methods: M3L2 6 Graphical method: Step - 3 Plot the objective function assuming any constant, k, i.e. This is known as ‘Z line’, which can be shifted perpendicularly by changing the value of k.

D Nagesh Kumar, IIScOptimization Methods: M3L2 7 Graphical method: Step - 4 Notice that value of the objective function will be maximum when it passes through the intersection of and (straight lines associated with 2 nd and 3 rd constraints). This is known as ‘Optimal Point’

D Nagesh Kumar, IIScOptimization Methods: M3L2 8 Graphical method: Step - 5 Thus the optimal point of the present problem is And the optimal solution is

D Nagesh Kumar, IIScOptimization Methods: M3L2 9 Different cases of optimal solution A linear programming problem may have 1.A unique, finite solution (example already discussed) 2.An unbounded solution, 3.Multiple (or infinite) number of optimal solution, 4.Infeasible solution, and 5.A unique feasible point.

D Nagesh Kumar, IIScOptimization Methods: M3L2 10 Unbounded solution: Graphical representation Situation: If the feasible region is not bounded Solution: It is possible that the value of the objective function goes on increasing without leaving the feasible region, i.e., unbounded solution

D Nagesh Kumar, IIScOptimization Methods: M3L2 11 Multiple solutions: Graphical representation Situation: Z line is parallel to any side of the feasible region Solution: All the points lying on that side constitute optimal solutions

D Nagesh Kumar, IIScOptimization Methods: M3L2 12 Infeasible solution: Graphical representation Situation: Set of constraints does not form a feasible region at all due to inconsistency in the constraints Solution: Optimal solution is not feasible

D Nagesh Kumar, IIScOptimization Methods: M3L2 13 Unique feasible point: Graphical representation Situation: Feasible region consist of a single point. Number of constraints should be at least equal to the number of decision variables Solution: There is no need for optimization as there is only one feasible point

D Nagesh Kumar, IIScOptimization Methods: M3L2 14 Thank You