Transportation problem

Size: px
Start display at page:

Download "Transportation problem"

Transcription

1 Transportation problem Operations research (OR) are concerned with scientifically deciding how to best design and operate people machine systems, usually under conditions requiring the allocation of scarce resources. (1Operations Research Society of America). Operations research tools and has been a decision-making aid in almost all manufacturing industries and in financial and service organizations. Key problem managers face is how to allocate scarce resources among various activities or projects. Linear programming, or LP, is a method of allocating resources in an optimal way. It is one of the most widely used In the term linear programming, programming refers to mathematical programming. One of the most important and successful applications of quantitative analysis to solving business problems has been in the physical distribution of products, commonly referred to as transportation problems. Basically, the purpose is to minimize the cost of shipping goods from one location to another so that the needs of each arrival area are met and every shipping location operates within its capacity. However, quantitative analysis has been used for many problems other than the physical distribution of goods. We could set up a transportation problem and solve it using the simplex method as with any LP problem (see using the Simplex Method to Solve Linear Programming Maximization However, the special structure of the transportation problem allows us to solve it with a faster, more economical algorithm than simplex. Problems of this type, containing thousands of variables and constraints, can be solved in only a few seconds on a computer. In fact, we can solve a relatively large transportation problem by hand. There are some requirements for placing an LP problem into the transportation problem category.

2 The transportation problem Linear programming is good at solving problems with zillions of options, and finding the optimal solution. Could it work for transportation problems? Costs are linear, and shipment quantities are linear, so maybe so. Since any transportation problem can be formulated as an LP, we can use the simplex method to find an optimal solution. Because of the special structure of a transportation LP, the iterations of the simple method have a very special form. The transportation simplex method is nothing but the original simplex method, but it streamlines the iterations given this special form. Introduction Consider a commodity which is produced at various centers called SOURCES and is demanded at various other DESTINATIONS. The production capacity of each source (availability) and the requirement of each destination are known and fixed. The cost of transporting one unit of the commodity from each source to each destination is also known. The commodity is to be transported from various sources to different destinations in such a way that the requirement of each destination is satisfied and at the same time the total cost of transportation in minimized. This optimum allocation of the commodity from various sources to different destinations is called TRANSPORTATION PROBLEM. Transportation models deals with the transportation of a product manufactured at different plants or factories (supply origins) to a number of different warehouses (demand destinations). The objective to satisfy the destination requirements within the plants capacity constraints at the minimum transportation cost.

3 A typical transportation problem contains Inputs: Sources with availability Destinations with requirements Unit cost of transportation from various sources to destinations Objective: To determine schedule of transportation to minimize total transportation cost. Simple Network Representation A transportation problem can be stated mathematically as follows: Let there be m SOURCES and n DESTINATIONS Let a i : the availability at the i th source b j : the requirement of the j th destination. C ij : the cost of transporting one unit of commodity from the i th source to the j th destination

4 x ij : the quantity of the commodity transported from i th source to the j th destination (i=1, 2, m; j=1,2,..n) Source D 1 D 2 D 3 D 4 Availability S 1 C 11 C 12 C 13 C 14 a 1 S 2 C 21 C 22 C 23 C 24 a 2 S 3 C 31 C 32 C 33 C 34 a 3 Requirement b 1 b 2 b 3 b 4 Σa i = Σb j The problem is to determine the values of x ij such that total cost of transportation is minimized. We assume that the total quantity available is the same as the total requirement. i.e. Σa i = Σb j Balanced transportation problems Unbalanced transportation problems m m n a i b j i 1 j 1 n a i b j i 1 j 1 Include a dummy source or a dummy destination having a supply d or demand d to convert it to a balanced transportation problem. Where d= n m b a or i a bj respectively. j j 1 i 1 m n i i 1 j 1 A solution where the row total of allocations is equal to the availabilities and the column total is equal to the requirements is called a feasible solution.the solution with m+n-1 allocations is called a Basic Solution.

5 Prototype Problem Holiday shipments of ipods to distribution centers Production at 3 facilities, A, supply 200k B, supply 350k C, supply 150k Distribute to 4 centers, N, demand 60k S, demand 140k E, demand 300k W, demand 200k Total demand vs. total supply Holiday shipments of ipods to distribution centers Production at 3 facilities, A, supply 200k B, supply 350k C, supply 150k Distribute to 4 centers, N, demand 60k S, demand 140k E, demand 300k W, demand 200k Total demand vs. total supply Prototype Problem When solving the transportation problem, the number of possible routes should be m+n-1.

6 If it is <m+n-1, it is called a degenerate solution. In such a case evaluation of the solution will not be possible. In order to evaluate the cells /routes (using the Modi-method or the stepping stone method) we need to imagine/introduce some used cells/routes carrying / transporting a very small quantity, say. That cell should be selected at the correct place. Solution of transportation problems Two phases: First phase: Find an initial feasible solution 2 nd phase: Check for optimality and improve the solution Find an initial feasible solution North west corner method Least cost method Vogel s approximation method Checking for optimality a) Stepping stone method b) Modified distribution (MODI) method. Steps in Solving the Transportation Problem How to solve? 1. Define the objective function to be minimized with the constraints imposed on the problem. 2. Set up a transportation table with m rows representing the sources and n columns representing the destination 3. Develop an initial feasible solution to the problem by any of these methods 4. a) The North west corner rule 5. b) Lowest cost entry method 6. c)vogel s approximation method

7 4. Examine whether the initial solution is feasible or not.( the solution is said to be feasible if the solution has allocations in ( m+n-1) cells with independent positions. 5. Test wither the solution obtained in the above step is optimum or not using a) Stepping stone method b) Modified distribution (MODI) method. 6. If the solution is not optimum, modify the shipping schedule. Repeat the above until an optimum solution is obtained. Applications To minimize shipping costs from factories to warehouses or from warehouses to retails outlets. To determine lowest cost location of a new factory, warehouse or sales office. To determine minimum cost production schedule that satisfies firm s demand and production limitations. North-West Corner Method Step1: Select the upper left (north-west) cell of the transportation matrix and allocate the maximum possible value to X11 which is equal to min(a1,b1). Sourc e Destination N S E W Supply A B C Dema nd v j Z = 700

8 Step2: If allocation made is equal to the supply available at the first source (a1 in first row), then move vertically down to the cell (2,1). If allocation made is equal to demand of the first destination (b1 in first column), then mov e horizontally to the cell (1,2). If a1=b1, then allocate X11= a1 or b1 and move to cell (2,2). Step3: Continue the process until an allocation is made in the south-east corner cell of the transportation table. Advantages; it is simple and reliable. Easy to compute understand and interpret. Disadvantages: This method does not take into considerations the shipping cost, consequently the initial solution obtained by this method require improvement. Problem1: Obtain initial solution in the following transportation problem by using Northwest corner rule method Least Cost Method Step1: Select the cell having lowest unit cost in the entire table and allocate the minimum of supply or demand values in that cell. Problem1: Obtain initial solution in the following transportation problem by using LCM method. Source D 1 D 2 D 3 D 4 D 5 Availability S S S Requirement

