Example: 1. In this chapter we will discuss the transportation and assignment problems which are two special kinds of linear programming.

Size: px
Start display at page:

Download "Example: 1. In this chapter we will discuss the transportation and assignment problems which are two special kinds of linear programming."

Transcription

1 Ch. 4 THE TRANSPORTATION AND ASSIGNMENT PROBLEMS In this chapter we will discuss the transportation and assignment problems which are two special kinds of linear programming. deals with transporting goods from their sources to their destinations. The assignment problem, on the other hand, deals with assigning people or machine to jobs. Example: 1 The amount of reinforcement steel available at three warehouses of a construction company is 2, 12, and 12 tons respectively. While, the amounts of reinforcement steel needed at four construction sites are 16, 7, 11, and 1 ton respectively. The following table shows the transportation cost in Egyptian Pounds (LE) between the different warehouses and the construction sites. It is required to draw the network flow diagram and determine how many tons of reinforcement steel should be shipped from each warehouse to each of the construction sites in order to minimize the total shipping cost. 1

2 Solution - Formulate the problem: Minimize: Z= 4X X 12 + X 13 +3X 14 +7X 21 + X 22 +2X 23 +3X 24 +2X 31 +6X 32 +5X 33 +4X 34 Subject to: X 11 +X 12 +X 13 +X 14 = 2 X 21 +X 22 +X 23 +X 24 = 12 X 31 +X 32 +X 33 +X 34 = 12 SUPPLY X 11 +X 21 +X 31 = 16 X 12 +X 22 +X 32 = 17 X 13 +X 23 +X 33 = 11 X 14 +X 24 +X 34 = 1 DEMAND 2

3 - This is an example of the transportation model. - This problem has a specific structure. All the coefficients of the variables in the constraint equations are 1 - Every variable appears in exactly two constraints - All constraint equations are formed using the equal sign not the or the signs - This is the special structure that distinguishes this problem as a transportation problem The Transportation Problem Model - the transportation model is concerned with distributing a commodity from a group of supply centers, called sources to a group of receiving centers, called destinations to minimize total cost - In general, source i (i = 1, 2, 3,.., m) has a supply of s i units, and destination j (j = 1, 2, 3,, n) has a demand for d j units - The cost of distributing units from source i to destination j, c ij, is directly proportional to the number of units distributed, x ij 3

4 The Transportation Problem Model - the transportation Table Cost per distributed unit Destination Supply 1 2 n 1 c 11 c 12 c 1n s 1 Source 2 c 21 c 22 c 2n s 2 : : : : : m c m1 c m2 c mn s m Demand d 1 d 2 d n The Transportation Problem Model - Let Z represents the total distribution cost and x ij (i = 1, 2,.., m; j = 1, 2,., n) be the number of units to be distributed from source i to destination j 4

5 The Transportation Problem Model - A necessary condition for a transportation problem to have any feasible solution is that: - This property may be verified by observing that the constraints require that both The Transportation Problem Model - Number of variables = m x n - Number of constraints = m + n - Number of basic variables = m + n 1 - This as any supply constraint equals the sum of demand constraints minus the sum of other supply constraints - Therefore, any basic feasible (BF) solution will have only m + n 1 basic variables (non-zero variables) while all other variables will have zero value. Also, the sum of allocations for each row or each column equals its supply or demand 5

6 The Transportation Problem Model - One important condition is that all supplies should equal all demands (balanced transportation problem) - If this is not true for a particular problem, dummy sources or destinations can be added to make it true - These dummy centers have zero distribution costs - If shipment is impossible between a given source and destination, a large cost of M is entered. This discourages the solution from using such cells The Transportation Problem Model - Constraint coefficients of the transportation problem x 11 x 12. x 1n x 21 x 22. x 2n. x m1 x m2. x mn

7 Vogel s Approximation Method - For each row and column remaining under consideration, calculate its difference, the arithmetic difference between the smallest and next-to-thesmallest unit cost c ij still remaining in that row or column. - In that row or column having the largest difference, select the variable having the smallest remaining unit cost - Ties for the largest difference, or for the smallest remaining unit cost, may be broken arbitrarily - Using Vogel s Approximation to solve for number of tons to be shipped from each warehouse: - First check that sources are equal to the demand: - Sources = = 44 = demand =

8 8

9 - Substitute in the objective function to get Z Example: 2 Resolve problem no. 1 assuming the transportation table as follow with no reinforcement steel to be shipped from warehouse 1 to site 3 and from warehouse 3 to site 1. 9

10 Solution - Formulate the problem: Minimize: Z= 4X X 12 +3X 14 +7X 21 + X 22 +2X 23 +3X 24 +6X 32 +5X 33 +4X 34 Subject to: X 11 +X 12 +X 14 = 2 X 21 +X 22 +X 23 +X 24 = 12 X 32 +X 33 +X 34 = 12 X 11 +X 21 = 16 X 12 +X 22 +X 32 = 17 X 23 +X 33 = 11 X 14 +X 24 +X 34 = 1 SUPPLY DEMAND 1

11 - Using Vogel s Approximation to solve for number of tons to be shipped from each warehouse: - First check that sources are equal to the demand: - Sources = = 44 = demand =

12 - Substitute in the objective function to get Z 12

13 Example: 3 Resolve problem no. 1 assuming that the reinforcing steel available at the three warehouses is 2, 12, and 18 tons respectively. While, the amounts of reinforcement steel needed at four construction sites are 16, 7, 11, and 1 ton respectively. - Using Vogel s Approximation to solve for number of tons to be shipped from each warehouse: - First check that sources are equal to the demand: - Sources = = 5, - While, demand = = 44 - So we add a dummy construction site C5 to accommodate the difference of 6 tons. 13

14 Solution - Formulate the problem: Minimize: Z= 4X X 12 + X 13 +3X 14 +7X 21 + X 22 +2X 23 +3X 24 +2X 31 +6X 32 +5X 33 +4X 34 Subject to: X 11 +X 12 +X 13 +X 14 + X 15 = 2 X 21 +X 22 +X 23 +X 24 + X 25 = 12 X 31 +X 32 +X 33 +X 34 + X 35 = 12 X 11 +X 21 +X 31 = 16 X 12 +X 22 +X 32 = 17 X 13 +X 23 +X 33 = 11 X 14 +X 24 +X 34 = 1 X 15 +X 25 +X 35 = 6 SUPPLY DEMAND 14

15 15

16 - Substitute in the objective function to get Z A special case of the transportation problem when each supply is one and each demand is one As such, every supplier will be assigned one destination and every destination will have one supplier The Assignment Problem 16

17 Example The assignment problem A contractor owns three excavators of different capacity. He/she wants to dispatch these excavators into three different jobs. The performance of the excavators is measured as the time consumed to perform each job. The data of the time tests are shown as given in the table below. - Draw a network flow diagram. - Formulate a mathematical model to obtain the minimum time. - Solve this model using the Vogal s approximation model The assignment problem (S 1 =1) x 11 1 (d 1 =1) 7 x 12 X 31 (S 2 =1) 2 X x 13 X 22 X 32 2 (d 2 =1) (S 3 =1) X 23 X 33 3 (d 3 =1) 17

18 The assignment problem - Formulate the problem: Minimize: Z= 5X X X 13 +4X X 22 +8X 23 +1X 31 +6X 32 +3X 33 Subject to: X 11 +X 12 +X 13 = 1 X 21 +X 22 +X 23 = 1 X 31 +X 32 +X 33 = 1 X 11 +X 21 +X 31 = 1 X 12 +X 22 +X 32 = 1 X 13 +X 23 +X 33 = 1 SUPPLY DEMAND The Assignment Problem The Assignment Problem Model - In the assignment problem there are n resources or assignee (e.g., employee, machine) is to be assigned uniquely to a particular activity or assignment (e.g., task, job) - There is a cost c ij associated with assignee i (i = 1, 2,3,., n) assigned (performing) assignment j (j = 1, 2, 3,, n) - the objective is to determine how all the assignments should be made in order to minimize the total cost 18

19 The Assignment Problem The Assignment Problem Model - The number of assignees = the number of assignments (tasks) - Each assignee is to be assigned to exactly one task - Each task is to be performed by exactly one assignee - The decision variable x ij of assigning machine (assignee) i to job (task) j always take a value of one or zero The Assignment Problem Model Cost of assigning i to j Assignment Supply 1 2 n 1 c 11 c 12 c 1n 1 Assignee 2 c 21 c 22 c 2n 1 : : : : : n c n1 c n2 c nn 1 Demand

20 The Transportation Problem Model - Let Z represents the total assignment cost and x ij (i = 1, 2,.., n; j = 1, 2,., n) be a binary number representing assigning machine i to job j The assignment problem Using Vogel s Approximation 2

21 Optimality test TRANSPORTATION PROBLEM Example: A cement company has four factories A, B, C, and D. Its major distribution centers are located in three cities O, P, and R. The unit transportation cost from factories to the distribution centers is as follows: Factories O Distribution Centers P R A B C D Ch. 4 TRANSPORTATION PROBLEMS - The capacities of the four factories and the three distribution centers are as follow: Factory Production capacity (ton) Distribution center Distribution capacity (ton) A 85 O 15 B 11 P 12 C 6 R 75 D 45 The company needs to determine the best transportation program which will minimize the cost of transportation. 21

22 Ch. 4 TRANSPORTATION PROBLEMS Solution Factories A B C D Demand Col. Diff. Distribution Centers O P R Supply Row Diff X AP = 85 Eliminate Row A Ch. 4 TRANSPORTATION PROBLEMS Factories B C D Demand Col. Diff. Distribution Centers O P R Supply Row Diff X BO = 15 Eliminate Col. O Factories B C D Demand Col. Diff. Distribution Centers P R Supply Row Diff X BR = 5 Eliminate Row B 22

23 Ch. 4 TRANSPORTATION PROBLEMS Solution Factories C D Demand Col. Diff. Distribution Centers P R Supply Row Diff X DR = 45 Eliminate Row D Factories C Demand Col. Diff. Distribution Centers P R Supply Row Diff. 6 X CP = 35, X CR = 25 Ch. 4 TRANSPORTATION PROBLEMS The preliminary solution Factories A B C D Demand O (3) (6) 15 (12) (13) 15 Distribution Centers P (4) 85 (9) (8) 35 (11) 12 R (2) (5) 5 (1) 25 (7) Supply Z min= 85 x x x x x x 7 = 184 L.E 23

24 LOOP METHOD for TESTING THE SOLUTION of TRANSPORTATION MODEL Test the solution Factories O Distribution Centers P R Supply A B C D (3) (6) 15 (12) (13) (4) 85 (9) (8) 35 (11) (2) (5) 5 (1) (7) Demand LOOP METHOD for TESTING THE SOLUTION of TRANSPORTATION MODEL - It is be noted that the quantity in cells X AO,X AR,X BP,X CO,X DO, and X DP have a zero value. - To test the obtained solution, the unoccupied cell will be tested using one unoccupied cell and the other cells are occupied. The cost of lost chance for the unoccupied cells will be determined. - To check the cell AR we can catch the cells AR, AP, CP, and CR. 24

25 LOOP METHOD for TESTING THE SOLUTION of TRANSPORTATION MODEL Cell AR Adding of one unit to cell AR will increase the cost by + 2 Subtracting of one unit from cell AP will decrease the cost by - 4 Adding of one unit to cell CP will increase the cost by + 8 Subtracting of one unit from cell CR will decrease the cost by - 1 : : Cost of lost chance Testing of other unoccupied cells will give positive values or zero values to the cost of lost chance for each unoccupied cell which mean increasing the value of cost for positive values and the solution doesn t change for zero values. LOOP METHOD for TESTING THE SOLUTION of TRANSPORTATION MODEL The final solution Factories A B C D Demand O (3) (6) 15 (12) (13) 15 Distribution Centers P (4) 6 (9) (8) 6 (11) 12 R (2) 25 (5) 5 (1) (7) Supply Z min = 6 x x x x x x 7 = 174 L.E 25

26 Optimality Test A basic feasible solution is optimal if and only if (c ij u i - v j ) for every (i, j) such that x ij is a non-basic Thus, the only work required by the optimality test is the derivation of the values of the u i and v j for the current basic solution and then the calculation of these (c ij u i - v j ) Since (c ij u i - v j ) is required to be zero if x ij is a basic variable, the u i and v j satisfy the set of equations Optimality Test c ij = u i + v j variable for each i and j such that x ij is a basic There are (m+n 1) basic variables, and accordingly (m+n-1) equations The number of unknowns (u i and v j ) is (m + n), one of these variables can be assigned a value arbitrarily Select the u i that has the largest number of allocations in its row and assign it the value of zero 26

