SlidePlayer

  • My presentations

Auth with social network:

Download presentation

We think you have liked this presentation. If you wish to download it, please recommend it to your friends in any social system. Share buttons are a little bit lower. Thank you!

Presentation is loading. Please wait.

Decision Science Chapter 6 Assignment Models.

Published by Alice Osborne Modified over 5 years ago

Similar presentations

Presentation on theme: "Decision Science Chapter 6 Assignment Models."— Presentation transcript:

Decision Science Chapter 6 Assignment Models

The Assignment Problem

assignment model slideshare

Unbalanced Assignment Model

assignment model slideshare

Operations Research Assistant Professor Dr. Sana’a Wafa Al-Sayegh 2 nd Semester ITGD4207 University of Palestine.

assignment model slideshare

Transportation Problem (TP) and Assignment Problem (AP)

assignment model slideshare

Chapter 10 Transportation and Assignment Models

assignment model slideshare

Transportation and Assignment Models

assignment model slideshare

Quantitative Techniques for Decision Making M.P. Gupta & R.B. Khanna © Prentice Hall India.

assignment model slideshare

Masalah Penugasan.

assignment model slideshare

Assignment Meeting 15 Course: D Deterministic Optimization Year: 2009.

assignment model slideshare

Introduction to Operations Research

assignment model slideshare

Transportation and Assignment Solution Procedures

assignment model slideshare

Computational Methods for Management and Economics Carla Gomes Module 8b The transportation simplex method.

assignment model slideshare

Operations Research Assignment Problem.

assignment model slideshare

Production Scheduling

assignment model slideshare

Allocation problems - The Hungarian Algorithm The Hungarian algorithm Step 1Reduce the array by both row and column subtractions Step 2Cover the zero elements.

assignment model slideshare

The Transportation and Assignment Problems

assignment model slideshare

To accompany Quantitative Analysis for Management, 8e by Render/Stair/Hanna 10-1 © 2003 by Prentice Hall, Inc. Upper Saddle River, NJ Chapter 10.

About project

© 2024 SlidePlayer.com Inc. All rights reserved.

slide1

Transportation and Assignment Models

Oct 26, 2014

1.19k likes | 2.76k Views

Transportation and Assignment Models. Learning Objectives. Structure special LP problems using the transportation and assignment models. Use the N.W. corner, VAM, MODI, and stepping-stone method. Solve facility location and other application problems with transportation methods.

Share Presentation

  • transportation problems
  • assignment problems
  • modi method
  • greatest opportunity cost
  • 10 maximization transportation problems

callie-adams

Presentation Transcript

Transportation and Assignment Models 1

Learning Objectives • Structure special LP problems using the transportation and assignment models. • Use the N.W. corner, VAM, MODI, and stepping-stone method. • Solve facility location and other application problems with transportation methods. • Solve assignment problems with the Hungarian (matrix reduction) method. 2

Chapter Outline 1 Introduction 2 Setting Up a Transportation Problem 3 Developing an Initial Solution: Northwest Corner Rule 4 Stepping-Stone Method: Finding a Least-Cost Solution 5 MODI Method 6 Vogel’s Approximation Method 7 Unbalanced Transportation Problems 8 Degeneracy in Transportation Problems 9 More Than One Optimal Solution 10 Maximization Transportation Problems 3

Chapter Outline (continued) 11 Unacceptable or Prohibited Routes 12 Facility Location Analysis 13 Approach of the Assignment Model 14 Unbalanced Assignment Models 15 Maximization Assignment Problems 4

Introduction Two Special LP Models The Transportation and Assignment problems are types of LP techniques called network flow problems. • Transportation Problem • Deals with the distribution of goods from several points of supply (sources) to a number of points of demand (destinations). • Transportation models can also be used when a firm is trying to decide where to locate a new facility. • Good financial decisions concerning facility location also attempt to minimize total transportation and production costs for the entire system. 5

Introduction Two Special LP Models • Assignment Problem • Refers to the class of LP problems that involve determining the most efficient assignment of • people to projects, • salespeople to territories, • contracts to bidders, • jobs to machines, etc. • The objective is most often to minimize total costs or total time of performing the tasks at hand. • One important characteristic of assignment problems is that only one job or worker is assigned to one machine or project. 6

Two common techniques for developing initial solutions are: the northwest corner method and Vogel’s approximation method. After an initial solution is developed, it must be evaluated by either the stepping-stone method or the modified distribution (MODI) method. Also introduced is a solution procedure for assignment problems alternatively called the Hungarian method, Flood’s technique, or the reduced matrix method. Importance of Special- Purpose Algorithms 7

Transportation Table Example Destination (B) Destination (A) Destination (C) Factory Capacity Origin (D) 6 4 1 13 Origin (E) 8 9 2 20 Origin (F) 4 3 6 7 Warehouse Req. 20 15 5 40 8

Initial Solution Using the Northwest Corner Rule Start in the upper left-hand cell and allocate units to shipping routes as follows: • Exhaust the supply (factory capacity) of each row before moving down to the next row. • Exhaust the demand (warehouse) requirements of each column before moving to the next column to the right. • Check that all supply and demand requirements are met. 9

The Five Steps of the Stepping-Stone Method • Select any unused square to evaluate. • Begin at this square. Trace a closed path back to the original square via squares that are currently being used (only horizontal or vertical moves allowed). • Beginning with a plus (+) sign at the unused square, place alternate minus (-) signs and plus signs on each corner square of the closed path just traced. • Calculate an improvement index by adding together the unit cost figures found in each square containing a plus sign and then subtracting the unit costs in each square containing a minus sign. 10

The Five Steps of the Stepping-Stone Method (Continued) • Repeat steps 1 to 4 until an improvement index has been calculated for all unused squares. • If all indices computed are greater than or equal to zero, an optimal solution has been reached. • If not, it is possible to improve the current solution and decrease total shipping costs. 11

The MODI Method • The MODI (modified distribution) method allows improvement indices quickly to be computed for each unused square without drawing all of the closed paths. • Because of this, it can often provide considerable time savings over the stepping-stone method for solving transportation problems. • In applying the MODI method, begin with an initial solution obtained by using the northwest corner rule. 12

The MODI Method • But now must compute a value for each row (call the values R1, R2, R3 if there are three rows) and for each column (K1, K2, K3) in the transportation table. • The next slide summarizes the five steps in the MODI Method. 13

MODI Method: Five Steps 1. Compute the values for each row and column: set Ri + Kj= Cij for those squares currently used or occupied. 2. After writing all equations, set R1 = 0. 3. Solve the system of equations for Ri and Kjvalues. 4. Compute the improvement index for each unused square by the formula improvement index: Cij - Ri - Kj 5. Select the largest negative index and proceed to solve the problem as you did using the stepping-stone method. 14

Vogel’s Approximation Alternative to the Northwest Corner Method • VAM is not as simple as the northwest corner method, but it provides a very good initial solution, usually one that is the optimal solution. • VAM tackles the problem of finding a good initial solution by taking into account the costs associated with each route alternative. • This is something that the northwest corner rule does not do. • To apply VAM, we first compute for each row and column the penalty faced if we should ship over the second best route instead of the least-cost route. 15

The Six Steps for Vogel’s Approximation • For each row/column, find difference between two lowest costs. • Opportunity cost • Find greatest opportunity cost. • Assign as many units as possible to lowest cost square in row/column with greatest opportunity cost. • Eliminate row or column that has been completely satisfied. • Recompute the cost differences for remaining rows/columns. • Return to Step 2 and repeat until obtaining a feasible solution. 16

Special Problems in Transportation Method • Unbalanced problem • Demand less than supply • Demand greater than supply • Degeneracy • More than one optimal solution 17

Unbalanced Transportation Problems • In real-life problems, total demand is not equal to total supply. • These unbalanced problems can be handled easily by using dummy sources or dummy destinations. • If total supply is greater than total demand, a dummy destination (warehouse), with demand exactly equal to the surplus, is created. • If total demand is greater than total supply, introduce a dummy source (factory) with a supply equal to the excess of demand over supply. 18

Unbalanced Transportation Problems • Regardless of whether demand or supply exceeds the other, shipping cost coefficients of zero are assigned to each dummy location or route because no shipments will actually be made from a dummy factory or to a dummy warehouse. • Any units assigned to a dummy destination represent excess capacity, and units assigned to a dummy source represent unmet demand. 19

