Barnett/Ziegler/Byleen Finite Mathematics 11e1 Learning Objectives for Section 6.3 The student will be able to formulate the dual problem. The student.

Slides:



Advertisements
Similar presentations
Standard Minimization Problems with the Dual
Advertisements

Operation Research Chapter 3 Simplex Method.
Chapter 6 Linear Programming: The Simplex Method
The Simplex Method The geometric method of solving linear programming problems presented before. The graphical method is useful only for problems involving.
Chapter 6 Linear Programming: The Simplex Method
Copyright (c) 2003 Brooks/Cole, a division of Thomson Learning, Inc
Linear Inequalities and Linear Programming Chapter 5 Dr.Hayk Melikyan/ Department of Mathematics and CS/ Linear Programming in two dimensions:
Chapter 5 Linear Inequalities and Linear Programming Section 3 Linear Programming in Two Dimensions: A Geometric Approach.
9.4 Linear programming and m x n Games: Simplex Method and the Dual Problem In this section, the process of solving 2 x 2 matrix games will be generalized.
1. The Simplex Method for Problems in Standard Form 1.
Chapter 6 Linear Programming: The Simplex Method Section 3 The Dual Problem: Minimization with Problem Constraints of the Form ≥
Chapter 6 Linear Programming: The Simplex Method
Linear Inequalities and Linear Programming Chapter 5
Chapter 7 LINEAR PROGRAMMING.
The Simplex Method: Standard Maximization Problems
5.4 Simplex method: maximization with problem constraints of the form
The Simplex Algorithm An Algorithm for solving Linear Programming Problems.
Operation Research Chapter 3 Simplex Method.
1 Linear programming simplex method This presentation will help you to solve linear programming problems using the Simplex tableau.
Chapter 10: Iterative Improvement
Finite Mathematics & Its Applications, 10/e by Goldstein/Schneider/SiegelCopyright © 2010 Pearson Education, Inc. 1 of 99 Chapter 4 The Simplex Method.
INTRODUCTORY MATHEMATICAL ANALYSIS For Business, Economics, and the Life and Social Sciences  2007 Pearson Education Asia Chapter 7 Linear Programming.
5.6 Maximization and Minimization with Mixed Problem Constraints
Chapter 4 The Simplex Method
LINEAR PROGRAMMING SIMPLEX METHOD.
Learning Objectives for Section 6.2
The Dual Problem: Minimization with problem constraints of the form ≥
Chapter 6 Linear Programming: The Simplex Method
8. Linear Programming (Simplex Method) Objectives: 1.Simplex Method- Standard Maximum problem 2. (i) Greedy Rule (ii) Ratio Test (iii) Pivot Operation.
Chapter 6 Linear Programming: The Simplex Method Section 2 The Simplex Method: Maximization with Problem Constraints of the Form ≤
This presentation shows how the tableau method is used to solve a simple linear programming problem in two variables: Maximising subject to two  constraints.
ECE 556 Linear Programming Ting-Yuan Wang Electrical and Computer Engineering University of Wisconsin-Madison March
Topic III The Simplex Method Setting up the Method Tabular Form Chapter(s): 4.
Barnett/Ziegler/Byleen Finite Mathematics 11e1 Learning Objectives for Section 6.4 The student will be able to set up and solve linear programming problems.
1 1 Slide © 2000 South-Western College Publishing/ITP Slides Prepared by JOHN LOUCKS.
Kerimcan OzcanMNGT 379 Operations Research1 Linear Programming: The Simplex Method Chapter 5.
1 1 © 2003 Thomson  /South-Western Slide Slides Prepared by JOHN S. LOUCKS St. Edward’s University.
1 1 © 2003 Thomson  /South-Western Slide Slides Prepared by JOHN S. LOUCKS St. Edward’s University.
The Simplex Method. Standard Linear Programming Problem Standard Maximization Problem 1. All variables are nonnegative. 2. All the constraints (the conditions)
Chapter 6 Linear Programming: The Simplex Method Section R Review.
Business Mathematics MTH-367 Lecture 15. Chapter 11 The Simplex and Computer Solutions Methods continued.
Linear Programming Revised Simplex Method, Duality of LP problems and Sensitivity analysis D Nagesh Kumar, IISc Optimization Methods: M3L5.
4  The Simplex Method: Standard Maximization Problems  The Simplex Method: Standard Minimization Problems  The Simplex Method: Nonstandard Problems.
Chapter 6 Linear Programming: The Simplex Method Section 3 The Dual Problem: Minimization with Problem Constraints of the Form ≥
Mechanical Engineering Department 1 سورة النحل (78)
 Minimization Problem  First Approach  Introduce the basis variable  To solve minimization problem we simple reverse the rule that is we select the.
1 1 Slide © 2005 Thomson/South-Western Linear Programming: The Simplex Method n An Overview of the Simplex Method n Standard Form n Tableau Form n Setting.
Chapter 4 Linear Programming: The Simplex Method
Chapter 6 Linear Programming: The Simplex Method Section 4 Maximization and Minimization with Problem Constraints.
THE SIMPLEX ALGORITHM Step 1 The objective row is scanned and the column containing the most negative term is selected (pivotal column) - indicate with.
Linear Inequalities and Linear Programming Chapter 5 Dr.Hayk Melikyan/ Department of Mathematics and CS/ 5.5 Dual problem: minimization.
Copyright © 2006 Brooks/Cole, a division of Thomson Learning, Inc. Linear Programming: An Algebraic Approach 4 The Simplex Method with Standard Maximization.
Decision Support Systems INF421 & IS Simplex: a linear-programming algorithm that can solve problems having more than two decision variables.
GOOD MORNING CLASS! In Operation Research Class, WE MEET AGAIN WITH A TOPIC OF :
5.5 Dual problem: minimization with problem constraints of the form Associated with each minimization problem with constraints is a maximization problem.
LINEAR PROGRAMMING.
The Simplex Method The geometric method of solving linear programming problems presented before. The graphical method is useful only for problems involving.
Linear programming Simplex method.
Linear Programming Prof. Sweta Shah.
Chapter 4 Linear Programming: The Simplex Method
The Simplex Method: Standard Minimization Problems
Lial/Hungerford/Holcomb/Mullins: Mathematics with Applications 11e Finite Mathematics with Applications 11e Copyright ©2015 Pearson Education, Inc. All.
The Simplex Method: Nonstandard Problems
The Simplex Method The geometric method of solving linear programming problems presented before. The graphical method is useful only for problems involving.
Linear programming Simplex method.
Copyright © 2019 Pearson Education, Inc.
Problem Constraints of the Form 
Simplex Tableau Method
Presentation transcript:

Barnett/Ziegler/Byleen Finite Mathematics 11e1 Learning Objectives for Section 6.3 The student will be able to formulate the dual problem. The student will be able to solve minimization problems. The student will be able to solve applications of the dual such as the transportation problem. The student will be able to summarize problem types and solution methods. Dual Problem: Minimization with Problem Constraints of the Form >

Barnett/Ziegler/Byleen Finite Mathematics 11e2 Dual Problem: Minimization With Problem Constraints of the Form > Associated with each minimization problem with > constraints is a maximization problem called the dual problem. The dual problem will be illustrated through an example. We wish to minimize the objective function C subject to certain constraints:

Barnett/Ziegler/Byleen Finite Mathematics 11e3 Initial Matrix We start with an initial matrix A which corresponds to the problem constraints:

Barnett/Ziegler/Byleen Finite Mathematics 11e4 Transpose of Matrix A To find the transpose of matrix A, interchange the rows and columns so that the first row of A is now the first column of A transpose. The transpose is used in formulating the dual problem to follow.

Barnett/Ziegler/Byleen Finite Mathematics 11e5 Dual of the Minimization Problem The dual of the minimization problem is the following maximization problem: Maximize P under the constraints:

Barnett/Ziegler/Byleen Finite Mathematics 11e6 Theorem 1: Fundamental Principle of Duality A minimization problem has a solution if and only if its dual problem has a solution. If a solution exists, then the optimal value of the minimization problem is the same as the optimum value of the dual problem.

Barnett/Ziegler/Byleen Finite Mathematics 11e7 Forming the Dual Problem We transform the inequalities into equalities by adding the slack variables x 1, x 2, x 3 :

Barnett/Ziegler/Byleen Finite Mathematics 11e8 Form the Simplex Tableau for the Dual Problem The first pivot element is 2 (in red) because it is located in the column with the smallest negative number at the bottom (-16), and when divided into the rightmost constants yields the smallest quotient (16/2=8)

Barnett/Ziegler/Byleen Finite Mathematics 11e9 Simplex Process Divide row 1 by the pivot element (2) and change the entering variable to y 2

Barnett/Ziegler/Byleen Finite Mathematics 11e10 Simplex Process (continued) Perform row operations to get zeros in the column containing the pivot element. Result is shown below. Identify the next pivot element (0.5) (in red) New pivot element Pivot element located in this column because of negative indicator

Barnett/Ziegler/Byleen Finite Mathematics 11e11 Simplex Process (continued) Variable y 1 becomes new entering variable Divide row 2 by 0.5 to obtain a 1 in the pivot position (circled.)

Barnett/Ziegler/Byleen Finite Mathematics 11e12 Simplex Process (continued) Get zeros in the column containing the new pivot element. We have now obtained the optimal solution since none of the bottom row indicators are negative.

Barnett/Ziegler/Byleen Finite Mathematics 11e13 Solution of the Linear Programming Problem Solution: An optimal solution to a minimization problem can always be obtained from the bottom row of the final simplex tableau for the dual problem. Minimum of P is 136, which is also the maximum of the dual problem. It occurs at x 1 = 4, x 2 = 8, x 3 = 0

Barnett/Ziegler/Byleen Finite Mathematics 11e14 Application: Transportation Problem One of the first applications of linear programming was to the problem of minimizing the cost of transporting materials. Problems of this type are referred to as transportation problems. Example: A computer manufacturing company has two assembly plants, plant A and plant B, and two distribution outlets, outlet I and outlet II. Plant A can assemble at most 700 computers a month, and plant B can assemble at most 900 computers a month. Outlet I must have at least 500 computers a month, and outlet II must have at least 1,000 computers a month.

Barnett/Ziegler/Byleen Finite Mathematics 11e15 Transportation Problem (continued) Transportation costs for shipping one computer from each plant to each outlet are as follows: $6 from plant A to outlet I; $5 from plant A to outlet II: $4 from plant B to outlet I; $8 from plant B to outlet II. Find a shipping schedule that will minimize the total cost of shipping the computers from the assembly plants to the distribution outlets. What is the minimum cost?

Barnett/Ziegler/Byleen Finite Mathematics 11e16 Transportation Problem (continued) Solution: To form a shipping schedule, we must decide how many computers to ship from either plant to either outlet. This will involve 4 decision variables: x 1 = number of computers shipped from plant A to outlet I x 2 = number of computers shipped from plant A to outlet II x 3 = number of computers shipped from plant B to outlet I x 4 = number of computers shipped from plant B to outlet II

Barnett/Ziegler/Byleen Finite Mathematics 11e17 Transportation Problem (continued) Constraints are as follows: x 1 + x 2 < 700 Available from A x 3 + x 4 < 900 Available from B x 1 + x 3 > 500 Required at I x 2 + x 4 > 1,000 Required at II Total shipping charges are: C = 6x 1 + 5x 2 + 4x 3 + 8x 4

Barnett/Ziegler/Byleen Finite Mathematics 11e18 Transportation Problem (continued) Thus, we must solve the following linear programming problem: Minimize C = 6x 1 + 5x 2 + 4x 3 + 8x 4 subject to x 1 + x 2 < 700 Available from A x 3 + x 4 < 900 Available from B x 1 + x 3 > 500 Required at I x 2 + x 4 > 1,000 Required at II Before we can solve this problem, we must multiply the first two constraints by -1 so that all are of the > type.

Barnett/Ziegler/Byleen Finite Mathematics 11e19 Transportation Problem (continued) The problem can now be stated as: Minimize C = 6x 1 + 5x 2 + 4x 3 + 8x 4 subject to -x 1 - x 2 > x 3 - x 4 > -900 x 1 + x 3 > 500 x 2 + x 4 > 1,000 x 1, x 2, x 3, x 4 > 0

Barnett/Ziegler/Byleen Finite Mathematics 11e20 Transportation Problem (continued)

Barnett/Ziegler/Byleen Finite Mathematics 11e21 Transportation Problem (continued) The dual problem is; Maximize P = -700y y y 3 + 1,000y 4 subject to -y 1 + y 3 < 6 -y 1 + y 4 < 5 -y 2 + y 3 < 4 -y 2 + y 4 < 8 y 1, y 2, y 3, y 4 > 0

Barnett/Ziegler/Byleen Finite Mathematics 11e22 Transportation Problem (continued) Introduce slack variables x 1, x 2, x 3, and x 4 to form the initial system for the dual: -y 1 + y 3 + x 1 = 6 -y 1 + y 4 + x 2 = 5 -y 2 + y 3 + x 3 = 4 -y 2 + y 4 + x 4 = y y y 3 + 1,000y 4 +P = 0

Barnett/Ziegler/Byleen Finite Mathematics 11e23 Transportation Problem Solution If we form the simplex tableau for this initial system and solve, we find that the shipping schedule that minimizes the shipping charges is 0 from plant A to outlet I, 700 from plant A to outlet II, 500 from plant B to outlet I, and 300 from plant B to outlet II. The total shipping cost is $7,900.

Barnett/Ziegler/Byleen Finite Mathematics 11e24 Summary of Problem Types and Simplex Solution Methods ProblemConstraints of Type Right-Side Constants Coefficients of Objective Function Method of Solution Maximization<NonnegativeAny real number Simplex Method Minimization>Any real number NonnegativeForm dual and solve by simplex method