Linear Programming Terminology. Contents 1.What is a Mathematical Model? 2.Illustration of LPP: Maximization Case 3.What.

Slides:



Advertisements
Similar presentations
Geometry and Theory of LP Standard (Inequality) Primal Problem: Dual Problem:
Advertisements

Linear Programming, 1 Max c 1 *X 1 +…+ c n *X n = z s.t. a 11 *X 1 +…+ a 1n *X n  b 1 … a m1 *X 1 +…+ a mn *X n  b m X 1, X n  0 Standard form.
© 2003 Anita Lee-Post Linear Programming Part 2 By Anita Lee-Post.
Linear Programming Problem
Solving Linear Programming Problems Shubhagata Roy.
Introduction to Mathematical Programming Matthew J. Liberatore John F. Connelly Chair in Management Professor, Decision and Information Technologies.
Lesson 08 Linear Programming
Linear Programming. Introduction: Linear Programming deals with the optimization (max. or min.) of a function of variables, known as ‘objective function’,
Linear Programming Problem
Session II – Introduction to Linear Programming
Chapter 2: Modeling with Linear Programming & sensitivity analysis
Linear Programming (graphical + simplex with duality) Based on Linear optimization in application by Sui lan Tang. Linear Programme (LP) for Optimization.
CCMIII U2D4 Warmup This graph of a linear programming model consists of polygon ABCD and its interior. Under these constraints, at which point does the.
Chapter 6 Linear Programming: The Simplex Method
Optimization of thermal processes2007/2008 Optimization of thermal processes Maciej Marek Czestochowa University of Technology Institute of Thermal Machinery.
Linear Inequalities and Linear Programming Chapter 5 Dr.Hayk Melikyan/ Department of Mathematics and CS/ Linear Programming in two dimensions:
Linear Programming Models: Graphical Methods
Chapter 8: Linear Programming
Basic LP Problem McCarl and Spreen Chapter 2 LP problem is linear form of Mathematical Program This formulation may also be expressed in matrix notation.
1 2TN – Linear Programming  Linear Programming. 2 Linear Programming Discussion  Requirements of a Linear Programming Problem  Formulate:  Determine:Graphical.
6s-1Linear Programming CHAPTER 6s Linear Programming.
Linear Programming Econ Outline  Review the basic concepts of Linear Programming  Illustrate some problems which can be solved by linear programming.
Objectives: Set up a Linear Programming Problem Solve a Linear Programming Problem.
Linear Programming Models: Graphical Methods 5/4/1435 (1-3 pm)noha hussein elkhidir.
1 1 Slide © 2009 South-Western, a part of Cengage Learning Slides by John Loucks St. Edward’s University.
FORMULATION AND GRAPHIC METHOD
Linear Programming Operations Research – Engineering and Math Management Sciences – Business Goals for this section  Modeling situations in a linear environment.
Linear Programming Models: Graphical and Computer Methods
Stevenson and Ozgur First Edition Introduction to Management Science with Spreadsheets McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies,
Linear programming Lecture (4) and lecture (5). Recall An optimization problem is a decision problem in which we are choosing among several decisions.
Linear Programming Models: Graphical Method © 2007 Pearson Education from the companion CD - Chapter 2 of the book: Balakrishnan, Render, and Stair, “Managerial.
3.4 Linear Programming.
LINEAR PROGRAMMING SIMPLEX METHOD.
Chapter 19 Linear Programming McGraw-Hill/Irwin
Linear Systems Two or more unknown quantities that are related to each other can be described by a “system of equations”. If the equations are linear,
1 DSCI 3023 Linear Programming Developed by Dantzig in the late 1940’s A mathematical method of allocating scarce resources to achieve a single objective.
Linear Programming. Consider the following problem: A tailor has the following materials available in stock: 16 m 2 of cotton, 11 m 2 of silk and 15 m.
1 Linear Programming Chapter 2 By Mohammad Shahid Khan M.Eco, MBA, B.Cs, B.Ed. Lecturer in Economics & Business Administration Department of Economics.
Graphing Linear Inequalities in Two Variables Chapter 4 – Section 1.
Chapter 7 Introduction to Linear Programming
Linear Programming McGraw-Hill/Irwin Copyright © 2012 by The McGraw-Hill Companies, Inc. All rights reserved.
 A concert promoter wants to book a rock group for a stadium concert. A ticket for admission to the stadium playing field will cost $125, and a ticket.