27 TRANSPORTATION PROBLEMS Example: The following table shows the transportation cost of shipping one unit of a given product from the sources 1, 2 and 3 to destinations 1, 2, 3 and 4. The demand of each destination and the supply of each source are also given in the table Destinations Supply Sources Demand TRANSPORTATION PROBLEMS An initial basic feasible solution for this problem was determined as shown in the next table. Check if this solution is optimal or not and if not, determine the optimal solution. Destinations Sources x 11 =16 x 12 =4 2 x 22 =1 x 23 =11 3 x 32 =2 x 34 =1 27

28 TRANSPORTATION PROBLEMS Suppl y u i M M Demand Z=99 v j TRANSPORTATION PROBLEMS Check the optimality by checking the value (c ij u i - v j ) for all non-basic variables, these values should be positive or zero If any of these values are negative, then the solution is not optimal and another iterative is required Because one of these values (c 33 u 3 v 3 ) = -2 (negative), we conclude that, the current basic feasible solution is not optimal. Thus, the transportation simplex method must next go to the iterative step to find a better basic feasible solution 28

29 TRANSPORTATION PROBLEMS Supply u i M M M M Demand Z=99 v j Not optimal TRANSPORTATION PROBLEMS Find an entering basic variable, a leaving basic variable and then identifying the new basic feasible solution The entering basic variable must have negative (c ij u i v ) j If there more than one negative value exists, select the one having the largest absolute negative value In this example, x 33 is the entering basic variable Increasing the non-basic variable from zero sets off a chain reaction of changes in other basic variables in order to continue satisfying the supply and demand constraints The basic variable to be decreased to zero becomes the leaving basic variable. With x 33 being the entering basic variable, the chain reaction is shown in the next Table 29

30 TRANSPORTATION PROBLEMS Find an entering basic variable, a leaving Supply u i M M M M Demand v j TRANSPORTATION PROBLEMS Supply u i M M M M Demand Z=95 v j optimal 3

Chapter 7 TRANSPORTATION PROBLEM

Chapter 7 TRANSPORTATION PROBLEM Chapter 7 TRANSPORTATION PROBLEM Chapter 7 Transportation Transportation problem is a special case of linear programming which aims to minimize the transportation cost to supply goods from various sources

More information

Duality in LPP Every LPP called the primal is associated with another LPP called dual. Either of the problems is primal with the other one as dual. The optimal solution of either problem reveals the information

More information

UNIT 4 TRANSPORTATION PROBLEM

UNIT 4 TRANSPORTATION PROBLEM UNIT 4 TRANSPORTATION PROLEM Structure 4.1 Introduction Objectives 4.2 Mathematical Formulation of the Transportation Problem 4.3 Methods of Finding Initial asic Feasible Solution North-West orner Rule

More information

TRANSPORTATION PROBLEMS