Unbalanced ProblemDemand Less than Supply Customer 1 Dummy Customer 2 Factory Capacity 5 0 8 Factory 1 170 10 15 0 Factory 2 130 0 9 3 Factory 3 80 Customer Requirements 150 150 80 380 20

Unbalanced ProblemSupply Less than Demand • The second type of unbalanced condition occurs when total demand is greater than total supply. • This means that customers or warehouses require more of a product than the firm’s factories can provide. • In this case we need to add a dummy row representing a fake factory. • The new factory will have a supply exactly equal to the difference between total demand and total real supply. • The shipping costs from the dummy factory to each destination will be zero. 21

Unbalanced ProblemSupply Less than Demand Customer 2 Customer 1 Customer 3 Factory Capacity 8 5 16 Factory 1 170 15 10 7 Factory 2 130 0 0 0 Dummy 80 Customer Requirements 150 80 150 380 22

Degeneracy • Degeneracy occurs when the number of occupied squares or routes in a transportation table solution is less than the number of rows plus the number of columns minus 1. • # Occupied Squares = Rows + Columns – 1 • Such a situation may arise in the initial solution or in any subsequent solution. • Degeneracy requires a special procedure to correct the problem. • Without enough occupied squares to trace a closed path for each unused route, it would be impossible to apply the stepping-stone method or to calculate the R and K values needed for the MODI technique. 23

Degeneracy • To handle degenerate problems, create an artificially occupied cell. * That is, place a zero (representing a fake shipment) in one of the unused squares and then treat that square as if it were occupied. • The square chosen must be in such a position as to allow all stepping-stone paths to be closed. * Although there is usually a good deal of flexibility in selecting the unused square that will receive the zero. 24

More Than One Optimal Solution • As with LP problems, it is possible for a Transportation Problem to have multiple optimal solutions. • Such is the case when one or more of the improvement indices that we calculate for each unused square is zero in the optimal solution. • This means that it is possible to design alternative shipping routes with the same total shipping cost. • The alternate optimal solution can be found by shipping the most to this unused square using a stepping-stone path. • Practically speaking, multiple optimal solutions provide management with greater flexibility in selecting and using resources. 25

Maximization Transportation Problems • If the objective in a transportation problem is to maximize profit, a minor change is required in the transportation algorithm. • Since the improvement index for an empty cell indicates how the objective function value will change if one unit is placed in that empty cell, • the optimal solution is reached when all the improvement indices are negative or zero. • If any index is positive, the cell with the largest positive improvement index is selected to be filled using a stepping-stone path. • This new solution is evaluated and the process continues until there are no positive improvement indices. 26

Unacceptable Or Prohibited Routes • At times there are transportation problems in which one of the sources is unable to ship to one or more of the destinations. • When this occurs, the problem is said to have an unacceptable or prohibited route. • In a minimization problem, such a prohibited route is assigned a very high cost to prevent this route from ever being used in the optimal solution. • After this high cost is placed in the transportation table, the problem is solved using the techniques previously discussed. • In a maximization problem, the very high cost used in minimization problems is given a negative sign, turning it into a very bad profit. 27

The Assignment Model • The second special-purpose LP algorithm is the assignment method. • Each assignment problem has associated with it a table, or matrix. • Generally, the rows contain the objects or people we wish to assign, and the columns comprise the tasks or things we want them assigned to. • The numbers in the table are the costs associated with each particular assignment. 28

The Assignment Model • An assignment problem can be viewed as a transportation problem in which • the capacity from each source (or person to be assigned) is 1 and • the demand at each destination (or job to be done) is 1. • Such a formulation could be solved using the transportation algorithm, but it would have a severe degeneracy problem. • However, this type of problem is very easy to solve using the assignment method. 29

The Assignment Problem 30

The Steps of the Assignment Method • Find the opportunity cost table by: • Subtracting the smallest number in each row of the original cost table or matrix from every number in that row. • Then subtracting the smallest number in each column of the table obtained in part (a) from every number in that column. 31

Steps of the Assignment Method(continued) • Test the table resulting from step 1 to see whether an optimal assignment can be made. • The procedure is to draw the minimum number of vertical and horizontal straight lines necessary to cover all zeros in the table. • If the number of lines equals either the number of rows or columns in the table, an optimal assignment can be made. • If the number of lines is less than the number of rows or columns, then proceed to step 3. 32