Linear Programming Problem. Definition A linear programming problem is the problem of optimizing (maximizing or minimizing) a linear function (a function.
11C. Linear Programming. What is a linear programming problem? 1.A set of variables (in Further Maths there will only ever be two variables) called decision.
MA3264 Mathematical Modelling Lecture 9 Chapter 7 Discrete Optimization Modelling Continued.
Linear Programming 1.4 Algebra II.
McGraw-Hill/Irwin Copyright © 2009 by The McGraw-Hill Companies, Inc. All Rights Reserved. Supplement 6 Linear Programming.
Constraints Feasible region Bounded/ unbound Vertices
LINEAR PROGRAMMING.
1 Optimization Techniques Constrained Optimization by Linear Programming updated NTU SY-521-N SMU EMIS 5300/7300 Systems Analysis Methods Dr.
 LP graphical solution is always associated with a corner point of the solution space.  The transition from the geometric corner point solution to the.
LINEAR PROGRAMMING MEANING:
© 2009 Prentice-Hall, Inc. 7 – 1 Decision Science Chapter 3 Linear Programming: Maximization and Minimization.
1 1 Slide © 2008 Thomson South-Western. All Rights Reserved Slides by JOHN LOUCKS St. Edward’s University.
3.3 Linear Programming. Vocabulary Constraints: linear inequalities; boundary lines Objective Function: Equation in standard form used to determine the.
Don Sutton Spring LP Basic Properties Objective Function – maximize/minimize profit/cost Resource Constraints – labor, money Decision.
Business Mathematics MTH-367 Lecture 14. Last Lecture Summary: Finished Sec and Sec.10.3 Alternative Optimal Solutions No Feasible Solution and.
University of Colorado at Boulder Yicheng Wang, Phone: , Optimization Techniques for Civil and Environmental Engineering.
1 Introduction to Linear Programming Linear Programming Problem Linear Programming Problem Problem Formulation Problem Formulation A Simple Maximization.
Linear programming Lecture (4) and lecture (5). Recall An optimization problem is a decision problem in which we are choosing among several decisions.
Linear Programming for Solving the DSS Problems
Water Resources Development and Management Optimization (Linear Programming) CVEN 5393 Feb 14, 2011.
A seminar talk on “SOLVING LINEAR PROGRAMMING PROBLEM BY GRAPHICAL METHOD” By S K Indrajitsingha M.Sc.
prepared by Imran Ismail
3-3 Optimization with Linear Programming
Linear Programming Objectives: Set up a Linear Programming Problem
Associate Professor of Computers & Informatics - Benha University
Systems Analysis Methods
Linear Programming Problem
Part 3. Linear Programming
Presentation transcript:

Linear Programming Terminology

Contents 1.What is a Mathematical Model? 2.Illustration of LPP: Maximization Case 3.What is Linear Programming Problem (LPP)? 4.Graphical Solution oFeasible Solutions oOptimal Solution 5.Concepts: oWhat is Feasibility? oWhat is an Optimal Solution? oConvex Sets & LPP

I. What is a Mathematical Model ? F = m a ‘Mathematical Expressions’ o Here m and a are called as ‘Decision Variables’ o F can be called as ‘Objective Functions’ o Now, F can be controlled or restricted by limiting m or a … say m < 50 kg …here, m can be called as a ‘Constraint’ o Similarly if a > o …always, then this condition is called as ‘Non-Negativity Condition’

II. Illustration: Maximize: Z = 3x 1 + 5x 2 Subject to restrictions: x 1 < 4 2x 2 < 12 3x 1 + 2x 2 < 18 Non negativity condition x 1 > 0 x 2 > 0 Objective Function Functional Constraints Non-negativity constraints

III. What is Linear Programming?  The most common application of LP is allocating limited resources among competing activities in a best possible way i.e. the optimal way.  The adjective linear means that all the mathematical functions in this model are required to be linear functions.  The word programming does not refer to computer programming; rather, essentially a synonym for planning.

IV. Graphical Solution Ex) Maximize: Z = 3x 1 + 5x 2 Subject to restrictions: x 1 < 4 2x 2 < 12 i.e. x 2 < 6 3x 1 + 2x 2 < 18 Non negativity condition x 1, x 2 > 0 Solution: finding coordinates for the constraints (assuming perfect equality), by putting one decision variable equal to zero at a time. Restrictions (Constraints)Co-ordinates x 1 < 4(4, 0) x 2 < 6(0, 6) 3x 1 + 2x 2 < 18(0, 9) & (6, 0)

Restrictions (Constraints)Co-ordinatesNon-negativity Constraint x 1 < 4(4, 0)x 1, > 0 x 2 < 6(0, 6)x 2 > 0 3x 1 + 2x 2 < 18(0, 9) & (6, 0) Feasible Region (Shaded / Points A, B, C, D and E) X X 1 A B C D E

Feasible Solutions  Try co-ordinates of all the corner points of the feasible region.  The point which will lead to most satisfactory objective function will give Optimal Solution.  Note: for co-ordinates at intersection; solve the equations (constraints) of the two lines simultaneously.

Optimal Solution CornerLimiting ConstraintCo-ordinateMax. Z= 3x 1 + 5x 2 Ax2 = 6(0, 6)30 Bx2 = 6 & 3x 1 + 2x 2 = 18(2, 6)36 Cx1 = 4 & 3x 1 + 2x 2 = 18(4, 3)27 Dx1 = 4(4, 0)12 EOrigin(0, 0)0 From the above table, Z is maximum at point ‘B’ (2, 6) i.e. The Optimal Solution is: X 1 = 2 and X 2 = 6 ANSWER

Conceptual Understanding  Feasibility  Optimal Solution  Convex Set

What is Feasibility ?  Feasibility Region [Dictionary meaning of feasibility is possibility] “The region of acceptable values of the Decision Variables in relation to the given Constraints (and the Non-Negativity Restrictions)”

What is an Optimal Solution ?  It is the Feasible Solution which Optimizes. i.e. “provides the most beneficial result for the specified objective function”.  Ex: If Objective function is Profit then Optimal Solution is the co-ordinate giving Maximum Value of ‘Z’… While; if objective function is Cost then the optimum solution is the coordinate giving Minimum Value of ‘Z’.

Convex Sets and LPP’s “If any two points are selected in the feasibility region and a line drawn through these points lies completely within this region, then this represents a Convex Set”. A B A B Convex Set Non-convex Set

Contact For any further queries/details be in touch with the author at: