Example: barber

4 UNIT FOUR: Transportation and Assignment problems

4 unit four : Transportation and Assignment ObjectivesBy the end of this unit you will be able to: formulate special linear programming problems using the Transportation model. define a balanced Transportation problem develop an initial solution of a Transportation problem using the Northwest CornerRule use the Stepping Stone method to find an optimal solution of a Transportation problem formulate special linear programming problems using the Assignment model solve Assignment problems with the Hungarian IntroductionIn this unit we extend the theory of linear programming to two special linear programmingproblems, theTransportationandAssignment problems .

4 UNIT FOUR: Transportation and Assignment problems 4.1 Objectives By the end of this unit you will be able to: formulate special linear programming problems using the transportation model.

Tags:

  Linear, Four, Unit, Problem, Assignment, Transportation, Transportation and assignment problems, Unit four

Information

Domain:

Source:

Link to this page:

Please notify us if you found a problem with this document:

Other abuse

Advertisement

Transcription of 4 UNIT FOUR: Transportation and Assignment problems

1 4 unit four : Transportation and Assignment ObjectivesBy the end of this unit you will be able to: formulate special linear programming problems using the Transportation model. define a balanced Transportation problem develop an initial solution of a Transportation problem using the Northwest CornerRule use the Stepping Stone method to find an optimal solution of a Transportation problem formulate special linear programming problems using the Assignment model solve Assignment problems with the Hungarian IntroductionIn this unit we extend the theory of linear programming to two special linear programmingproblems, theTransportationandAssignment problems .

2 Both of these problems canbe solved by the simplex algorithm, but the process would result in very large simplextableaux and numerous simplex of the special characteristics of each problem , however, alternative solution methodsrequiring significantly less mathematical manipulation have been The Transportation problemThe general Transportation problem is concerned with determining an optimal strategy fordistributing a commodity from a group of supply centres,such as factories, calledsources,to various receiving centers, such as warehouses, calleddestinations, in such a way as tominimise total distribution source is able to supply a fixed number of units of the product, usually called thecapacityoravailability, and each destination has a fixed demand, often called models can also be used when a firm is trying to decide where to locate anew facility.

3 Good financial decisions concerning facility location also attempt to minimizetotal Transportation and production costs for the entire Setting up a Transportation problemTo illustrate how to set up a Transportation problem we consider the following example;Example concrete company transports concrete from three plants, 1, 2 and 3, to three constructionsites, A, B and plants are able to supply the following numbers of tons per week:PlantSupply (capacity)130023003100 The requirements of the sites, in number of tons per week, are:Construction siteDemand (requirement)A200B200C300 The cost of transporting 1 ton of concrete from each plant to each site is shown in the figure8 in Emalangeni per computational purposes it is convenient to put all the above information into a table, asin the simplex method.

4 In this table each row represents asourceand each column (Avail-ability)1438300 Plants27593003455100 Demand(re-quirement)200200300106 Figure 8: Constructing a Transportation Mathematical model of a Transportation problemBefore we discuss the solution of Transportation problems we will introduce the notationused to describe the Transportation problem and show that it can be formulated as a linearprogramming use the following notation;xij=the number of units to be distributed fromsourceito destinationj(i= 1,2,..,m;j= 1,2,..,n);si=supply from sourcei;dj=demand at destinationj;cij=cost per unit distributed fromsourceito destinationjWith respect to Example the decision variablesxijare the numbers of tons transportedfrom planti(wherei= 1,2,3) to each sitej(wherej= A, B, C)A basic assumption is that the distribution costs of units from sourceito destinationjisdirectly proportional to the number of units distributed.

5 A typicalcost and requirementstablehas the form shown on Table total distribution costs from all themsources to thendestinations. In each term in the objective functionZrepresents the total cost of tonnage transportedon one route. For example, in the route 2 C, the term in 9x2C, that is:(Cost per ton = 9) (number of tons transported =x2C) dnTable 4:Cost and requirements tableHence the objective function is:Z= 4x1A+ 3x1B+ 8x1C+ 7x2A+ 5x2B+ 9x2C+ 4x3A+ 5x3B+ 5x3 CNotice that in this problem the total supply is 300 + 300 + 200 = 700 and the total demandis 200 + 200 + 300 = 700.

6 ThusTotal supply = total mathematical form this expressed asm i=1si=n j=1dj(47)This is called abalanced problem . In this unit our discussion shall be restricted to thebalanced a balanced problem all the products that can be supplied are used to meet the are no slacks and so all constraints areequalitiesrather thaninequalitiesas was thecase in the previous formulation of this problem as a linear programming problem is presented asMinimiseZ=m i=1n j=1cijxij,(48)subject ton j=1xij=si,fori= 1,2,..,m(49)n i=1xij=dj,forj= 1,2,..,n(50)108andxij 0,for linear programming problem that fits this special formulation is of the transportationtype, regardless of its physical context.

7 For many applications, the supply and demandquantities in the model will have integer values and implementation will require that thedistribution quantities also be integers. Fortunately, the unit coefficients of the unknownvariables in the constraints guarantee an optimal solution with only integer Initial solution - Northwest Corner RuleThe initial basic feasible solution can be obtained by using one of several methods. Wewill consider only theNorth West corner ruleof developing an initial solution. Othermethods can be found in standard texts on linear procedure for constructing an initial basic feasible solution selects the basic variablesone at a time.

8 The North West corner rule begins with an allocation at the top left-handcorner of the tableau and proceeds systematically along either a row or a column and makeallocations to subsequent cells until the bottom right-hand corner is reached, by which timeenough allocations will have been made to constitute an initial procedure for constructing an initial solution using the North West Corner rule is asfollows:NORTH WEST CORNER RULE1. Start by selecting the cell in the most North-West corner of the Assign the maximum amount to this cell that is allowable based on the require-ments and the capacity Exhaust the capacity from each row before moving down to another Exhaust the requirement from each column before moving right to another Check to make sure that the capacity and requirements are us begin with an example dealing with Executive Furniture corporation, which manu-factures office desks at three locations: D, E and F.

9 The firm distributes the desks throughregional warehouses located in A, B and C (see the Network format diagram below)109-qs1-q*:-ABCDEF100 Units300 Units300 Units300 Units200 Units200 UnitsFactoriesWarehouses(Sources)666 CapacitiesShipping RoutesRequirements(Destinations)It is assumed that the production costs per desk are identical at each factory. The onlyrelevant costs are those of shipping from each source to each destination. The costs areshown in Table 5 PPPPPPPPPFromToABCD$5$4$3E$8$4$3F$9$7$5 Table 5: Transportation Costs per desk for Executive Furniture proceed to construct a Transportation table and label its various components as showin Table can now use the Northwest corner rule to find an initial feasible solution to the start in the upper left hand cell and allocate units to shipping routes as follows:110 PPPPPPPPPFromToABCC apacityD543100E843300F975300 Requirements300200200700 Table 6: Transportation Table for Executive Furniture Corporation1.

10 Exhaust the supply (factory capacity) of each row before moving down to the Exhaust the demand (warehouse) requirements of each column before moving to thenext column to the Check that all supply and demand requirements are initial shipping assignments are given in Table 7 PPPPPPPPPFromToABCF actoryCapacityD100100E200100300F10020030 0 WarehouseRequirements300200200700 Table 7: Initial Solution of the North West corner RuleThis initial solution can also be presented together with the costs per unit as shown in theTable can compute the cost of this shipping Assignment as follows;Therefore, the initial feasible solution for this problem is $ a Transportation problem in which the cost, supply and demand values are presentedin Table 10.


Related search queries