9 Step2: Then eliminate the row or column in which supply or demand is exhausted. If both the supply and demand values are same, either of the row or column can be eliminated. In case, the smallest unit cost is not unique, then select the cell where maximum allocation can be made. Step3: Repeat the process with next lowest unit cost and continue until the entire available supply at various sources and demand at various destinations is satisfied. Vogel s Approximation Method Step1: Calculate penalty for each row and column by taking the difference between the two smallest unit costs. For each row and column, calculate its difference: = (Second smallest c ij in row/col) - (Smallest c ij in row/col) This penalty or extra cost has to be paid if one fails to allocate the minimum unit transportation cost. Step3: Adjust the supply and demand and eliminate the satisfied row or column. Eliminate any row/column with no supply / demand left from further steps. If a row and column are satisfied simultaneously, eliminate both the row and column. Step4:. Recompute the row and column difference for the reduced transportation table, omitting rows or columns crossed out in the preceding step. Step5: Repeat the process until all the supply sources and demand destinations are satisfied. Repeat until BFS found. Repeat the above procedure until the entire supply at factories are exhausted to satisfy demand at different warehouses. Problem1: Obtain initial solution in the following transportation problem by using VAM method Problem 2: Obtain initial solution in the following transportation problem by using VAM Algorithm of MODIFIED DISTRIBUTION (MODI) METHOD Step I: For an initial basic feasible solution with (m+n-1) occupied (basic) cells, calculate u i and v j values for rows and columns respectively using the relationship C ij = u i + v j for all allocated cells only. To start with assume any one of the u i or v j to be zero.

10 Step II: For the unoccupied (non-basic) cells, calculate the cell evaluations or the net evaluations as Δ ij = C ij (u i + v j ). Step III: a) If all Δ ij > 0, the current solution is optimal and unique. b) If any Δ ij = 0, the current solution is optimal, but an alternate solution exists. c) If any Δ ij < 0, then an improved solution can be obtained; by converting one of the basic cells to a non basic cells and one of the non basic cells to a basic cell. Go to step IV. Step IV: Select the cell corresponding to most negative cell evaluation. This cell is called the entering cell. Identify a closed path or a loop which starts and ends at the entering cell and connects some basic cells at every corner. It may be noted that right angle turns in this path are permitted. Step V: Put a + sign in the entering cell and mark the remaining corners of the loop alternately with and + signs, with a plus sign at the cell being evaluated. 8.Determine the maximum number of units that should be shipped to this unoccupied cell. The smallest one with a negative position on the closed path indicates the number of units that can be shipped to the entering cell. This quantity is added to all the cells on the path marked with plus sign and subtract from those cells mark with minus sign. In this way the unoccupied cell under consideration becomes an occupied cell making one of the occupied cells as unoccupied cell. 9.Repeat the whole procedure until an optimum solution is attained i.e. Δ ij is positive or zero. Finally calculate new transportation cost. Problem 3 Origins D1 D2 D3 D4 Supply/capacity/a vailability O O O Demand/Requiremen ts Special cases in Transportation

11 Unbalanced transportation Restricted routes Maximisation Unbalanced transportation problem When the total availability is equal to the total requirement the problem (i.e. Σa i = Σb j ) is said to be a balanced transportation problem. If the total availability at different sources is not equal to the total requirement at different destinations, (i.e. Σa i Σb j ), the problem is said to be an unbalanced transportation problem. Steps to convert an unbalanced problem to a balanced one are 1) If Σa i > Σb j i.e. the total availability is greater than the total requirement, a dummy destination is introduced in the transportation problem with requirement = Σa i - Σb j. 2) The unit cost of transportation from each source to this destination is assumed to be zero. 3) If Σa i < Σb j i.e. the total availability is less than the total requirement, a dummy source is introduced in the transportation problem with requirement = Σb j - Σa i. The unit cost of transportation from each destination to this source is assumed to be zero. After making the necessary modifications in the given problem to convert it to a balanced problem, it can be solved using any of the methods. Include a dummy source or a dummy destination having a supply d or demand d to convert it to a balanced transportation problem. Where d = n m b a or i a bj respectively. j j 1 i 1 m n i i 1 j 1

12 Problem.Holiday shipments of ipods to distribution centers Production at 3 facilities, A, supply 200k B, supply 350k C, supply 150k Distribute to 4 centers, N, demand 160k S, demand 140k E, demand 300k W, demand 200k Total demand total supply Obtain initial solution in the following transportation problem by using VAM method Source N S E W Supply A B C Demand v j u i

13 Restricted routes Sometimes in a transpiration problem some routes may not be available. This could be due to a variety of reasons like unfavorable weather condition or a strike on particular route etc. In such a situation there is a restrictions on route available for transportation. We assign a very large cost represented by M to each of such routes which are not available. The effect of adding a large cost element would be that such routes would automatically be eliminated in the final solutions. Problem1.The XYZ Tobacco company purchased and stores in warehouses located in the following four cities From\ To C1 C2 C3 A B C D Demand Because of railroad construction, shipments are temporarily prohibited from warehouse at city A to company C1.i) Find the optimal distribution for XYZ tobacco Company.

14 Maximisation Problem A Transpiration Tableau contains unit profits instead of unit costs and the objective function be the maximization of profits. To convert maximization problem to minimization all the values of profit matrix are subtracted from the highest profit value in the matrix The objective function is determined with reference to the original profit matrix If a maximization type of transportation problem is unbalanced then it should be balanced by introducing necessary dummy row or column before converting it into maximization problem. Similarly if such a problem has prohibited route, then the pay of element for such a route should be submitted by M before proceeding to convert to maximization type. Prob.Solve the following transportation problem for maximum profit. X A B C D Availability X Y Z Demand Thank you krishmandya@gmail.com

15

16

17 Module 7.1: Structure of the Transportation Problem Introduction Ah finally after 14 weeks my favorite of all quantitative method applications the transportation problem. For seventeen years in the Air Force, most of my career was spent figuring out how to efficiently move troops and their equipment, weapons and weapon systems, communication equipment, and medical supplies from point A to point B. Then, when I moved to the Pentagon to finish my career as Chief of Air Force Transportation Programs, I worked for three years on how to effectively deploy troops and their equipment, weapons and weapon systems, communication equipment, and medical suppliers from many ports of embarkation to multiple ports of debarkation. After I retired from the Air Force and joined the faculty at the University of South Florida, my initial applied research was working with supply chain managers at Johnson & Johnson and 3M to figure out how to effectively move J&J medical products and 3M consumer products through their supply chains. For 3M, this included using quantitative methods to help decide where intermediate distribution centers should be located, especially to meet European expansion in the early 1990's. Whether in military or commercial applications, the transportation problem is that problem which addresses what origin point should ship to what final destination point over which route so as to minimize transportation costs while meeting the problem constraints. The problem constraints are staying within the available supply at the origins, and meeting customer demand at the destinations. The problem can become quickly complex by adding intermediate transshipment points, such as distribution centers, which add constraints such as whatever is shipped