TRANSPORTATION PROBLEMS 63 TRANSPORTATION PROBLEMS 63.1 INTRODUCTION A scooter production company produces scooters at the units situated at various places (called origins) and supplies them to the places where the depot (called

More information

OPERATIONS RESEARCH. Transportation and Assignment Problems

OPERATIONS RESEARCH. Transportation and Assignment Problems OPERATIONS RESEARCH Chapter 2 Transportation and Assignment Problems Prof. Bibhas C. Giri Department of Mathematics Jadavpur University Kolkata, India Email: bcgiri.jumath@gmail.com MODULE - 2: Optimality

More information

OPERATIONS RESEARCH. Transportation and Assignment Problems

OPERATIONS RESEARCH. Transportation and Assignment Problems OPERATIONS RESEARCH Chapter 2 Transportation and Assignment Problems Prof. Bibhas C. Giri Department of Mathematics Jadavpur University Kolkata, India Email: bcgiri.jumath@gmail.com 1.0 Introduction In

More information

Transportation Problem

Transportation Problem Transportation Problem. Production costs at factories F, F, F and F 4 are Rs.,, and respectively. The production capacities are 0, 70, 40 and 0 units respectively. Four stores S, S, S and S 4 have requirements

More information

The Transportation Problem

The Transportation Problem 11 The Transportation Problem Question 1 The initial allocation of a transportation problem, alongwith the unit cost of transportation from each origin to destination is given below. You are required to

More information

Linear Programming Applications. Transportation Problem

Linear Programming Applications. Transportation Problem Linear Programming Applications Transportation Problem 1 Introduction Transportation problem is a special problem of its own structure. Planning model that allocates resources, machines, materials, capital

More information

The Transportation Problem

The Transportation Problem CHAPTER 12 The Transportation Problem Basic Concepts 1. Transportation Problem: BASIC CONCEPTS AND FORMULA This type of problem deals with optimization of transportation cost in a distribution scenario

More information

TRANSPORTATION PROBLEMS

TRANSPORTATION PROBLEMS Chapter 6 TRANSPORTATION PROBLEMS 61 Transportation Model Transportation models deal with the determination of a minimum-cost plan for transporting a commodity from a number of sources to a number of destinations

More information

The Transportation Problem. Experience the Joy! Feel the Excitement! Share in the Pleasure!

The Transportation Problem. Experience the Joy! Feel the Excitement! Share in the Pleasure! The Transportation Problem Experience the Joy! Feel the Excitement! Share in the Pleasure! The Problem A company manufactures a single product at each of m factories. i has a capacity of S i per month.

More information

W P 1 30 / 10 / P 2 25 / 15 / P 3 20 / / 0 20 / 10 / 0 35 / 20 / 0

W P 1 30 / 10 / P 2 25 / 15 / P 3 20 / / 0 20 / 10 / 0 35 / 20 / 0 11 P 1 and W 1 with shipping cost. The column total (i.e. market requirement) corresponding to this cell is 2 while the row total (Plant capacity) is. So we allocate 2 units to this cell. Not the market

More information

MULTIPLE CHOICE QUESTIONS DECISION SCIENCE

MULTIPLE CHOICE QUESTIONS DECISION SCIENCE MULTIPLE CHOICE QUESTIONS DECISION SCIENCE 1. Decision Science approach is a. Multi-disciplinary b. Scientific c. Intuitive 2. For analyzing a problem, decision-makers should study a. Its qualitative aspects

More information

TRANSPORTATION & NETWORK PROBLEMS

TRANSPORTATION & NETWORK PROBLEMS TRANSPORTATION & NETWORK PROBLEMS Transportation Problems Problem: moving output from multiple sources to multiple destinations. The objective is to minimise costs (maximise profits). Network Representation

More information

Transportation Simplex: Initial BFS 03/20/03 page 1 of 12

Transportation Simplex: Initial BFS 03/20/03 page 1 of 12 Dennis L. ricker Dept of Mechanical & Industrial Engineering The University of Iowa & Dept of usiness Lithuania hristian ollege Transportation Simplex: Initial FS 0/0/0 page of Obtaining an Initial asic

More information

Dr. S. Bourazza Math-473 Jazan University Department of Mathematics

Dr. S. Bourazza Math-473 Jazan University Department of Mathematics Dr. Said Bourazza Department of Mathematics Jazan University 1 P a g e Contents: Chapter 0: Modelization 3 Chapter1: Graphical Methods 7 Chapter2: Simplex method 13 Chapter3: Duality 36 Chapter4: Transportation

More information

Fundamentals of Operations Research. Prof. G. Srinivasan. Indian Institute of Technology Madras. Lecture No. # 15

Fundamentals of Operations Research. Prof. G. Srinivasan. Indian Institute of Technology Madras. Lecture No. # 15 Fundamentals of Operations Research Prof. G. Srinivasan Indian Institute of Technology Madras Lecture No. # 15 Transportation Problem - Other Issues Assignment Problem - Introduction In the last lecture

More information

M.SC. MATHEMATICS - II YEAR

M.SC. MATHEMATICS - II YEAR MANONMANIAM SUNDARANAR UNIVERSITY DIRECTORATE OF DISTANCE & CONTINUING EDUCATION TIRUNELVELI 627012, TAMIL NADU M.SC. MATHEMATICS - II YEAR DKM24 - OPERATIONS RESEARCH (From the academic year 2016-17)

More information

9.5 THE SIMPLEX METHOD: MIXED CONSTRAINTS

9.5 THE SIMPLEX METHOD: MIXED CONSTRAINTS SECTION 9.5 THE SIMPLEX METHOD: MIXED CONSTRAINTS 557 9.5 THE SIMPLEX METHOD: MIXED CONSTRAINTS In Sections 9. and 9., you looked at linear programming problems that occurred in standard form. The constraints

More information

CHAPTER SOLVING MULTI-OBJECTIVE TRANSPORTATION PROBLEM USING FUZZY PROGRAMMING TECHNIQUE-PARALLEL METHOD 40 3.

CHAPTER SOLVING MULTI-OBJECTIVE TRANSPORTATION PROBLEM USING FUZZY PROGRAMMING TECHNIQUE-PARALLEL METHOD 40 3. CHAPTER - 3 40 SOLVING MULTI-OBJECTIVE TRANSPORTATION PROBLEM USING FUZZY PROGRAMMING TECHNIQUE-PARALLEL METHOD 40 3.1 INTRODUCTION 40 3.2 MULTIOBJECTIVE TRANSPORTATION PROBLEM 41 3.3 THEOREMS ON TRANSPORTATION

More information

CHAPTER 11 Integer Programming, Goal Programming, and Nonlinear Programming

CHAPTER 11 Integer Programming, Goal Programming, and Nonlinear Programming Integer Programming, Goal Programming, and Nonlinear Programming CHAPTER 11 253 CHAPTER 11 Integer Programming, Goal Programming, and Nonlinear Programming TRUE/FALSE 11.1 If conditions require that all

More information

Deterministic Operations Research, ME 366Q and ORI 391 Chapter 2: Homework #2 Solutions

Deterministic Operations Research, ME 366Q and ORI 391 Chapter 2: Homework #2 Solutions Deterministic Operations Research, ME 366Q and ORI 391 Chapter 2: Homework #2 Solutions 11. Consider the following linear program. Maximize z = 6x 1 + 3x 2 subject to x 1 + 2x 2 2x 1 + x 2 20 x 1 x 2 x

More information

Operations Research: Introduction. Concept of a Model

Operations Research: Introduction. Concept of a Model Origin and Development Features Operations Research: Introduction Term or coined in 1940 by Meclosky & Trefthan in U.K. came into existence during World War II for military projects for solving strategic

More information

56:171 Operations Research Midterm Exam - October 26, 1989 Instructor: D.L. Bricker

56:171 Operations Research Midterm Exam - October 26, 1989 Instructor: D.L. Bricker 56:171 Operations Research Midterm Exam - October 26, 1989 Instructor: D.L. Bricker Answer all of Part One and two (of the four) problems of Part Two Problem: 1 2 3 4 5 6 7 8 TOTAL Possible: 16 12 20 10

More information

Operations Research. Unbalanced transportation problem.

Operations Research. Unbalanced transportation problem. Operations Research. and properties of solutions In the previous lesson, the two special types of solutions of transportation problems (degenerate and alternative) mentioned. However, since both of these

More information

To Obtain Initial Basic Feasible Solution Physical Distribution Problems

To Obtain Initial Basic Feasible Solution Physical Distribution Problems Global Journal of Pure and Applied Mathematics. ISSN 0973-1768 Volume 13, Number 9 (2017), pp. 4671-4676 Research India Publications http://www.ripublication.com To Obtain Initial Basic Feasible Solution

More information

Simplex tableau CE 377K. April 2, 2015

Simplex tableau CE 377K. April 2, 2015 CE 377K April 2, 2015 Review Reduced costs Basic and nonbasic variables OUTLINE Review by example: simplex method demonstration Outline Example You own a small firm producing construction materials for

More information

Programmers A B C D Solution:

Programmers A B C D Solution: P a g e Q: A firm has normally distributed forecast of usage with MAD=0 units. It desires a service level, which limits the stock, out to one order cycle per year. Determine Standard Deviation (SD), if

More information

Review Questions, Final Exam

Review Questions, Final Exam Review Questions, Final Exam A few general questions. What does the Representation Theorem say (in linear programming)? In words, the representation theorem says that any feasible point can be written

More information

Transportation, Transshipment, and Assignment Problems

Transportation, Transshipment, and Assignment Problems Transportation, Transshipment, and Assignment Problems Riset Operasi 1 6-1 Chapter Topics The Transportation Model Computer Solution of a Transportation Problem The Transshipment Model Computer Solution

More information

UNIVERSITY of LIMERICK

UNIVERSITY of LIMERICK UNIVERSITY of LIMERICK OLLSCOIL LUIMNIGH Department of Mathematics & Statistics Faculty of Science and Engineering END OF SEMESTER ASSESSMENT PAPER MODULE CODE: MS4303 SEMESTER: Spring 2018 MODULE TITLE:

More information

2-Vehicle Cost Varying Transportation Problem

2-Vehicle Cost Varying Transportation Problem Journal of Uncertain Systems Vol.8, No.1, pp.44-7, 14 Online at: www.jus.org.uk -Vehicle Cost Varying Transportation Problem Arpita Panda a,, Chandan Bikash Das b a Department of Mathematics, Sonakhali

More information

56:171 Operations Research Fall 1998

56:171 Operations Research Fall 1998 56:171 Operations Research Fall 1998 Quiz Solutions D.L.Bricker Dept of Mechanical & Industrial Engineering University of Iowa 56:171 Operations Research Quiz

More information

Lecture 5 Simplex Method. September 2, 2009

Lecture 5 Simplex Method. September 2, 2009 Simplex Method September 2, 2009 Outline: Lecture 5 Re-cap blind search Simplex method in steps Simplex tableau Operations Research Methods 1 Determining an optimal solution by exhaustive search Lecture

More information

The Assignment Problem

The Assignment Problem CHAPTER 12 The Assignment Problem Basic Concepts Assignment Algorithm The Assignment Problem is another special case of LPP. It occurs when m jobs are to be assigned to n facilities on a one-to-one basis

More information

Welcome to CPSC 4850/ OR Algorithms

Welcome to CPSC 4850/ OR Algorithms Welcome to CPSC 4850/5850 - OR Algorithms 1 Course Outline 2 Operations Research definition 3 Modeling Problems Product mix Transportation 4 Using mathematical programming Course Outline Instructor: Robert

More information

is called an integer programming (IP) problem. model is called a mixed integer programming (MIP)

is called an integer programming (IP) problem. model is called a mixed integer programming (MIP) INTEGER PROGRAMMING Integer Programming g In many problems the decision variables must have integer values. Example: assign people, machines, and vehicles to activities in integer quantities. If this is

More information

Introduction to the Simplex Algorithm Active Learning Module 3

Introduction to the Simplex Algorithm Active Learning Module 3 Introduction to the Simplex Algorithm Active Learning Module 3 J. René Villalobos and Gary L. Hogg Arizona State University Paul M. Griffin Georgia Institute of Technology Background Material Almost any

More information

2. Network flows. Balance of flow: At each node, demand plus total shipments out must equal supply plus total shipments in. Reno. Denver.

2. Network flows. Balance of flow: At each node, demand plus total shipments out must equal supply plus total shipments in. Reno. Denver. . Network flows A network consists of a collection of locations along with connections between them. The locations, called the nodes of the network, can correspond to places of various kinds such as factories,

More information

Linear programming. Debrecen, 2015/16, 1st semester. University of Debrecen, Faculty of Business Administration 1 / 46

Linear programming. Debrecen, 2015/16, 1st semester. University of Debrecen, Faculty of Business Administration 1 / 46 1 / 46 Linear programming László Losonczi University of Debrecen, Faculty of Business Administration Debrecen, 2015/16, 1st semester LP (linear programming) example 2 / 46 CMP is a cherry furniture manufacturer

More information

SELECT TWO PROBLEMS (OF A POSSIBLE FOUR) FROM PART ONE, AND FOUR PROBLEMS (OF A POSSIBLE FIVE) FROM PART TWO. PART ONE: TOTAL GRAND

SELECT TWO PROBLEMS (OF A POSSIBLE FOUR) FROM PART ONE, AND FOUR PROBLEMS (OF A POSSIBLE FIVE) FROM PART TWO. PART ONE: TOTAL GRAND 1 56:270 LINEAR PROGRAMMING FINAL EXAMINATION - MAY 17, 1985 SELECT TWO PROBLEMS (OF A POSSIBLE FOUR) FROM PART ONE, AND FOUR PROBLEMS (OF A POSSIBLE FIVE) FROM PART TWO. PART ONE: 1 2 3 4 TOTAL GRAND

More information

LINEAR PROGRAMMING MODULE Part 1 - Model Formulation INTRODUCTION

LINEAR PROGRAMMING MODULE Part 1 - Model Formulation INTRODUCTION Name: LINEAR PROGRAMMING MODULE Part 1 - Model Formulation INTRODUCTION In general, a mathematical model is either deterministic or probabilistic. For example, the models and algorithms shown in the Graph-Optimization

More information

Introduction to LP. Types of Linear Programming. There are five common types of decisions in which LP may play a role

Introduction to LP. Types of Linear Programming. There are five common types of decisions in which LP may play a role Linear Programming RK Jana Lecture Outline Introduction to Linear Programming (LP) Historical Perspective Model Formulation Graphical Solution Method Simplex Method Introduction to LP Continued Today many

More information

Lecture 8 Network Optimization Algorithms

Lecture 8 Network Optimization Algorithms Advanced Algorithms Floriano Zini Free University of Bozen-Bolzano Faculty of Computer Science Academic Year 2013-2014 Lecture 8 Network Optimization Algorithms 1 21/01/14 Introduction Network models have

More information

3. THE SIMPLEX ALGORITHM

3. THE SIMPLEX ALGORITHM Optimization. THE SIMPLEX ALGORITHM DPK Easter Term. Introduction We know that, if a linear programming problem has a finite optimal solution, it has an optimal solution at a basic feasible solution (b.f.s.).

More information

Chapter 4 The Simplex Algorithm Part I

Chapter 4 The Simplex Algorithm Part I Chapter 4 The Simplex Algorithm Part I Based on Introduction to Mathematical Programming: Operations Research, Volume 1 4th edition, by Wayne L. Winston and Munirpallam Venkataramanan Lewis Ntaimo 1 Modeling

More information

3.3 Easy ILP problems and totally unimodular matrices

3.3 Easy ILP problems and totally unimodular matrices 3.3 Easy ILP problems and totally unimodular matrices Consider a generic ILP problem expressed in standard form where A Z m n with n m, and b Z m. min{c t x : Ax = b, x Z n +} (1) P(b) = {x R n : Ax =

More information

56:270 Final Exam - May

56:270  Final Exam - May @ @ 56:270 Linear Programming @ @ Final Exam - May 4, 1989 @ @ @ @ @ @ @ @ @ @ @ @ @ @ Select any 7 of the 9 problems below: (1.) ANALYSIS OF MPSX OUTPUT: Please refer to the attached materials on the

More information

Linear Programming. H. R. Alvarez A., Ph. D. 1

Linear Programming. H. R. Alvarez A., Ph. D. 1 Linear Programming H. R. Alvarez A., Ph. D. 1 Introduction It is a mathematical technique that allows the selection of the best course of action defining a program of feasible actions. The objective of

More information

Special cases of linear programming

Special cases of linear programming Special cases of linear programming Infeasible solution Multiple solution (infinitely many solution) Unbounded solution Degenerated solution Notes on the Simplex tableau 1. The intersection of any basic

More information

Friday, September 21, Flows

Friday, September 21, Flows Flows Building evacuation plan people to evacuate from the offices corridors and stairways capacity 10 10 5 50 15 15 15 60 60 50 15 10 60 10 60 15 15 50 For each person determine the path to follow to

More information

IE 400 Principles of Engineering Management. The Simplex Algorithm-I: Set 3

IE 400 Principles of Engineering Management. The Simplex Algorithm-I: Set 3 IE 4 Principles of Engineering Management The Simple Algorithm-I: Set 3 So far, we have studied how to solve two-variable LP problems graphically. However, most real life problems have more than two variables!

More information

Computer Science & Engineering 423/823 Design and Analysis of Algorithms

Computer Science & Engineering 423/823 Design and Analysis of Algorithms Bipartite Matching Computer Science & Engineering 423/823 Design and s Lecture 07 (Chapter 26) Stephen Scott (Adapted from Vinodchandran N. Variyam) 1 / 36 Spring 2010 Bipartite Matching 2 / 36 Can use

More information

II BSc(Information Technology)-[ ] Semester-III Allied:Computer Based Optimization Techniques-312C Multiple Choice Questions.

II BSc(Information Technology)-[ ] Semester-III Allied:Computer Based Optimization Techniques-312C Multiple Choice Questions. Dr.G.R.Damodaran College of Science (Autonomous, affiliated to the Bharathiar University, recognized by the UGC)Re-accredited at the 'A' Grade Level by the NAAC and ISO 9001:2008 Certified CRISL rated

More information

Summary of the simplex method

Summary of the simplex method MVE165/MMG631,Linear and integer optimization with applications The simplex method: degeneracy; unbounded solutions; starting solutions; infeasibility; alternative optimal solutions Ann-Brith Strömberg

More information

Lecture 14 Transportation Algorithm. October 9, 2009

Lecture 14 Transportation Algorithm. October 9, 2009 Transportation Algorithm October 9, 2009 Outline Lecture 14 Revisit the transportation problem Simplex algorithm for the balanced problem Basic feasible solutions Selection of the initial basic feasible

More information

IE 5531: Engineering Optimization I

IE 5531: Engineering Optimization I IE 5531: Engineering Optimization I Lecture 7: Duality and applications Prof. John Gunnar Carlsson September 29, 2010 Prof. John Gunnar Carlsson IE 5531: Engineering Optimization I September 29, 2010 1

More information

Solving the Transportation Problem Using Fuzzy Modified Distribution Method

Solving the Transportation Problem Using Fuzzy Modified Distribution Method Solving the Transportation Problem Using Fuzzy Modified Distribution Method S.Nareshkumar 1, S.Kumaraghuru 2 1 SriGuru Institute of Technology,Coimbatore. 2 Chikkanna Government Arts College, Tirupur.

More information

MVE165/MMG630, Applied Optimization Lecture 6 Integer linear programming: models and applications; complexity. Ann-Brith Strömberg

MVE165/MMG630, Applied Optimization Lecture 6 Integer linear programming: models and applications; complexity. Ann-Brith Strömberg MVE165/MMG630, Integer linear programming: models and applications; complexity Ann-Brith Strömberg 2011 04 01 Modelling with integer variables (Ch. 13.1) Variables Linear programming (LP) uses continuous

More information

Dual Basic Solutions. Observation 5.7. Consider LP in standard form with A 2 R m n,rank(a) =m, and dual LP:

Dual Basic Solutions. Observation 5.7. Consider LP in standard form with A 2 R m n,rank(a) =m, and dual LP: Dual Basic Solutions Consider LP in standard form with A 2 R m n,rank(a) =m, and dual LP: Observation 5.7. AbasisB yields min c T x max p T b s.t. A x = b s.t. p T A apple c T x 0 aprimalbasicsolutiongivenbyx

More information

2. Linear Programming Problem

2. Linear Programming Problem . Linear Programming Problem. Introduction to Linear Programming Problem (LPP). When to apply LPP or Requirement for a LPP.3 General form of LPP. Assumptions in LPP. Applications of Linear Programming.6

More information

Systems Analysis in Construction

Systems Analysis in Construction Systems Analysis in Construction CB312 Construction & Building Engineering Department- AASTMT by A h m e d E l h a k e e m & M o h a m e d S a i e d 3. Linear Programming Optimization Simplex Method 135

More information

::::: OFTECHY. .0D 0 ::: ::_ I;. :.!:: t;0i f::t l. :- - :.. :?:: : ;. :--- :-.-i. .. r : : a o er -,:I :,--:-':: : :.:

::::: OFTECHY. .0D 0 ::: ::_ I;. :.!:: t;0i f::t l. :- - :.. :?:: : ;. :--- :-.-i. .. r : : a o er -,:I :,--:-':: : :.: ,-..., -. :', ; -:._.'...,..-.-'3.-..,....; i b... {'.'',,,.!.C.,..'":',-...,'. ''.>.. r : : a o er.;,,~~~~~~~~~~~~~~~~~~~~~~~~~.'. -...~..........".: ~ WS~ "'.; :0:_: :"_::.:.0D 0 ::: ::_ I;. :.!:: t;0i

More information

Review Questions, Final Exam

Review Questions, Final Exam Review Questions, Final Exam A few general questions 1. What does the Representation Theorem say (in linear programming)? 2. What is the Fundamental Theorem of Linear Programming? 3. What is the main idea

More information

Linear Programming. Linear Programming I. Lecture 1. Linear Programming. Linear Programming

Linear Programming. Linear Programming I. Lecture 1. Linear Programming. Linear Programming Linear Programming Linear Programming Lecture Linear programming. Optimize a linear function subject to linear inequalities. (P) max " c j x j n j= n s. t. " a ij x j = b i # i # m j= x j 0 # j # n (P)

More information

x 1 + 4x 2 = 5, 7x 1 + 5x 2 + 2x 3 4,

x 1 + 4x 2 = 5, 7x 1 + 5x 2 + 2x 3 4, LUNDS TEKNISKA HÖGSKOLA MATEMATIK LÖSNINGAR LINJÄR OCH KOMBINATORISK OPTIMERING 2018-03-16 1. a) The rst thing to do is to rewrite the problem so that the right hand side of all constraints are positive.

More information

Econ 172A, Fall 2012: Final Examination Solutions (I) 1. The entries in the table below describe the costs associated with an assignment

Econ 172A, Fall 2012: Final Examination Solutions (I) 1. The entries in the table below describe the costs associated with an assignment Econ 172A, Fall 2012: Final Examination Solutions (I) 1. The entries in the table below describe the costs associated with an assignment problem. There are four people (1, 2, 3, 4) and four jobs (A, B,

More information

Minimum cost transportation problem

Minimum cost transportation problem Minimum cost transportation problem Complements of Operations Research Giovanni Righini Università degli Studi di Milano Definitions The minimum cost transportation problem is a special case of the minimum

More information

What is an integer program? Modelling with Integer Variables. Mixed Integer Program. Let us start with a linear program: max cx s.t.

What is an integer program? Modelling with Integer Variables. Mixed Integer Program. Let us start with a linear program: max cx s.t. Modelling with Integer Variables jesla@mandtudk Department of Management Engineering Technical University of Denmark What is an integer program? Let us start with a linear program: st Ax b x 0 where A

More information

Transportation, Transshipment, and Assignment Problems

Transportation, Transshipment, and Assignment Problems Transportation, Transshipment, and Assignment Problems Prof. Yongwon Seo (seoyw@cau.ac.kr) College of Business Administration, CAU Transportation, Transshipment, and Assignment Problems TRANSPORTATION

More information

CHAPTER 2. The Simplex Method

CHAPTER 2. The Simplex Method CHAPTER 2 The Simplex Method In this chapter we present the simplex method as it applies to linear programming problems in standard form. 1. An Example We first illustrate how the simplex method works

More information

Systems of Linear Equations in Two Variables. Break Even. Example. 240x x This is when total cost equals total revenue.

Systems of Linear Equations in Two Variables. Break Even. Example. 240x x This is when total cost equals total revenue. Systems of Linear Equations in Two Variables 1 Break Even This is when total cost equals total revenue C(x) = R(x) A company breaks even when the profit is zero P(x) = R(x) C(x) = 0 2 R x 565x C x 6000

More information

AM 121: Intro to Optimization

AM 121: Intro to Optimization AM 121: Intro to Optimization Models and Methods Lecture 6: Phase I, degeneracy, smallest subscript rule. Yiling Chen SEAS Lesson Plan Phase 1 (initialization) Degeneracy and cycling Smallest subscript

More information

Econ 172A, Fall 2012: Final Examination Solutions (II) 1. The entries in the table below describe the costs associated with an assignment

Econ 172A, Fall 2012: Final Examination Solutions (II) 1. The entries in the table below describe the costs associated with an assignment Econ 172A, Fall 2012: Final Examination Solutions (II) 1. The entries in the table below describe the costs associated with an assignment problem. There are four people (1, 2, 3, 4) and four jobs (A, B,

More information

QUESTION ONE Let 7C = Total Cost MC = Marginal Cost AC = Average Cost

QUESTION ONE Let 7C = Total Cost MC = Marginal Cost AC = Average Cost ANSWER QUESTION ONE Let 7C = Total Cost MC = Marginal Cost AC = Average Cost Q = Number of units AC = 7C MC = Q d7c d7c 7C Q Derivation of average cost with respect to quantity is different from marginal

More information

ISE 330 Introduction to Operations Research: Deterministic Models. What is Linear Programming? www-scf.usc.edu/~ise330/2007. August 29, 2007 Lecture 2

ISE 330 Introduction to Operations Research: Deterministic Models. What is Linear Programming? www-scf.usc.edu/~ise330/2007. August 29, 2007 Lecture 2 ISE 330 Introduction to Operations Research: Deterministic Models www-scf.usc.edu/~ise330/007 August 9, 007 Lecture What is Linear Programming? Linear Programming provides methods for allocating limited

More information

INTEGER PROGRAMMING. In many problems the decision variables must have integer values.

INTEGER PROGRAMMING. In many problems the decision variables must have integer values. INTEGER PROGRAMMING Integer Programming In many problems the decision variables must have integer values. Example:assign people, machines, and vehicles to activities in integer quantities. If this is the

More information

Stochastic Optimization

Stochastic Optimization Chapter 27 Page 1 Stochastic Optimization Operations research has been particularly successful in two areas of decision analysis: (i) optimization of problems involving many variables when the outcome

More information

Ann-Brith Strömberg. Lecture 4 Linear and Integer Optimization with Applications 1/10

Ann-Brith Strömberg. Lecture 4 Linear and Integer Optimization with Applications 1/10 MVE165/MMG631 Linear and Integer Optimization with Applications Lecture 4 Linear programming: degeneracy; unbounded solution; infeasibility; starting solutions Ann-Brith Strömberg 2017 03 28 Lecture 4

More information

MAT016: Optimization

MAT016: Optimization MAT016: Optimization M.El Ghami e-mail: melghami@ii.uib.no URL: http://www.ii.uib.no/ melghami/ March 29, 2011 Outline for today The Simplex method in matrix notation Managing a production facility The

More information

CS Algorithms and Complexity

CS Algorithms and Complexity CS 50 - Algorithms and Complexity Linear Programming, the Simplex Method, and Hard Problems Sean Anderson 2/15/18 Portland State University Table of contents 1. The Simplex Method 2. The Graph Problem

More information

Maximum Flow Problem (Ford and Fulkerson, 1956)

Maximum Flow Problem (Ford and Fulkerson, 1956) Maximum Flow Problem (Ford and Fulkerson, 196) In this problem we find the maximum flow possible in a directed connected network with arc capacities. There is unlimited quantity available in the given

More information

ST. JOSEPH S COLLEGE OF ARTS & SCIENCE (AUTONOMOUS) CUDDALORE-1

ST. JOSEPH S COLLEGE OF ARTS & SCIENCE (AUTONOMOUS) CUDDALORE-1 ST. JOSEPH S COLLEGE OF ARTS & SCIENCE (AUTONOMOUS) CUDDALORE-1 SUB:OPERATION RESEARCH CLASS: III B.SC SUB CODE:EMT617S SUB INCHARGE:S.JOHNSON SAVARIMUTHU 2 MARKS QUESTIONS 1. Write the general model of

More information

Mathematics (JAN12MD0201) General Certificate of Education Advanced Level Examination January Unit Decision TOTAL.

Mathematics (JAN12MD0201) General Certificate of Education Advanced Level Examination January Unit Decision TOTAL. Centre Number Candidate Number For Examiner s Use Surname Other Names Candidate Signature Examiner s Initials Mathematics Unit Decision 2 Wednesday 25 January 2012 General Certificate of Education Advanced

More information

Slack Variable. Max Z= 3x 1 + 4x 2 + 5X 3. Subject to: X 1 + X 2 + X x 1 + 4x 2 + X X 1 + X 2 + 4X 3 10 X 1 0, X 2 0, X 3 0

Slack Variable. Max Z= 3x 1 + 4x 2 + 5X 3. Subject to: X 1 + X 2 + X x 1 + 4x 2 + X X 1 + X 2 + 4X 3 10 X 1 0, X 2 0, X 3 0 Simplex Method Slack Variable Max Z= 3x 1 + 4x 2 + 5X 3 Subject to: X 1 + X 2 + X 3 20 3x 1 + 4x 2 + X 3 15 2X 1 + X 2 + 4X 3 10 X 1 0, X 2 0, X 3 0 Standard Form Max Z= 3x 1 +4x 2 +5X 3 + 0S 1 + 0S 2

More information

IE652 - Chapter 10. Assumptions. Single Machine Scheduling

IE652 - Chapter 10. Assumptions. Single Machine Scheduling IE652 - Chapter 10 Single Machine Scheduling 1 Assumptions All jobs are processed on a single machine Release time of each job is 0 Processing times are known with certainty Scheduling Sequencing in this

More information

MS-E2140. Lecture 1. (course book chapters )

MS-E2140. Lecture 1. (course book chapters ) Linear Programming MS-E2140 Motivations and background Lecture 1 (course book chapters 1.1-1.4) Linear programming problems and examples Problem manipulations and standard form problems Graphical representation

More information

CMA Students Newsletter (For Intermediate Students)

CMA Students Newsletter (For Intermediate Students) Special Edition on Assignment Problem An assignment problem is a special case of transportation problem, where the objective is to assign a number of resources to an equal number of activities so as to

More information

Standard Form An LP is in standard form when: All variables are non-negativenegative All constraints are equalities Putting an LP formulation into sta

Standard Form An LP is in standard form when: All variables are non-negativenegative All constraints are equalities Putting an LP formulation into sta Chapter 4 Linear Programming: The Simplex Method An Overview of the Simplex Method Standard Form Tableau Form Setting Up the Initial Simplex Tableau Improving the Solution Calculating the Next Tableau

More information

TRANSPORTATION AND ASSIGNMENT PROBLEMS

TRANSPORTATION AND ASSIGNMENT PROBLEMS Trasportatio problem TRANSPORTATION AND ASSIGNMENT PROBLEMS Example P&T Compay produces caed peas. Peas are prepared at three caeries (Belligham, Eugee ad Albert Lea). Shipped by truck to four distributig

More information

8 Square matrices continued: Determinants

8 Square matrices continued: Determinants 8 Square matrices continued: Determinants 8.1 Introduction Determinants give us important information about square matrices, and, as we ll soon see, are essential for the computation of eigenvalues. You

More information

Study support. Course Name: Operations Research. Supervisor: doc. RNDr. Jiří Moučka, Ph.D. Author: RNDr. Michal Šmerek, Ph.D.

Study support. Course Name: Operations Research. Supervisor: doc. RNDr. Jiří Moučka, Ph.D. Author: RNDr. Michal Šmerek, Ph.D. Study support Course Name: Operations Research Supervisor: doc. RNDr. Jiří Moučka, Ph.D. Author: RNDr. Michal Šmerek, Ph.D. 2015, University of Defence 1 Contents 1 Introduction 3 1.1 Phases of solution

More information

Analysis of Variance and Co-variance. By Manza Ramesh

Analysis of Variance and Co-variance. By Manza Ramesh Analysis of Variance and Co-variance By Manza Ramesh Contents Analysis of Variance (ANOVA) What is ANOVA? The Basic Principle of ANOVA ANOVA Technique Setting up Analysis of Variance Table Short-cut Method

More information

A New Method for Solving Bi-Objective Transportation Problems

A New Method for Solving Bi-Objective Transportation Problems Australian Journal of Basic and Applied Sciences, 5(10): 67-74, 2011 ISSN 1991-8178 A New Method for Solving Bi-Objective Transportation Problems P. Pandian and D. Anuradha Department of Mathematics, School

More information

The Simplex Method of Linear Programming

The Simplex Method of Linear Programming The Simplex Method of Linear Programming Online Tutorial 3 Tutorial Outline CONVERTING THE CONSTRAINTS TO EQUATIONS SETTING UP THE FIRST SIMPLEX TABLEAU SIMPLEX SOLUTION PROCEDURES SUMMARY OF SIMPLEX STEPS

More information

Lesson 27 Linear Programming; The Simplex Method

Lesson 27 Linear Programming; The Simplex Method Lesson Linear Programming; The Simplex Method Math 0 April 9, 006 Setup A standard linear programming problem is to maximize the quantity c x + c x +... c n x n = c T x subject to constraints a x + a x

More information

Math 354 Summer 2004 Solutions to review problems for Midterm #1

Math 354 Summer 2004 Solutions to review problems for Midterm #1 Solutions to review problems for Midterm #1 First: Midterm #1 covers Chapter 1 and 2. In particular, this means that it does not explicitly cover linear algebra. Also, I promise there will not be any proofs.

More information

Transportation Problem

Transportation Problem Transportation Problem Alireza Ghaffari-Hadigheh Azarbaijan Shahid Madani University (ASMU) hadigheha@azaruniv.edu Spring 2017 Alireza Ghaffari-Hadigheh (ASMU) Transportation Problem Spring 2017 1 / 34

More information

Introduction 1.1 PROBLEM FORMULATION

Introduction 1.1 PROBLEM FORMULATION Introduction. PROBLEM FORMULATION This book deals with a single type of network optimization problem with linear cost, known as the transshipment or minimum cost flow problem. In this section, we formulate

More information