Steps of the Assignment Method(continued) • Revise the present opportunity cost table. • This is done by subtracting the smallest number not covered by a line from every other uncovered number. • This same smallest number is also added to any number(s) lying at the intersection of horizontal and vertical lines. • We then return to step 2 and continue the cycle until an optimal assignment is possible. 33

Unbalanced Assignment Problems • Often the number of people or objects to be assigned does not equal the number of tasks or clients or machines listed in the columns, and the problem is unbalanced. • When this occurs, and there are more rows than columns, simply add a dummy column or task (similar to how unbalanced transportation problems were dealt with earlier). 34

Unbalanced Assignment Problems(continued) • If the number of tasks that need to be done exceeds the number of people available, add a dummy row. • This creates a table of equal dimensions and allows us to solve the problem as before. • Since the dummy task or person is really nonexistent, it is reasonable to enter zeros in its row or column as the cost or time estimate. 35

Maximization Assignment Problems • Some assignment problems are phrased in terms of maximizing the payoff, profit, or effectiveness of an assignment instead of minimizing costs. • It is easy to obtain an equivalent minimization problem by converting all numbers in the table to opportunity costs. • This is brought about by subtracting every number in the original payoff table from the largest single number in that table. 36

Maximization Assignment Problems • The transformed entries represent opportunity costs: • it turns out that minimizing opportunity costs produces the same assignment as the original maximization problem. • Once the optimal assignment for this transformed problem has been computed, the total payoff or profit is found by adding the original payoffs of those cells that are in the optimal assignment. 37

  • More by User

Transportation and Assignment Problems

Transportation and Assignment Problems

Transportation and Assignment Problems. The Transportation Model Solution of a Transportation Problem The Assignment Model Solution of the Assignment Model. Transportation and Assignment Problems Overview.

2.78k views • 58 slides

Transportation models and its variants

Transportation models and its variants

Transportation models and its variants. Chapter 5 Dr. Ayham Jaaron. What is Transportation model?.

4.27k views • 23 slides

Transportation Models

Transportation Models

Transportation Models. Transportation problem is about distribution of goods and services from several supply locations to several demand locations. The objective in the transportation problems is to minimize total distribution costs (to meet the demand with the minimum cost). Initial Solution.

475 views • 3 slides

Land Use and Transportation Models

Land Use and Transportation Models

Land Use and Transportation Models. G111/211a Draft Notes. New era. Policies aim at more complex processes Sustainability is becoming increasingly more popular – possibly accepted practice(?!) Cause and effects between transportation and land use are not one-way linear sequences

1.34k views • 68 slides

OPS 301 Module C Transportation Models and Network Models

OPS 301 Module C Transportation Models and Network Models

OPS 301 Module C Transportation Models and Network Models. Dr. Steven Harrod. Topics. Definition of Transportation Models Transportation Assignment Transshipment Formulation Tips Word Problem Practice CAUTION: Significant material not in your text!. Network Models.

662 views • 31 slides

Chapter 10 Transportation and Assignment Models

Chapter 10 Transportation and Assignment Models

Chapter 10 Transportation and Assignment Models. Learning Objectives. Students will be able to Structure special LP problems using the transportation and assignment models. Use the N.W. corner, VAM, MODI, and stepping-stone method.

892 views • 37 slides

ASSIGNMENT MODELS

ASSIGNMENT MODELS

2. Suppose we have two balloons; a red and a green to be given to two kids Ria and Diya. This can be done in the following two ways: Ria ? red Ria ? green Diya ? green Diya ? redNow suppose we have three balloons; a red, a green and a yellow to be gi

853 views • 65 slides

Transportation and Assignment Models