18 into transshipment points must be shipped out. The transshipment problem is the subject of Module 7.2 Notes. Complexity is also added by placing capacity constraints on the routes or the transshipment points. You will see that the transportation problem is simply another application of linear programming, but it is such a widespread application that this and other quantitative texts devote a chapter just to this application. Companies like 3M that have multiple manufacturing sites, many distribution centers and warehouses, and multiple consumer demand locations find the transportation problem to be so complex that linear programming applications are in common use. Illustration of the General Transportation Problem Let's start this module with a simplified example of the problem facing logistics staffs at the Pentagon. How many troops should be deployed from aerial and water ports of embarkation to aerial and water ports of debarkation so as to minimize total deployment time. For example, we could use Fort Bragg, North Carolina and Fort Hood, Texas as aerial ports of embarkation and Adana, Turkey; Dhahran, Saudi Arabia; and Wheelus, Libya as aerial ports of debarkation. Please understand that this is not an actual deployment scenario; but rather an example for illustration. The constraints include "supply" and "demand." Supply constraints are used to ensure that the number of troops deployed do not exceed the number available at the two ports of embarkation. Demand constraints are used to ensure that the number of troops deployed meet the need for troops at the ports of debarkation. Before continuing, please understand that the two origins could be Detroit and Memphis automobile production plants. The three destinations could be customers (automobile dealerships) in Philadelphia, Washington DC and Miami. Instead of moving 20,000 troops, we may be moving 20,000 new cars out of Detroit and Memphis to meet dealer demand at the three destinations. The following table presents a picture of this transportation problem. The table includes the nodes (origins and destinations) and the arcs (deployment or shipping routes). Table Origin (Troops Available) Fort Bragg (14,000) To Ada --> To Dha --> To Whl --> -> 7 Days From FtB -> 10 Days From FtH Destination (Troops Needed) Adana (5,000) -> 8 Days From FtB Dhahran

19 -> 7 Days From FtH (10,000) Fort Hood (6,000) To Ada --> To Dha --> To Whl --> -> 8 Days from FtB -> 5 Days From FtH Wheelus (5,000) The table shows that 14,000 troops are available for deployment out of Fort Bragg. It takes 7 days to deploy troops from Fort Bragg to Adana, which has a demand for 5,000 troops. So, one alternative is to deploy 5,000 troops out of Fort Bragg to Adana, leaving 9,000 troops available at Fort Bragg for Dhahran or Wheelus. The "cost" of this move would be 5,000 troops times 7 days giving 35,000 troop deployment days. Another way of satisfying the demand at Adana is to deploy 5,000 troops from Fort Hood. Note it takes 10 days to deploy troops from Fort Hood to Adana, which would give 5,000 times 10 days or 50,000 troop deployment days. We could continue to try different combinations of origins and destinations to minimize total troop deployment days while meeting demand and staying within troop availability constraints. For a small problem, it would not be too difficult to try all of the combinations of solutions to find the optimal solution. But if there were many origins, such as 10 or more, and many destinations, such as 15 or more, the problem would be too cumbersome to work "by hand." I should note here that in the parallel automobile example, the 7, 10 and other deployment day coefficients might be $700, $1000 and other freight charges. The objective for the commercial application would be to minimize transportation costs while meeting demand and staying within the available supply constraints. Linear programming is an excellent quantitative method for application to the transportation problem. Recall from Module 6, that to formulate a linear program we need to decide on the decision variables, create the objective function as a linear equation, and then formulate the constraints as linear equations. For the transportation problem, the decision variables are: FtB_Ada = Nbr of troops to deploy from Fort Bragg to Adana FtB_Dha = Nbr of troops to deploy from Fort Bragg to Dhahran FtB_Whl = Nbr of troops to deploy from Fort Bragg to Wheelus FtH_Ada = Nbr of troops to deploy from Fort Hood to Adana FtH_Dha = Nbr of troops to deploy from Fort Hood to Dhahran FtH_Whl = Nbr of troops to deploy from Fort Hood to Wheelus Note that the number of variables for the standard transportation problem is the number of origins times the number of destinations. For this problem, there are two origins and three destinations which gives 2 times 3 or 6 decision variables. The decision variables then represent the units shipped over the deployment or shipping routes. Also note that I used a code for naming the variables. The text uses X12 to represent the number of

20 units shipped from origin one to destination 2. I like to use a more descriptive code to represent the route, and abbreviate names to keep within the 8 character variable name restrictions of The Management Scientist. The objective function is to minimize troop deployment days, where days ("costs") are the coefficients multiplied times the number of troops routing decision variables. Minimize Z = 7 FtB_Ada + 8 FtB_Dha + 8 FtB_Whl +10 FtH_Ada + 7 FtH_Dha + 5 FtH_Whl To show how this equation works, let's compute the deployment days for the solution FtB_Ada = 5,000; FtB_Dha = 5,000; Fth_Whl = 4,000; Fth_Dha = 5,000 and FtH_Whl = 1,000. Minimize Z = 7 (5,000) + 8 (5,000) + 8 (4,000) + 7 (5,000) + 5 (1,000) = 147,000 troop deployment days This is a feasible solution but we do not know if it is optimal until we try all combinations (or finish the constraint set and let the computer software run the combinations). Now for the constraints which include staying within the available supply at each origin node. Fort Bragg Supply: FtB_Ada + FtB_Dha + FtB_Whl < 14,000 Fort Hood Supply: FtH_Ada + FtH_Dha + FtH_Whl < 6,000 The constraints also include meeting the customer demand: Adana Demand: FtB_Ada + FtH_Ada = 5,000 Dhahran Demand: FtB_Dha + FtH_Dha = 10,000 Wheelus Demand: FtB_Whl + FbH_Whl = 5,000 Note that I made the demand constraints strict equalities, but allowed for slack in the supply constraints. This general formulation works as long as supply = demand or supply is greater than demand. If supply is greater than demand, the slack constraint will indicate which origin should have the excess supply. I will talk about how to handle the special case of demand being greater than supply after we look at the solution.

Transportation Problems

Transportation Problems C H A P T E R 11 Transportation Problems Learning Objectives: Understanding the feature of Assignment Problems. Formulate an Assignment problem. Hungarian Method Unbalanced Assignment Problems Profit Maximization

More information

ISE 204 OR II. Chapter 8 The Transportation and Assignment Problems. Asst. Prof. Dr. Deniz TÜRSEL ELİİYİ

ISE 204 OR II. Chapter 8 The Transportation and Assignment Problems. Asst. Prof. Dr. Deniz TÜRSEL ELİİYİ ISE 204 OR II Chapter 8 The Transportation and Assignment Problems Asst. Prof. Dr. Deniz TÜRSEL ELİİYİ 1 The Transportation and Assignment Problems Transportation Problems: A special class of Linear Programming

More information

3. Transportation Problem (Part 1)

3. Transportation Problem (Part 1) 3 Transportation Problem (Part 1) 31 Introduction to Transportation Problem 32 Mathematical Formulation and Tabular Representation 33 Some Basic Definitions 34 Transportation Algorithm 35 Methods for Initial

More information

Operation and supply chain management Prof. G. Srinivasan Department of Management Studies Indian Institute of Technology Madras

Operation and supply chain management Prof. G. Srinivasan Department of Management Studies Indian Institute of Technology Madras Operation and supply chain management Prof. G. Srinivasan Department of Management Studies Indian Institute of Technology Madras Lecture - 37 Transportation and Distribution Models In this lecture, we

More information

TRANSPORTATION PROBLEM AND VARIANTS

TRANSPORTATION PROBLEM AND VARIANTS TRANSPORTATION PROBLEM AND VARIANTS Introduction to Lecture T: Welcome to the next exercise. I hope you enjoyed the previous exercise. S: Sure I did. It is good to learn new concepts. I am beginning to

More information

Application of Transportation Linear Programming Algorithms to Cost Reduction in Nigeria Soft Drinks Industry

Application of Transportation Linear Programming Algorithms to Cost Reduction in Nigeria Soft Drinks Industry Application of Transportation Linear Programming Algorithms to Cost Reduction in Nigeria Soft Drinks Industry A. O. Salami Abstract The transportation problems are primarily concerned with the optimal

More information

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

The Transportation and Assignment Problems. Chapter 9: Hillier and Lieberman Chapter 7: Decision Tools for Agribusiness Dr. Hurley s AGB 328 Course 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 Sources Destinations Supply Demand The Requirements

More information

Assignment Technique for solving Transportation Problem A Case Study

Assignment Technique for solving Transportation Problem A Case Study Assignment Technique for solving Transportation Problem A Case Study N. Santosh Ranganath Faculty Member, Department of Commerce and Management Studies Dr. B. R. Ambedkar University, Srikakulam, Andhra

More information

An Alternative Method to Find Initial Basic Feasible Solution of a Transportation Problem

An Alternative Method to Find Initial Basic Feasible Solution of a Transportation Problem Annals of Pure and Applied Mathematics Vol., No. 2, 2, 3-9 ISSN: 2279-087X (P), 2279-0888(online) Published on 6 November 2 www.researchmathsci.org Annals of An Alternative Method to Find Initial Basic

More information

TRANSPORTATION MODEL IN DELIVERY GOODS USING RAILWAY SYSTEMS

TRANSPORTATION MODEL IN DELIVERY GOODS USING RAILWAY SYSTEMS TRANSPORTATION MODEL IN DELIVERY GOODS USING RAILWAY SYSTEMS Fauziah Ab Rahman Malaysian Institute of Marine Engineering Technology Universiti Kuala Lumpur Lumut, Perak, Malaysia fauziahabra@unikl.edu.my

More information

International Journal of Mathematics Trends and Technology (IJMTT) Volume 44 Number 4 April 2017

International Journal of Mathematics Trends and Technology (IJMTT) Volume 44 Number 4 April 2017 Solving Transportation Problem by Various Methods and Their Comaprison Dr. Shraddha Mishra Professor and Head Lakhmi Naraian College of Technology, Indore, RGPV BHOPAL Abstract: The most important and

More information

Techniques of Operations Research

Techniques of Operations Research Techniques of Operations Research C HAPTER 2 2.1 INTRODUCTION The term, Operations Research was first coined in 1940 by McClosky and Trefthen in a small town called Bowdsey of the United Kingdom. This

More information

The Transportation Problem