Learning Objectives. Structure special LP problems using the transportation and assignment modelsUse the northwest corner, VAM, MODI, and stepping-stone methodsSolve facility location and other application problems with transportation modelsSolve assignment problems with the Hungarian (matrix red

1.31k views • 78 slides

Transportation and Assignment Models

Transportation and Assignment Models. Chapter 10. To accompany Quantitative Analysis for Management , Tenth Edition , by Render, Stair, and Hanna Power Point slides created by Jeff Heyl. © 2009 Prentice-Hall, Inc. . Learning Objectives.

1.96k views • 122 slides

The Transportation and Assignment Problems

The Transportation and Assignment Problems

The Transportation and Assignment Problems. Chapter 9: Hillier and Lieberman Chapter 7: Decision Tools for Agribusiness Dr. Hurley’s AGB 328 Course. Terms to Know.

752 views • 43 slides

Integration of Transportation Models and Transportation Concurrency Process

Integration of Transportation Models and Transportation Concurrency Process

Integration of Transportation Models and Transportation Concurrency Process. Agenda: Concurrency Background Rationale for Better Integration Core Data Sets Key Points for Integration. Brief Bio. My Backgrounds I am not a transportation modeler

416 views • 25 slides

Balanced Transportation and Assignment Model

Balanced Transportation and Assignment Model

November 5, 2012 AGEC 352-R. Keeney. Balanced Transportation and Assignment Model. ‘Balanced’ Transportation. Recall With 2000 total units (maximum) at harbor and 2000 units (minimum) demanded at assembly plants it is not possible for slack constraints Supply <=2000 Demand >=2000

325 views • 14 slides

Transportation Models

Transportation Models. Chapter 10. Introduction. Transportation model The transportation problem deals with the distribution of goods from several points of supply ( sources ) to a number of points of demand ( destinations )

4.2k views • 116 slides

Chapter 7: Transportation Models

Chapter 7: Transportation Models

Chapter 7: Transportation Models. Skip Ship Routing & Scheduling (pp. 212-214) Service Selection Shortest Path Transportation Problem Vehicle Routing & Scheduling One route: TSP Multiple routes: VRP Consolidation. Service Selection (Mode Selection). Most important factors:

971 views • 76 slides

Transportation, Assignment, and Transshipment Problems

Transportation, Assignment, and Transshipment Problems

Transportation, Assignment, and Transshipment Problems. Chapter 7. Transportation, Assignment, and Transshipment Problems.

1.33k views • 19 slides

Logistics and Tools: Transportation and Transshipment Models

Logistics and Tools: Transportation and Transshipment Models

Logistics and Tools: Transportation and Transshipment Models. Transportation. Rail low-value, high-density, bulk products, raw materials, intermodal containers not as economical for small loads, slower, less flexible than trucking Trucking main mode of freight transport in U.S.

582 views • 14 slides

Transportation, Assignment, and Transshipment

Transportation, Assignment, and Transshipment

Transportation, Assignment, and Transshipment. Professor Ahmadi. Chapter 7 Transportation, Assignment, and Transshipment Problems. The Transportation Problem: The Network Model and a Linear Programming Formulation The Assignment Problem: The Network Model and a Linear Programming Formulation

596 views • 33 slides

Bus 480 – Lecture 2 Transportation and Assignment models

Bus 480 – Lecture 2 Transportation and Assignment models

Bus 480 – Lecture 2 Transportation and Assignment models. Transportation Model. Product is transported from location to location minimum cost Each source able to supply a fixed number of units Each destination has a demand for a fixed number of units

421 views • 22 slides

Chapter 7 Transportation, Assignment and Transshipment Problems

Chapter 7 Transportation, Assignment and Transshipment Problems

Chapter 7 Transportation, Assignment and Transshipment Problems. Applications of Network Optimization. Applications. Physical analog of nodes. Physical analog of arcs. Flow. Communication systems. phone exchanges, computers, transmission facilities, satellites. Cables, fiber optic

1.62k views • 155 slides

Transportation, Assignment, and Transshipment

378 views • 32 slides

Transportation  and Assignment Problems

Transportation and Assignment Problems. Applications of Network Optimization. Applications. Physical analog of nodes. Physical analog of arcs. Flow. Communication systems. phone exchanges, computers, transmission facilities, satellites. Cables, fiber optic links, microwave

482 views • 35 slides

IMAGES

  1. PPT

    assignment model slideshare

  2. PPT

    assignment model slideshare

  3. PPT

    assignment model slideshare

  4. PPT

    assignment model slideshare

  5. PPT

    assignment model slideshare

  6. PPT

    assignment model slideshare

VIDEO

  1. Myocardial Infraction or Heart attak

  2. MATHEMATICAL MODEL||ASSIGNMENT PROBLEM|| OPERATIONS RESEARCH|| Lecture 13

  3. NECO FURTHER MATHEMATICS OPERARIONAL RESEARCH

  4. Motivational interview assignment model

  5. Assignment model 😅

  6. SAP FICO DAY12