The Transportation Problem The Transportation Problem Stages in solving transportation problems Steps for Stage 1 (IBFS) 1) If problem is not balanced, introduce dummy row/column to balance it. [Note: Balancing means ensuring that

More information

A comparative study of ASM and NWCR method in transportation problem

A comparative study of ASM and NWCR method in transportation problem Malaya J. Mat. 5(2)(2017) 321 327 A comparative study of ASM and NWCR method in transportation problem B. Satheesh Kumar a, *, R. Nandhini b and T. Nanthini c a,b,c Department of Mathematics, Dr. N. G.

More information

A Minimum Spanning Tree Approach of Solving a Transportation Problem

A Minimum Spanning Tree Approach of Solving a Transportation Problem International Journal of Mathematics and Statistics Invention (IJMSI) E-ISSN: 2321 4767 P-ISSN: 2321-4759 Volume 5 Issue 3 March. 2017 PP-09-18 A Minimum Spanning Tree Approach of Solving a Transportation

More information

Balancing a transportation problem: Is it really that simple?

Balancing a transportation problem: Is it really that simple? Original Article Balancing a transportation problem: Is it really that simple? Francis J. Vasko a, * and Nelya Storozhyshina b a Mathematics Department, Kutztown University, Kutztown, Pennsylvania 19530,

More information

Modeling Using Linear Programming

Modeling Using Linear Programming Chapter Outline Developing Linear Optimization Models Decision Variables Objective Function Constraints Softwater Optimization Model OM Applications of Linear Optimization OM Spotlight: Land Management

More information

Supply Chain Location Decisions Chapter 11

Supply Chain Location Decisions Chapter 11 Supply Chain Location Decisions Chapter 11 11-01 What is a Facility Location? Facility Location The process of determining geographic sites for a firm s operations. Distribution center (DC) A warehouse

More information

Operations and Supply Chain Management Prof. G. Srinivasan Department of Management Studies Indian Institute of Technology, Madras

Operations and Supply Chain Management Prof. G. Srinivasan Department of Management Studies Indian Institute of Technology, Madras Operations and Supply Chain Management Prof. G. Srinivasan Department of Management Studies Indian Institute of Technology, Madras Lecture - 24 Sequencing and Scheduling - Assumptions, Objectives and Shop

More information

The Efficient Allocation of Individuals to Positions

The Efficient Allocation of Individuals to Positions The Efficient Allocation of Individuals to Positions by Aanund Hylland and Richard Zeckhauser Presented by Debreu Team: Justina Adamanti, Liz Malm, Yuqing Hu, Krish Ray Hylland and Zeckhauser consider

More information

B.1 Transportation Review Questions

B.1 Transportation Review Questions Lesson Topics Network Models are nodes, arcs, and functions (costs, supplies, demands, etc.) associated with the arcs and nodes, as in transportation, assignment, transshipment, and shortest-route problems.

More information

UNIT 7 TRANSPORTATION PROBLEM

UNIT 7 TRANSPORTATION PROBLEM UNIT 7 TRNSPORTTION PROLEM Structure 7.1 Introduction Objectives 2 asic Feasible Solution of a Transportation Problem 7. Modified Distribution (MODI) Method 7.4 Stepping Stone Method 7.5 Unbalanced Transportation

More information

AFRREV STECH An International Journal of Science and Technology Bahir Dar, Ethiopia Vol.1 (3) August-December, 2012:54-65

AFRREV STECH An International Journal of Science and Technology Bahir Dar, Ethiopia Vol.1 (3) August-December, 2012:54-65 AFRREV STECH An International Journal of Science and Technology Bahir Dar, Ethiopia Vol.1 (3) August-December, 2012:54-65 ISSN 2225-8612 (Print) ISSN 2227-5444 (Online) Optimization Modelling for Multi-Objective

More information

A Heuristic on Risk Management System in Goods Transportation Model Using Multi-Optimality by MODI Method

A Heuristic on Risk Management System in Goods Transportation Model Using Multi-Optimality by MODI Method Open Journal of Applied Sciences, 16, 6, -1 Published Online August 16 in SciRes. http://www.scirp.org/journal/ojapps http://dx.doi.org/.26/ojapps.16.6 A Heuristic on Risk Management System in Goods Transportation

More information

INFORMATION TECHNOLOGY IN THE SUPPLY CHAIN

INFORMATION TECHNOLOGY IN THE SUPPLY CHAIN INFORMATION TECHNOLOGY IN THE SUPPLY CHAIN Introduction Information is crucial to the performance of a supply chain because it provides the basis upon which supply chain managers make decisions. Information

More information

Distribution Resource Planning (PP-SOP-DRP)

Distribution Resource Planning (PP-SOP-DRP) Distribution Resource Planning (PP-SOP-DRP) HELP.PPSOPDRP Release 4.6C SAP AG Copyright Copyright 2001 SAP AG. All rights reserved. No part of this publication may be reproduced or transmitted in any form

More information

Transportation Logistics Part I and II

Transportation Logistics Part I and II Transportation Logistics Part I and II Exercise Let G = (V,E) denote a graph consisting of vertices V = {,2,3,4,5,6,,8} and arcs A = {(,2),(,3),(2,4),(3,2),(4,3),(4,5),(4,6),(5,3),(5,),(6,8),(,4),(,6),(,8)}.

More information

LECTURE 41: SCHEDULING

LECTURE 41: SCHEDULING LECTURE 41: SCHEDULING Learning Objectives After completing the introductory discussion on Scheduling, the students would be able to understand what scheduling is and how important it is to high volume

More information

Linear Programming and Applications

Linear Programming and Applications Linear Programming and Applications (v) LP Applications: Water Resources Problems Objectives To formulate LP problems To discuss the applications of LP in Deciding the optimal pattern of irrigation Water

More information

SYLLABUS Class: - B.B.A. IV Semester. Subject: - Operations Research

SYLLABUS Class: - B.B.A. IV Semester. Subject: - Operations Research SYLLABUS Class: - B.B.A. IV Semester Subject: - Operations Research UNIT I Definition of operations research, models of operations research, scientific methodology of operations research, scope of operations

More information

PRODUCT-MIX ANALYSIS WITH DISCRETE EVENT SIMULATION. Raid Al-Aomar. Classic Advanced Development Systems, Inc. Troy, MI 48083, U.S.A.

PRODUCT-MIX ANALYSIS WITH DISCRETE EVENT SIMULATION. Raid Al-Aomar. Classic Advanced Development Systems, Inc. Troy, MI 48083, U.S.A. Proceedings of the 2000 Winter Simulation Conference J. A. Joines, R. R. Barton, K. Kang, and P. A. Fishwick, eds. PRODUCT-MIX ANALYSIS WITH DISCRETE EVENT SIMULATION Raid Al-Aomar Classic Advanced Development

More information

OPERATIONS RESEARCH TWO MARKS QUESTIONS AND ANSWERS

OPERATIONS RESEARCH TWO MARKS QUESTIONS AND ANSWERS OPERATIONS RESEARCH TWO MARKS QUESTIONS AND ANSWERS 1.when does degenaracy happen in transportation problem? In transportation problem with m orgins and n destinations, if a IBFS has less than m+n-1 allocations,

More information

LEVERAGING BIG DATA TO MANAGE LOGISTICS

LEVERAGING BIG DATA TO MANAGE LOGISTICS LEVERAGING BIG DATA TO MANAGE LOGISTICS By Andrew Loh, Simon-Pierre Monette, Andres Garro, Dustin Burke, Andreanne Leduc, and Nicholas Malizia For many major B2B enterprises, logistics networks have never

More information

Enhancing Pendulum Nusantara Model in Indonesian Maritime Logistics Network

Enhancing Pendulum Nusantara Model in Indonesian Maritime Logistics Network Enhancing Pendulum Nusantara Model in Indonesian Maritime Logistics Network Komarudin System Engineering, Modeling Simulation (SEMS) Laboratory, Department of Industrial Engineering, Universitas Indonesia,

More information

Linear Programming Applications. Structural & Water Resources Problems

Linear Programming Applications. Structural & Water Resources Problems Linear Programming Applications Structural & Water Resources Problems 1 Introduction LP has been applied to formulate and solve several types of problems in engineering field LP finds many applications

More information

In this chapter we will study problems for which all the algebraic expressions are linear, that is, of the form. (a number)x +(a number)y;

In this chapter we will study problems for which all the algebraic expressions are linear, that is, of the form. (a number)x +(a number)y; Chapter 9 Linear programming (I) 9.1 Introduction Decision making is a process that has to be carried out in many areas of life. Usually there is a particular aim in making one decision rather than another.

More information

The Time Window Assignment Vehicle Routing Problem

The Time Window Assignment Vehicle Routing Problem The Time Window Assignment Vehicle Routing Problem Remy Spliet, Adriana F. Gabor June 13, 2012 Problem Description Consider a distribution network of one depot and multiple customers: Problem Description

More information

CROSS-DOCKING: SCHEDULING OF INCOMING AND OUTGOING SEMI TRAILERS

CROSS-DOCKING: SCHEDULING OF INCOMING AND OUTGOING SEMI TRAILERS CROSS-DOCKING: SCHEDULING OF INCOMING AND OUTGOING SEMI TRAILERS 1 th International Conference on Production Research P.Baptiste, M.Y.Maknoon Département de mathématiques et génie industriel, Ecole polytechnique

More information

Topics in Supply Chain Management. Session 3. Fouad El Ouardighi BAR-ILAN UNIVERSITY. Department of Operations Management

Topics in Supply Chain Management. Session 3. Fouad El Ouardighi BAR-ILAN UNIVERSITY. Department of Operations Management BAR-ILAN UNIVERSITY Department of Operations Management Topics in Supply Chain Management Session Fouad El Ouardighi «Cette photocopie (d articles ou de livre), fournie dans le cadre d un accord avec le

More information

Logistics. Lecture notes. Maria Grazia Scutellà. Dipartimento di Informatica Università di Pisa. September 2015

Logistics. Lecture notes. Maria Grazia Scutellà. Dipartimento di Informatica Università di Pisa. September 2015 Logistics Lecture notes Maria Grazia Scutellà Dipartimento di Informatica Università di Pisa September 2015 These notes are related to the course of Logistics held by the author at the University of Pisa.

More information

Timber Management Planning with Timber RAM and Goal Programming

Timber Management Planning with Timber RAM and Goal Programming Timber Management Planning with Timber RAM and Goal Programming Richard C. Field Abstract: By using goal programming to enhance the linear programming of Timber RAM, multiple decision criteria were incorporated

More information

Planning Optimized. Building a Sustainable Competitive Advantage WHITE PAPER

Planning Optimized. Building a Sustainable Competitive Advantage WHITE PAPER Planning Optimized Building a Sustainable Competitive Advantage WHITE PAPER Planning Optimized Building a Sustainable Competitive Advantage Executive Summary Achieving an optimal planning state is a journey

More information

Solving Transportation Logistics Problems Using Advanced Evolutionary Optimization

Solving Transportation Logistics Problems Using Advanced Evolutionary Optimization Solving Transportation Logistics Problems Using Advanced Evolutionary Optimization Transportation logistics problems and many analogous problems are usually too complicated and difficult for standard Linear

More information

INTEGRATING VEHICLE ROUTING WITH CROSS DOCK IN SUPPLY CHAIN

INTEGRATING VEHICLE ROUTING WITH CROSS DOCK IN SUPPLY CHAIN INTEGRATING VEHICLE ROUTING WITH CROSS DOCK IN SUPPLY CHAIN Farshad Farshchi Department of Industrial Engineering, Parand Branch, Islamic Azad University, Parand, Iran Davood Jafari Department of Industrial

More information

A Particle Swarm Optimization Algorithm for Multi-depot Vehicle Routing problem with Pickup and Delivery Requests

A Particle Swarm Optimization Algorithm for Multi-depot Vehicle Routing problem with Pickup and Delivery Requests A Particle Swarm Optimization Algorithm for Multi-depot Vehicle Routing problem with Pickup and Delivery Requests Pandhapon Sombuntham and Voratas Kachitvichayanukul Abstract A particle swarm optimization

More information

Distributed Algorithms for Resource Allocation Problems. Mr. Samuel W. Brett Dr. Jeffrey P. Ridder Dr. David T. Signori Jr 20 June 2012

Distributed Algorithms for Resource Allocation Problems. Mr. Samuel W. Brett Dr. Jeffrey P. Ridder Dr. David T. Signori Jr 20 June 2012 Distributed Algorithms for Resource Allocation Problems Mr. Samuel W. Brett Dr. Jeffrey P. Ridder Dr. David T. Signori Jr 20 June 2012 Outline Survey of Literature Nature of resource allocation problem

More information

This article is on Facility Layout and Types of Layouts. It contains concepts like -

This article is on Facility Layout and Types of Layouts. It contains concepts like - This article is on Facility Layout and Types of Layouts It contains concepts like - Facility Layouts in Industries Types of Layouts in industries Plant Layout Process Layout Product Layout Combined Layout

More information

Getting Started with OptQuest

Getting Started with OptQuest Getting Started with OptQuest What OptQuest does Futura Apartments model example Portfolio Allocation model example Defining decision variables in Crystal Ball Running OptQuest Specifying decision variable

More information

THE "OPERATIONS RESEARCH METHOD" Orientation. Problem Definition. Data Collection. Model Construction. Solution. Validation and Analysis

THE OPERATIONS RESEARCH METHOD Orientation. Problem Definition. Data Collection. Model Construction. Solution. Validation and Analysis THE "OPERATIONS RESEARCH METHOD" Orientation Problem Definition F E E D B A C K Data Collection Model Construction Solution Validation and Analysis Implementation & Monitoring An OR Problem - A Simple

More information

Excel Solver Tutorial: Wilmington Wood Products (Originally developed by Barry Wray)

Excel Solver Tutorial: Wilmington Wood Products (Originally developed by Barry Wray) Gebauer/Matthews: MIS 213 Hands-on Tutorials and Cases, Spring 2015 111 Excel Solver Tutorial: Wilmington Wood Products (Originally developed by Barry Wray) Purpose: Using Excel Solver as a Decision Support

More information

A Guide to Preparing Your Data for Tableau

A Guide to Preparing Your Data for Tableau White Paper A Guide to Preparing Your Data for Tableau Written in collaboration with Chris Love, Alteryx Grand Prix Champion Consumer Reports, which runs more than 1.8 million surveys annually, saved thousands

More information

Lecture Series: Consumer Electronics Supply Chain Management

Lecture Series: Consumer Electronics Supply Chain Management Lecture Series: Consumer Electronics Supply Chain Management Mohit Juneja i2 Technologies Divakar Rajamani, Ph.D. University of Texas at Dallas Center for Intelligent Supply Networks () 2003 Mohit Juneja

More information

Scheduling of Maintenance Tasks and Routing of a Joint Vessel Fleet for Multiple Offshore Wind Farms

Scheduling of Maintenance Tasks and Routing of a Joint Vessel Fleet for Multiple Offshore Wind Farms Journal of Marine Science and Engineering Article Scheduling of Maintenance Tasks and Routing of a Joint Vessel Fleet for Multiple Offshore Wind Farms Nora Tangen Raknes 1, Katrine Ødeskaug 1, Magnus Stålhane

More information

THE TRANSSHIPMENT PROBLEM IN TRAVEL FORECASTING: TOUR STRUCTURES FROM THE ONTARIO COMMERCIAL VEHICLE SURVEY

THE TRANSSHIPMENT PROBLEM IN TRAVEL FORECASTING: TOUR STRUCTURES FROM THE ONTARIO COMMERCIAL VEHICLE SURVEY THE TRANSSHIPMENT PROBLEM IN TRAVEL FORECASTING: TOUR STRUCTURES FROM THE ONTARIO COMMERCIAL VEHICLE SURVEY University of Wisconsin Milwaukee Paper No. 09-3 National Center for Freight & Infrastructure

More information

ENGINE ELECTRICAL EQUIPMENT A Manufacturing Opportunity in Georgia

ENGINE ELECTRICAL EQUIPMENT A Manufacturing Opportunity in Georgia Project B-209 ENGINE ELECTRICAL EQUIPMENT A Manufacturing Opportunity in Georgia Prepared for The Georgia Department of Industry and Trade Jack Minter, Director 100 State Capitol Atlanta, Georgia by Harvey

More information

Chapter 3 Formulation of LP Models

Chapter 3 Formulation of LP Models Chapter 3 Formulation of LP Models The problems we have considered in Chapters 1 and 2 have had limited scope and their formulations were very straightforward. However, as the complexity of the problem

More information

S Due March PM 10 percent of Final

S Due March PM 10 percent of Final MGMT 2012- Introduction to Quantitative Methods- Graded Assignment One Grade S2-2014-15- Due March 22 11.55 PM 10 percent of Final Question 1 A CWD Investments, is a brokerage firm that specializes in

More information

Chapter 7 Condensed (Day 1)

Chapter 7 Condensed (Day 1) Chapter 7 Condensed (Day 1) I. Valuing and Cost of Goods Sold (COGS) II. Costing Methods: Specific Identification, FIFO, LIFO, and Average Cost III. When managers use FIFO, LIFO, and Average Cost IV. Lower-of-Cost-or-Market

More information

Short-Run Costs and Output Decisions

Short-Run Costs and Output Decisions Semester-I Course: 01 (Introductory Microeconomics) Unit IV - The Firm and Perfect Market Structure Lesson: Short-Run Costs and Output Decisions Lesson Developer: Jasmin Jawaharlal Nehru University Institute

More information

Transportation Optimization: Is This the Next Step?

Transportation Optimization: Is This the Next Step? Transportation Optimization: Is This the Next Step? By Irista, An HK Systems Company Cost reduction through effective transportation management remains a high priority for most organizations. The challenges

More information

1.224J/ESD.204J TRANSPORTATION OPERATIONS, PLANNING AND CONTROL: CARRIER SYSTEMS

1.224J/ESD.204J TRANSPORTATION OPERATIONS, PLANNING AND CONTROL: CARRIER SYSTEMS 1.224J/ESD.204J TRANSPORTATION OPERATIONS, PLANNING AND CONTROL: CARRIER SYSTEMS Professor Cynthia Barnhart Professor Nigel H.M. Wilson Fall 2003 1.224J/ ESD.204J Outline Sign-up Sheet Introductions Carrier

More information

Chapter 8: Exchange. 8.1: Introduction. 8.2: Exchange. 8.3: Individual A s Preferences and Endowments

Chapter 8: Exchange. 8.1: Introduction. 8.2: Exchange. 8.3: Individual A s Preferences and Endowments Chapter 8: Exchange 8.1: Introduction In many ways this chapter is the most important in the book. If you have time to study just one, this is the one that you should study (even though it might be a bit

More information

Global position system technology to monitoring auto transport in Latvia

Global position system technology to monitoring auto transport in Latvia Peer-reviewed & Open access journal www.academicpublishingplatforms.com The primary version of the journal is the on-line version ATI - Applied Technologies & Innovations Volume 8 Issue 3 November 2012

More information

Chapter 13. Microeconomics. Monopolistic Competition: The Competitive Model in a More Realistic Setting

Chapter 13. Microeconomics. Monopolistic Competition: The Competitive Model in a More Realistic Setting Microeconomics Modified by: Yun Wang Florida International University Spring, 2018 1 Chapter 13 Monopolistic Competition: The Competitive Model in a More Realistic Setting Chapter Outline 13.1 Demand and

More information

Production Activity Control

Production Activity Control Production Activity Control Here the progress of manufacturing operations in the workshop is recorded. Also the material transactions tied to the Open WO s are entered. Open Work Order Maintenance Window

More information

WAYNE STATE UNIVERSITY Department of Industrial and Manufacturing Engineering May, 2010

WAYNE STATE UNIVERSITY Department of Industrial and Manufacturing Engineering May, 2010 WAYNE STATE UNIVERSITY Department of Industrial and Manufacturing Engineering May, 2010 PhD Preliminary Examination Candidate Name: 1- Sensitivity Analysis (20 points) Answer ALL Questions Question 1-20

More information

What are requirements? Basics of Requirement Engineering. Definition of a Stakeholder. Stated Vs. Real Requirements. Stated Vs.

What are requirements? Basics of Requirement Engineering. Definition of a Stakeholder. Stated Vs. Real Requirements. Stated Vs. What are requirements? Basics of Requirement Engineering Muzaffar Iqbal Farooqi A requirement is a necessary attribute in a system, a statement that identifies a capability, characteristic, or quality

More information

Genetic Algorithms and Sensitivity Analysis in Production Planning Optimization

Genetic Algorithms and Sensitivity Analysis in Production Planning Optimization Genetic Algorithms and Sensitivity Analysis in Production Planning Optimization CECÍLIA REIS 1,2, LEONARDO PAIVA 2, JORGE MOUTINHO 2, VIRIATO M. MARQUES 1,3 1 GECAD Knowledge Engineering and Decision Support

More information

Welcome to the course on the working process across branch companies.

Welcome to the course on the working process across branch companies. Welcome to the course on the working process across branch companies. In this course we will review the major work processes across branch companies. We will start with the intercompany trade process.

More information

Modeling of competition in revenue management Petr Fiala 1

Modeling of competition in revenue management Petr Fiala 1 Modeling of competition in revenue management Petr Fiala 1 Abstract. Revenue management (RM) is the art and science of predicting consumer behavior and optimizing price and product availability to maximize

More information

Structural Properties of third-party logistics networks

Structural Properties of third-party logistics networks Structural Properties of third-party logistics networks D.Armbruster School of Mathematical and Statistical Sciences, Arizona State University & Department of Mechanical Engineering, Eindhoven University

More information

PRODUCTION PLANNING MODULE

PRODUCTION PLANNING MODULE Anar Pharmaceuticals Limited ERP Project In Sales & Distribution Module I had recommended: PRODUCTION PLANNING MODULE 1. Monthly Corporate Sales Budget Process (Refer Sales Budget - page 32) & 2. Macro

More information

MDMA Method- An Optimal Solution for Transportation Problem

MDMA Method- An Optimal Solution for Transportation Problem Middle-East Journal of Scientific Research 24 (12): 3706-3710, 2016 ISSN 1990-9233 IDOSI Publications, 2016 DOI: 10.5829/idosi.mejsr.2016.3706.3710 MDMA Method- An Optimal Solution for Transportation Problem

More information

A MANAGER S ROADMAP GUIDE FOR LATERAL TRANS-SHIPMENT IN SUPPLY CHAIN INVENTORY MANAGEMENT

A MANAGER S ROADMAP GUIDE FOR LATERAL TRANS-SHIPMENT IN SUPPLY CHAIN INVENTORY MANAGEMENT A MANAGER S ROADMAP GUIDE FOR LATERAL TRANS-SHIPMENT IN SUPPLY CHAIN INVENTORY MANAGEMENT By implementing the proposed five decision rules for lateral trans-shipment decision support, professional inventory

More information

DEFINING REVERSE LOGISTICS PLATFORMS

DEFINING REVERSE LOGISTICS PLATFORMS DEFINING REVERSE LOGISTICS PLATFORMS WHAT ARE THEY AND HOW DO THEY WORK? WHITE PAPER 2017 INTRODUCTION Driven by the desire to capture savings throughout the entire supply chain, retailers and consumer

More information

All NEMOs proposal for the price coupling algorithm and for the continuous trading matching algorithm, also incorporating TSO and NEMO proposals for

All NEMOs proposal for the price coupling algorithm and for the continuous trading matching algorithm, also incorporating TSO and NEMO proposals for All NEMOs proposal for the price coupling algorithm and for the continuous trading matching algorithm, also incorporating TSO and NEMO proposals for a common set of requirements, in accordance with Article

More information

Learning Objectives. Location Planning. Nature of Location Decisions. Need for Location Decisions. Location Decision Factors

Learning Objectives. Location Planning. Nature of Location Decisions. Need for Location Decisions. Location Decision Factors Learning Objectives Location Planning Dr. Richard Jerz List some of the main reasons organizations need to make location decisions. Explain why location decisions are important. Discuss the options that

More information

Predictive Planning for Supply Chain Management

Predictive Planning for Supply Chain Management Predictive Planning for Supply Chain Management David Pardoe and Peter Stone Department of Computer Sciences The University of Texas at Austin {dpardoe, pstone}@cs.utexas.edu Abstract Supply chains are

More information

The retailer is the final frontier of

The retailer is the final frontier of Demand planning and Forecasting with Pos Data: A Case Study By Fred Andres The retailer is the final frontier of supply chain planning. So, it is important for manufacturers to have a serious look at what

More information

SEQUENCING & SCHEDULING

SEQUENCING & SCHEDULING SEQUENCING & SCHEDULING November 14, 2010 1 Introduction Sequencing is the process of scheduling jobs on machines in such a way so as to minimize the overall time, cost and resource usage thereby maximizing

More information

Technical Bulletin Comparison of Lossy versus Lossless Shift Factors in the ISO Market Optimizations

Technical Bulletin Comparison of Lossy versus Lossless Shift Factors in the ISO Market Optimizations Technical Bulletin 2009-06-03 Comparison of Lossy versus Lossless Shift Factors in the ISO Market Optimizations June 15, 2009 Comparison of Lossy versus Lossless Shift Factors in the ISO Market Optimizations

More information

Presentation: H. Sarper An Introduction to Modeling

Presentation: H. Sarper An Introduction to Modeling Chapter 1 An introduction to Model Building to accompany Introduction to Mathematical Programming: Operations Research, Volume 1 4th edition, by Wayne L. Winston and Munirpallam Venkataramanan Presentation:

More information

one Introduction chapter Overview Chapter

one Introduction chapter Overview Chapter one Introduction Chapter chapter Overview 1.1 Introduction to Decision Support Systems 1.2 Defining a Decision Support System 1.3 Decision Support Systems Applications 1.4 Textbook Overview 1.5 Summary

More information

We consider a distribution problem in which a set of products has to be shipped from

We consider a distribution problem in which a set of products has to be shipped from in an Inventory Routing Problem Luca Bertazzi Giuseppe Paletta M. Grazia Speranza Dip. di Metodi Quantitativi, Università di Brescia, Italy Dip. di Economia Politica, Università della Calabria, Italy Dip.

More information

Procedia - Social and Behavioral Sciences 189 ( 2015 ) XVIII Annual International Conference of the Society of Operations Management (SOM-14)

Procedia - Social and Behavioral Sciences 189 ( 2015 ) XVIII Annual International Conference of the Society of Operations Management (SOM-14) Available online at www.sciencedirect.com ScienceDirect Procedia - Social and ehavioral Sciences 189 ( 2015 ) 184 192 XVIII Annual International Conference of the Society of Operations Management (SOM-14)

More information

DIS 300. Quantitative Analysis in Operations Management. Instructions for DIS 300-Transportation

DIS 300. Quantitative Analysis in Operations Management. Instructions for DIS 300-Transportation Instructions for -Transportation 1. Set up the column and row headings for the transportation table: Before we can use Excel Solver to find a solution to C&A s location decision problem, we need to set

More information

56:171 Homework Exercises -- Fall 1993 Dennis Bricker Dept. of Industrial Engineering The University of Iowa

56:171 Homework Exercises -- Fall 1993 Dennis Bricker Dept. of Industrial Engineering The University of Iowa 56:7 Homework Exercises -- Fall 99 Dennis Bricker Dept. of Industrial Engineering The University of Iowa Homework # Matrix Algebra Review: The following problems are to be found in Chapter 2 of the text,

More information

SAP Supply Chain Management

SAP Supply Chain Management Estimated Students Paula Ibanez Kelvin Thompson IDM 3330 70 MANAGEMENT INFORMATION SYSTEMS SAP Supply Chain Management The Best Solution for Supply Chain Managers in the Manufacturing Field SAP Supply

More information

In the last session we introduced the firm behaviour and the concept of profit maximisation. In this session we will build on the concepts discussed

In the last session we introduced the firm behaviour and the concept of profit maximisation. In this session we will build on the concepts discussed In the last session we introduced the firm behaviour and the concept of profit maximisation. In this session we will build on the concepts discussed previously by examining cost structure, which is a key

More information

Industrial IT cpmplus Collaborative Production Management. cpmplus for Pulp and Paper

Industrial IT cpmplus Collaborative Production Management. cpmplus for Pulp and Paper Industrial IT cpmplus Collaborative Production Management cpmplus for Pulp and Paper Maximizing the performance of your assets The best-in-class mill operations Today s economic environment requires paper

More information

Evolutionary Algorithms and Simulated Annealing in the Topological Configuration of the Spanning Tree

Evolutionary Algorithms and Simulated Annealing in the Topological Configuration of the Spanning Tree Evolutionary Algorithms and Simulated Annealing in the Topological Configuration of the Spanning Tree A. SADEGHEIH Department of Industrial Engineering University of Yazd, P.O.Box: 89195-741 IRAN, YAZD

More information

PLANNING OF ORDER PICKING PROCESSES USING SIMULATION AND A GENETIC ALGORITHM IN MULTI-CRITERIA SCHEDULING OPTIMIZATION

PLANNING OF ORDER PICKING PROCESSES USING SIMULATION AND A GENETIC ALGORITHM IN MULTI-CRITERIA SCHEDULING OPTIMIZATION PLANNING OF ORDER PICKING PROCESSES USING SIMULATION AND A GENETIC ALGORITHM IN MULTI-CRITERIA SCHEDULING OPTIMIZATION Balázs Molnár Budapest University of Technology and Economics Department of Transportation

More information

Power System Economics and Market Modeling

Power System Economics and Market Modeling Power System Economics and Market Modeling 2001 South First Street Champaign, Illinois 61820 +1 (217) 384.6330 support@powerworld.com http://www.powerworld.com PowerWorld Simulator OPF and Locational Marginal

More information

PAPER 5 ADVANCED MANAGEMENT ACCOUNTING MAY 2013

PAPER 5 ADVANCED MANAGEMENT ACCOUNTING MAY 2013 Q.1 PAPER 5 ADVANCED MANAGEMENT ACCOUNTING MAY 2013 (a) A process industry unit manufactures three joint products: A, B and C. C has no realisable value unless it undergoes further processing after the

More information

Transshipment and Assignment Models

Transshipment and Assignment Models March 31, 2009 Goals of this class meeting 2/ 5 Learn how to formulate transportation models with intermediate points. Learn how to use the transportation model framework for finding optimal assignments.

More information

Quiz Questions. For Process Integration. Fill in the blanks type Questions

Quiz Questions. For Process Integration. Fill in the blanks type Questions Quiz Questions For Process Integration Fill in the blanks type Questions 1. is the key parameter used in the Pinch Technology. ( T min ) 2. In onion diagram pinch technology in applied at. (the boundary

More information

Modeling Linear Programming Problem Using Microsoft Excel Solver

Modeling Linear Programming Problem Using Microsoft Excel Solver Modeling Linear Programming Problem Using Microsoft Excel Solver ADEKUNLE Simon Ayo* & TAFAMEL Andrew Ehiabhi (Ph.D) Department of Business Administration, Faculty of Management Sciences, University of

More information

Chapter 11 Cost/Flow Baseline

Chapter 11 Cost/Flow Baseline Chapter 11 Cost/Flow Baseline 11.1 Introduction Overview A cost/flow baseline in SAILS serves two purposes: to establish model validity, and to provide a basis for comparing the results of a given optimization

More information

Container Logistic Transport Planning Model

Container Logistic Transport Planning Model Research ournal of Applied Sciences, Engineering and Technology 5(21): 5034-5038, 2013 ISSN: 2040-7459; e-issn: 2040-7467 Maxwell Scientific Organization, 2013 Submitted: September 13, 2012 Accepted: October

More information

Algebra II: Strand 2. Linear Functions; Topic 4. Applications of Linear Programming; Task 2.4.1

Algebra II: Strand 2. Linear Functions; Topic 4. Applications of Linear Programming; Task 2.4.1 1 TASK 2.4.1: COTTON VS. CORN Solutions Suppose a farmer has 150 acres available for planting corn and cotton. The cotton seeds cost $3 per acre and the corn seeds cost $5 per acre. The total labor costs

More information